From 2d113e8792747151bf5d830f1a1485f2f951f940 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:04:58 +0000 Subject: Imported Upstream version 0.50 --- xsane.LANGUAGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 xsane.LANGUAGES (limited to 'xsane.LANGUAGES') diff --git a/xsane.LANGUAGES b/xsane.LANGUAGES new file mode 100644 index 0000000..c77db9e --- /dev/null +++ b/xsane.LANGUAGES @@ -0,0 +1,14 @@ +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! + +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! + +To select your language, set environment variable LANG to the +abbreviation of your language, eg: + +export LANG=de + +Oliver Rauch + -- cgit v1.2.3