From: Olof-Joachim Frahm Date: Mon, 19 Jan 2015 20:36:45 +0000 (+0000) Subject: Add note about how to run with translation on. X-Git-Tag: 0.1.0~2^2~4 X-Git-Url: http://repo.macrolet.net/gitweb/?p=crypto-install.git;a=commitdiff_plain;h=a4ae4a97241aaed7fdfc67144bd6e07edb732f02 Add note about how to run with translation on. --- diff --git a/README.md b/README.md index 0775d9f..10756aa 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,18 @@ initially. Currently working simultaneously on the English and German version. Patches welcome. +To run with a different language set, use: + + TEXTDOMAINDIR=locale LANGUAGE=de_DE ./crypto-install + +(I would really like to if that environment variable is okay to use +here!) + +**TODO**: If the application is installed, you should only have to set +the `LANGUAGE` environment variable instead, as the default locale +directory will be set during the installation (to +`prefix/share/locale` probably). + To start off with a new translation, use: cd po