From 830962a6be35a50cff5837c621a620afe8f1ed1c Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 17 Nov 2011 21:39:12 +0100 Subject: [PATCH] talk about translation --- README.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.rst b/README.rst index a7b98b0..78f5e74 100644 --- a/README.rst +++ b/README.rst @@ -22,3 +22,24 @@ Open issues 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 -- 2.30.2