diff options
author | Arun Persaud <arun@nubati.net> | 2013-03-29 22:45:09 -0700 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2013-03-29 22:59:00 -0700 |
commit | e930c23ac2a2571ed9cc2a42334321ce150a6dbf (patch) | |
tree | 199d7090c64bf7456f7e00da3abfa93903e98ecd /TRANSLATION | |
parent | d0d40e3329fdb97e082636b49b459c4301d35f15 (diff) | |
download | e-DoKo-e930c23ac2a2571ed9cc2a42334321ce150a6dbf.tar.gz e-DoKo-e930c23ac2a2571ed9cc2a42334321ce150a6dbf.tar.bz2 e-DoKo-e930c23ac2a2571ed9cc2a42334321ce150a6dbf.zip |
TRANSLATION: marked more strings for translation
Diffstat (limited to 'TRANSLATION')
-rw-r--r-- | TRANSLATION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TRANSLATION b/TRANSLATION index e5c7639..ef8b2c4 100644 --- a/TRANSLATION +++ b/TRANSLATION @@ -2,7 +2,7 @@ Translation: to update the pot file run: -xgettext -L PHP -n --package-name=edoko --msgid-bugs-address=arun@nubati.net *php */*php +xgettext --add-comment=/ -L PHP -n --package-name=edoko --msgid-bugs-address=arun@nubati.net *php */*php mv messages.po po/messages.pot To start a new translation use something like (here shown to create de.po): |