noted some example commands on how to use pofix
This commit is contained in:
parent
f348be2ebe
commit
affa9bfdc8
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
# it can be discarded (assunming that it has in fact been used to transform
|
||||
# all incoming .po files in the meantime).
|
||||
#
|
||||
# Example usage:
|
||||
# utils/pofix.py po/wesnoth*/*.po*
|
||||
# find data/campaigns/ -name '*.cfg' | xargs utils/pofix.py
|
||||
#
|
||||
# Three lines in the structure below, marked with "#*", imply changes of
|
||||
# meaning that may require a change in translation.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue