commit a1641e25ad06ffcbe7e95f251da5a815bf54d981 parent 8a9916afa4a05cdf19f7b35d27dae011112cdd84 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Wed, 14 Aug 2019 16:54:27 +0200 document how to update the locale Diffstat:
README | | | 13 | ++++++++++++- |
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/README b/README @@ -142,7 +142,18 @@ You can also train a specific pattern for _Cyrano de Bergerac_ with: This is currently undocumented. The plint folder should contain a copy of the haspirater code (possibly as a symlink) in "haspirater/". -== 5. Related work == +== 5. Updating the localization == + +When the code is changed, to update the localization information to French, do: + + cd plint + pygettext *.py ../plint.py + msgmerge -U res/messages_fr.po messages.pot + poedit res/messages_fr.po + cd .. + make + +== 6. Related work == * http://pentametron.com/ * http://virga.org/cvf/alexanql.php