intra-mart Accel Platform / Language Addition Guide

Version 2 2014-04-01

«  4. Identification of the Language Materials to be added   ::   Contents   ::   5. Creation of Language Information to be added (translation and language addition setting)  »

4.1. Identification of Module Common Language Information

Message files and import files that are set as module common language information are identified.

4.1.1. Message File Identification

They are the files in which language information to be output as label on the screen, messages, and log on the server are set.

  • Message
Under %RESIN_HOME% /webapps/ %context path% /WEB-INF/conf/message Directory
  ・caption_ja.properties
  ・log-message_ja.properties
  ・message_ja.properties
  ・Other language information files in Japanese (ja) which have [properties] file extension.
  • Message for plug-in
Under %RESIN_HOME% /webapps/ %context path% /WEB-INF/plugin Directory
  ・plugin_ja.properties

4.1.2. Import Setting File (XML file / SQL file) Identification

They are the files in which import language information to be executed at tenant environment setup time is set.

  • XML file
Under %RESIN_HOME% /webapps/ %context path% /WEB-INF/storage/system/products/import/basic Directory
  ・%module ID% / %arbitrary name% _ja.xml
  • SQL file
Under %RESIN_HOME% /webapps/ %context path% /WEB-INF/storage/system/products/import/basic Directory
  ・%moduleID% / %arbitrary name% _ja.sql

«  4. Identification of the Language Materials to be added   ::   Contents   ::   5. Creation of Language Information to be added (translation and language addition setting)  »