Language Support in Config Files
KB Home | Language Support in Config Files
Some components of PaperCut, such as the print release station and user client tool use config files to customize their behavior. These files have the .properties
file extension.
If you experience problems entering non-Latin characters into a config file, such as changing the title of a print release station and using Chinese, Japanese or Korean text, you will need to convert the text to “escape codes” first. To do this:
- Visit this online unicode converter page, and type or paste your text into the top text field (labelled
Mixed input
). - Click
Convert
. - Copy the text from the bottom-left text field (labelled
JavaScript escapes
). It should look like a series of “\u30d7\u30ea…”. - Paste/type this text into your PaperCut config file.
Categories: Translation, International Projects and Localization,
Keywords: Chinese config, Japanese config, Korean config
Comments
Share your findings and experience with other PaperCut users. Feel free to add comments and suggestions about this Knowledge Base article. Please don't use this for support requests.
Article last modified on July 05, 2018, at 07:21 PM
Printable View | Article History | Edit Article