Lines Matching refs:language

127         // language code
135 // ISO-3 language
142 // display language (English)
246 errln(" ISO-3 language code mismatch: " + testLocale.getISO3Language()
305 String language = Locale.getDefault().getLanguage();
307 if (defaultIsFrench && !language.equals("fr")) {
308 errln("Default locale should be French, but it's really " + language);
309 } else if (!defaultIsFrench && !language.equals("en")) {
310 errln("Default locale should be English, but it's really " + language);
372 errln("Display language mismatch: " + testLang + " versus " + expectedLang);
452 // 2) Does each list contain certain language and country codes we think are important
455 // all lower case for the language codes, all upper case for the country codes)
472 errln("Couldn't find " + spotCheck1[i] + " in language list.");
537 errln("Changes internal language code list!");
576 errln("Didn't get en as a language for US");
580 errln("Didn't get fr as a language for FR");
584 errln("Didn't get fr as a language for CH");
586 errln("Didn't get it as a language for CH");
588 errln("Didn't get de as a language for CH");
592 errln("Didn't get ja as a language for JP");
634 // fallback behavior, combination of language and country names to form locale
635 // names, and other stuff like that. This test just checks specific language
691 errln("Got back wrong language code for Hebrew: expected \"iw\", got \""
695 errln("Got back wrong language code for Yiddish: expected \"ji\", got \""
699 errln("Got back wrong language code for Indonesian: expected \"in\", got \""
707 * big locale-data reorg of 10/28/97. The lookup logic for language and country
717 * be updated to contain more localized language and region display names.
975 * letter language codes.
978 // Try a three letter language code, and check whether it is
988 // Try an invalid two letter language code, and check whether it