Home | History | Annotate | Download | only in intltest

Lines Matching refs:greek

44         {   "English",  "French",   "Catalan", "Greek",    "Norwegian",    "Italian",  "xx",   "Chinese" },
54 { "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway, NY)", "Italian", "xx (YY)", "Chinese (Simplified, China)" },
80 // display langage (Greek)[actual values listed below]
90 // display script (Greek)
92 // display country (Greek)[actual values listed below]
102 // display variant (Greek)
104 // display name (Greek)[actual values listed below]
116 { "English", "French", "Catalan", "Greek", "Norwegian", "Italian", "xx", "" },
124 //{ "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway,Nynorsk)", "Italian", "xx (YY)" },
125 { "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway,NY)", "Italian", "xx (YY)", "" }
463 Locale greek("el", "GR");
472 doTestDisplayNames(greek, DLANG_EL);