Wincor Nixdorf TH210 Specifications Page 39

  • Download
  • Add to my manuals
  • Print
  • Page
    / 46
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 38
Configuration 2- 17
Creating a New Language Bundle
To create a new language bundle:
1. Create a new source code directory in
\360store\pos\locales
for the language bundle, starting
with a copy of the
en_US
directory.
2. Replace the English text in the properties files and help files in your new directory with translated
text.
3. Generate a
.jar
file using the naming convention described in the preceding section.
Configuring the System to Use a New Language Bundle
To add a new language and change the default language:
1. Store the new
.jar
file in
\360store\pos\lib\locales
.
2. Change the locale parameter to match the new locale in the
ClientConduit.xml
,
StoreServerConduit.xml
, and
CollapsedConduitFF.xml
files. These files are located in
\360store\
pos\config\conduit
.
<?xml version='1.0' ?>
<!DOCTYPE DISPATCHER SYSTEM "classpath://com/extendyourstore/foundation/tour/dtd/
dispatch.dtd">
<DISPATCHER name="STANDALONE">
<LOCALE language="es" country="PR"/>
<APPLICATION name="APPLICATION"
3. Edit the
\360store\pos\config\application.properties
file.
a. If you want the new locale to be the default locale, replace the value of the
default_locale
property with your new locale name.
b. Add your new locale name to the list in the
supported_locales
property.
default_locale=es_PR
supported_locales=en_US,es_PR,fr_CA
4. If the standard installation script is not used, then include the new
.jar
in the classpath ahead of
pos360.jar
.
Configuring Logging
Point-of-Sale logging uses the Log4J tool. Configure Log4J by editing
\360store\pos\config\log4j.xml
.
See the Apache documentation for Log4J at http://logging.apache.org/log4j for more information; a how-
to can be found at http://wiki.apache.org/logging-log4j/Log4jXmlFormat.
Page view 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 45 46

Comments to this Manuals

No comments