From e7e90b72fd3161c5d55fed49e100781dfa3e9408 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:01 +0000 Subject: Imported Upstream version 0.84 --- xsane.LANGUAGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'xsane.LANGUAGES') diff --git a/xsane.LANGUAGES b/xsane.LANGUAGES index c77db9e..87add6c 100644 --- a/xsane.LANGUAGES +++ b/xsane.LANGUAGES @@ -1,6 +1,6 @@ Since version 0.36 xsane supports NLS, you can add a translation file for your language now. If you want to add a new language to -xsane please read the file po/README.ADD_NEW_LANGUAGE! +xsane please read the file po/README Backend text translation is done by an own translation table for the backend sane-"backendname".mo that has to be made available by the backend! @@ -9,6 +9,10 @@ To select your language, set environment variable LANG to the abbreviation of your language, eg: export LANG=de +on some systems this must be specified this way: +export LANG=german +or +export LANG=de_DE Oliver Rauch -- cgit v1.2.3