[Schmitzm-commits] r1375 - trunk/src_junit/skrueger/i8n

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Jan 19 14:08:01 CET 2011


Author: alfonx
Date: 2011-01-19 14:08:01 +0100 (Wed, 19 Jan 2011)
New Revision: 1375

Modified:
   trunk/src_junit/skrueger/i8n/I8NUtilTest.java
Log:


Modified: trunk/src_junit/skrueger/i8n/I8NUtilTest.java
===================================================================
--- trunk/src_junit/skrueger/i8n/I8NUtilTest.java	2011-01-19 13:06:33 UTC (rev 1374)
+++ trunk/src_junit/skrueger/i8n/I8NUtilTest.java	2011-01-19 13:08:01 UTC (rev 1375)
@@ -89,7 +89,7 @@
 		PropertiesLocale po1 = I8NUtil.propLocales.get(o1);
 
 		assertEquals("Namibia", po1.getDisplayCountry());
-		assertEquals("x2", po1.getLanguage());
+		assertEquals("od", po1.getLanguage());
 		assertEquals("Oshindonga", po1.getDisplayLanguage());
 		assertEquals("Oshindonga",
 				po1.getDisplayLanguage(Locale.GERMAN.getLanguage()));



More information about the Schmitzm-commits mailing list