X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=README.md;h=10756aadc7956fa9a1f3106c1422d18f54af6c82;hb=0daba3ec4ce446b8bea91b785fbf0f9d80c06cdc;hp=0775d9f1dcc45a44d73523877adaace92a7891f9;hpb=ce91e3508aff6c2fde423b9790eb688b35a1c7f3;p=crypto-install.git 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