]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Revert change (oops)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 1 May 2012 22:48:15 +0000 (22:48 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 1 May 2012 22:48:15 +0000 (22:48 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10444 7a7537e8-13f0-0310-91df-b6672ffda945

cups/language.c

index 5960d77e61038825dafce126d1aa22a110a67c4d..c536e5aa7d315ba1183bb3399766bba67b7b49e5 100644 (file)
@@ -147,8 +147,8 @@ static const _apple_language_locale_t apple_language_locale[] =
 {                                      /* Locale to language ID LUT */
   { "en",      "en_US" },
   { "nb",      "no" },
-  { "zh-Hant", "zh_CN" },
-  { "zh-Hans", "zh_TW" }
+  { "zh-Hans", "zh_CN" },
+  { "zh-Hant", "zh_TW" }
 };
 #endif /* __APPLE__ */