talk about translation
authorChristian Weiske <cweiske@cweiske.de>
Thu, 17 Nov 2011 20:39:12 +0000 (21:39 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 17 Nov 2011 20:39:12 +0000 (21:39 +0100)
README.rst

index a7b98b035f9632c74f1078098b78001f833041db..78f5e7475853d5097ac4106a071c00d08c8abaf5 100644 (file)
@@ -22,3 +22,24 @@ Open issues
 License
 =======
 The plugin is subject to the GPLv3 or later.
 License
 =======
 The plugin is subject to the GPLv3 or later.
+
+
+
+Translation
+===========
+Beginning a new translation
+---------------------------
+Replace ``$lang_code`` with your two-letter language code::
+
+    $ cd po
+    $ cp messages.po $lang_code.po
+    ... edit $lang_code.po now
+    $ ./compile.sh
+
+
+Building
+========
+ipkg-build:
+ http://reichholf.net/files/dreambox/tools/ipkg-build
+
+http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen