/dalvik/libcore/luni/src/main/java/java/util/ |
ResourceBundle.java | 61 * <li>BaseName_fr (french language bundle) 64 * <li>BaseName_fr_CH (bundle with Switzerland specific resources in french) 67 * <li>BaseName_fr_FR_PREEURO (bundle with France specific resources in french of
|
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
CollatorTest.java | 69 Collator c = Collator.getInstance(Locale.FRENCH); 186 Collator c = Collator.getInstance(Locale.FRENCH); 358 Collator c = Collator.getInstance(Locale.FRENCH);
|
/external/icu4c/common/unicode/ |
resbund.h | 89 * for the French locale, for example, you would create a 90 * ResourceBundle passing Locale::FRENCH for the "locale" parameter, 92 * resources that pertain to the French locale. If the caller doesn't
|
/external/icu4c/test/intltest/ |
svccoll.cpp | 56 errln("register of french collator for en_US failed on request for en_US_FOO"); 83 errln("failed to unregister french collator"); 175 errln("failed to unregister french collator");
|
tsdtfmsy.cpp | 138 errcheckln(status, "ERROR: Couldn't create French DateFormatSymbols " + (UnicodeString)u_errorName(status)); 145 errcheckln(status, "ERROR: Couldn't create French DateFormatSymbols " + (UnicodeString)u_errorName(status)); 157 errln("ERROR: English DateFormatSymbols equal to French");
|
currcoll.cpp | 65 { 0x20A3, 0x0000}, /*20A3; L; [14 4E, 03, 03] # [0837.0020.0002] # FRENCH FRANC SIGN*/
|
loctest.cpp | 39 { "English", "French", "Catalan", "Greek", "Norwegian", "Italian", "xx", "Chinese" }, 49 { "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway, NY)", "Italian", "xx (YY)", "Chinese (Simplified Han, China)" }, 51 // display langage (French) 53 // display script (French) 55 // display country (French) 57 // display variant (French) 59 // display name (French) 111 { "English", "French", "Catalan", "Greek", "Norwegian", "Italian", "xx", "" }, 119 //{ "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway,Nynorsk)", "Italian", "xx (YY)" }, 120 { "English (United States)", "French (France)", "Catalan (Spain)", "Greek (Greece)", "Norwegian (Norway,NY)", "Italian", "xx (YY)", "" [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
Encodings.properties | 50 # USA, Canada (Bilingual, French), Netherlands, Portugal, Brazil, Australia 99 # MS-DOS Canadian French
|
/external/bluetooth/glib/po/ |
ChangeLog | 74 * fr.po: Updated French translation. 228 * fr.po: Updated French translation. 610 * fr.po: Updated French translation. 1026 * fr.po: Updated French translation by Claude Paroz. 1247 * fr.po: Updated French translation by Claude Paroz. [all...] |
/development/tools/zoneinfo/tzdata2009s/ |
antarctica | 18 # Except for the French entries, 145 # (French Institute for Polar Research and Technology). 146 # She confirms that French Southern Territories and Terre Adelie bases 150 # French Southern Territories with year-round inhabitants
|
/external/dnsmasq/ |
CHANGELOG | 71 Updated French translation. Thanks to Gildas Le Nadan. 157 Updated French translation. Thanks to Gildas Le Nadan. 161 Updated French translation. Thanks to Gildas Le Nadan. 433 Updated French translation. Thanks to Gildas Le Nadan.
|
doc.html | 92 Damien Raude-Morvan has an article in French at <A HREF="http://www.drazzib.com/docs-dnsmasq.html">http://www.drazzib.com/docs-dnsmasq.html</A>
|
/external/icu4c/layout/ |
ScriptAndLanguageTags.cpp | 197 fraLanguageTag, /* 'FRA' (French) */
|
/external/icu4c/stubdata/ |
readme.txt | 12 For example, to add French sort to icudt42l-us.dat, you need to
|
/external/icu4c/test/cintltst/ |
ccurrtst.c | 62 { 0x20A3, 0x0000}, /*20A3; L; [14 4E, 03, 03] # [0837.0020.0002] # FRENCH FRANC SIGN*/
|
cdattst.c | 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n", 190 log_verbose("PASS: Date Format for french locale successful using udat_format()\n"); 192 log_data_err("FAIL: Date Format for french locale failed using udat_format().\n" ); 249 /*for french locale */ 539 /*creating a dateformat with french locale */ 540 log_verbose("\ncreating a date format with french locale\n"); 544 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n", [all...] |
/external/quake/quake/src/WinQuake/data/ |
HELP.TXT | 112 French: +44 (0)1923 209148
|
/external/sqlite/android/ |
PhoneNumberUtilsTest.cpp | 97 // French trunk digit
|
/frameworks/base/docs/html/sdk/ |
android-1.6.jd | 461 <li>French, France (fr_FR)</li> 462 <li>French, Belgium (fr_BE)</li> 466 <li>French, Canada (fr_CA)</li> 467 <li>French, Switzerland (fr_CH)</li>
|
android-2.2.jd | 392 <li>French, France (fr_FR)</li> 393 <li>French, Belgium (fr_BE)</li> 397 <li>French, Canada (fr_CA)</li> 398 <li>French, Switzerland (fr_CH)</li>
|
/external/webkit/JavaScriptCore/icu/unicode/ |
ucol.h | 176 /** Attribute for direction of secondary weights - used in French.\ 320 * French secondary on a French collator would not be executed). [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucol.h | 176 /** Attribute for direction of secondary weights - used in French.\ 320 * French secondary on a French collator would not be executed). [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
localization.jd | 225 that you want to localize all the text in your application to French, and most
235 Contain French text for all the strings, including <code>title</code>.</li>
246 <li>If the device is set to any language other than French, Android will load
248 <li>If the device is set to French, Android will load <code>title</code> from
460 example <code>fr</code> for French and <code>CA</code> for Canada.<br>
476 <p>For instance, to test in Canadian French:</p>
489 support. For example, if the application has French strings in
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
MccTable.java | 123 (340, 'gp', 2, 'Guadeloupe (French Department of)'), 210 (547, 'pf', 2, "French Polynesia (Territoire franais d'outre-mer)"), 260 (647, 're', 2, 'Reunion (French Department of)'), 286 (742, 'gf', 2, 'French Guiana (French Department of)'),
|
/dalvik/libcore/text/src/main/java/java/text/ |
RuleBasedCollator.java | 32 * <li> If a French secondary ordering is specified it applies to the whole 65 * '@' : Indicates that accents are sorted backwards, as in French.
|