svn commit: r17290 - trunk/src/argouml-app/src/org/argouml/i18n/Translator.java

Linus Tolke <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2009-08-23 14:05:09-0700
New Revision: 17290

Modified:
   trunk/src/argouml-app/src/org/argouml/i18n/Translator.java

Log:
Prepare for the two versions of Chinese.

Modified: trunk/src/argouml-app/src/org/argouml/i18n/Translator.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/Translator.java?view=diff&pathrev=17290&r1=17289&r2=17290
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/i18n/Translator.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/i18n/Translator.java	2009-08-23 14:05:09-0700
@@ -172,7 +172,8 @@
             new Locale("nb", ""),
             new Locale("pt", ""),
             new Locale("ru", ""),
-            Locale.CHINESE,
+            Locale.SIMPLIFIED_CHINESE,
+            Locale.TRADITIONAL_CHINESE,
             Locale.UK,
         };
     }

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2386577

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.