diff options
author | Arun Persaud <arun@nubati.net> | 2013-01-13 15:36:17 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2013-01-13 15:36:17 -0800 |
commit | fd52a255dd62431bf20532b733c4b14d0db85f1c (patch) | |
tree | 857e13f723f96060adba301ffde2a1ca3344b5ab /TRANSLATION | |
parent | b3e8693512b850c4e8d375bb5935de18c42efae0 (diff) | |
download | e-DoKo-fd52a255dd62431bf20532b733c4b14d0db85f1c.tar.gz e-DoKo-fd52a255dd62431bf20532b733c4b14d0db85f1c.tar.bz2 e-DoKo-fd52a255dd62431bf20532b733c4b14d0db85f1c.zip |
TRANSLATION: marked more strings for translation
Diffstat (limited to 'TRANSLATION')
-rw-r--r-- | TRANSLATION | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TRANSLATION b/TRANSLATION index 7be17a2..e5c7639 100644 --- a/TRANSLATION +++ b/TRANSLATION @@ -5,7 +5,6 @@ to update the pot file run: xgettext -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): cd po @@ -20,4 +19,4 @@ Start editing and then after updating a po run: msgconv -t utf-8 de.po > de.po.new && mv de.po.new de.po msgfmt -cv -o de.mo de.po -mv de.mo ../locale/de/LC_MESSAGES/edoko.mo
\ No newline at end of file +mv de.mo ../locale/de/LC_MESSAGES/edoko.mo |