From d15536614d8acd9f4ab178c2ceeef8279fd992bd Mon Sep 17 00:00:00 2001 From: AndySky21 Date: Sun, 9 Nov 2014 14:36:17 +0100 Subject: [PATCH] Update translation.txt correction: the folders' name are lang/{language_code} --- doc/translation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/translation.txt b/doc/translation.txt index efab946..fbbbd3b 100644 --- a/doc/translation.txt +++ b/doc/translation.txt @@ -22,7 +22,7 @@ windows: https://www.python.org/download/windows/ -- create an new directory lang/{new_language} +- create an new directory lang/{new_language_code} - create the new po file: ubuntu: msginit --locale {locale for new language eg: en_US} -i lang/adarkroom.pot -o lang/{new_language}/strings.po