summaryrefslogtreecommitdiffstats
path: root/TRANSLATION
diff options
context:
space:
mode:
Diffstat (limited to 'TRANSLATION')
-rw-r--r--TRANSLATION3
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