Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JForum
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
JForum
How can i do that it support simple chinese?
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I don't like the chinese-TW.
I want it is simple chinese.
How can i do ?
[originally posted on jforum.net by c.code]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
you need not do anything!
Support for different languages; easy to add new languages
[originally posted on jforum.net by yuefung]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I try it.
Use native2ascii command.
native2ascii -reverse Your_browse\zh_TW.properties Your_browse\zh_CN.txt
Use this command to make it to txt file.
Make the zh_CN.txt file to simple chinese in Office or other tools.
native2ascii Your_browse\zh_CN.txt Your_browse\zh_CN.properties
Use this command to make txt file to properties file.
Then copy it to the language package.Restart you
tomcat
,and go to the language config page,change it to zh_CN.
Refresh.
[originally posted on jforum.net by hadeslee]
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Advice on how to create game
How can i translate JForum to Chinese?
how to input chinese?
Internationalization query
database operation with other character set
More...