Add note about how to run with translation on.
authorOlof-Joachim Frahm <olof@macrolet.net>
Mon, 19 Jan 2015 20:36:45 +0000 (20:36 +0000)
committerOlof-Joachim Frahm <olof@macrolet.net>
Mon, 19 Jan 2015 20:36:58 +0000 (20:36 +0000)
README.md

index 0775d9f..10756aa 100644 (file)
--- 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