/development/pdk/docs/source/ |
overview.jd | 59 <p>Android 1.6 features a multi-lingual speech synthesis engine called Pico. It allows any Android application to "speak" a string of text with an accent that matches the language. The engine supports the following languages: English (American and British accents), French, Italian, German and Spanish. If you're using a T-Mobile G1 or Dream device, you'll need to download the SpeechSynthesis Data Installer from Android Market, which includes the "voices" needed by the text-to-speech engine.
|
/external/icu4c/test/intltest/ |
numfmtst.cpp | [all...] |
apicoll.cpp | 196 errln("Creating French collation failed."); 205 logln("testing French Collator::setStrength() method ..."); 238 errln("Creating French collator failed."); 244 // If the default locale isn't French, the French and non-French collators 247 doAssert((*frCol != *junk), "The junk is the same as the French collator."); 250 doAssert((*frCol == *aFrCol), "The cloning of a French collator failed."); [all...] |
regcoll.cpp | 366 // Secondary/Tertiary comparison incorrect in French Secondary 447 // French secondary collation checking at the end of compare iteration fails 833 // sort order of french words with multiple accents has errors [all...] |
dtfmapts.cpp | 140 errln("ERROR: format() failed (French)");
|
dtptngts.cpp | 261 logln("Testing DateTimePatternGenerator createInstance from French locale"); 691 // for French, the result is "13 sept."
|
/external/icu4c/i18n/ |
ucol.cpp | [all...] |
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
MessageFormatTest.java | 229 format.setLocale(Locale.FRENCH); // use French since English has the 234 Locale.FRENCH))); 340 format.setLocale(Locale.FRENCH); // use French since English has the [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | 167 /** Attribute for direction of secondary weights - used in French. 307 * French secondary on a French collator would not be executed). [all...] |
/frameworks/base/core/res/res/xml/ |
time_zones_by_country.xml | 473 <!-- FRENCH GUIANA, -3:00 --> 905 <!-- FRENCH POLYNESIA, -9:00 --> 909 <!-- FRENCH POLYNESIA, -9:30 --> 913 <!-- FRENCH POLYNESIA, -10:00 --> 1118 <!-- FRENCH SOUTHERN TERRITORIES, 5:00 -->
|
/development/tools/zoneinfo/tzdata2009s/ |
africa | 474 # (in French), Mauritius will start and end their DST a few days earlier 491 # I guess that article in French "Le gouvernement avance l'introduction 528 # Some sources, in French: 602 # saturday night may 31st at midnight (which in french is to be 640 # One article about it (in French): 659 # (French) 767 # Iles Eparses (www.outre-mer.gouv.fr/domtom/ile.htm, 1997-07-22, in French; [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 42 "-french French accent ordering\n" 43 "-frenchoff No French accent ordering (for use with French locales.)\n" 161 {"-french", OptSpec::FLAG, &opt_french}, [all...] |
/external/icu4c/layout/ |
ScriptAndLanguageTags.h | 212 const LETag fraLanguageTag = 0x46524120; /* 'FRA' (French) */
|
/external/icu4c/test/cintltst/ |
udatpg_test.c | 338 /* for French, the result is "13 sept." */
|
capitst.c | 413 log_verbose("open an collator for french locale"); 416 log_err("ERROR: Creating French collation failed.: %s\n", myErrorName(status)); 424 log_verbose("testing French ucol_setStrength() method ...\n"); 431 log_verbose("Get display name for the french collation in english : \n"); 437 log_verbose("the display name for french collation in english: %s\n", austrdup(disName) ); [all...] |
cnumtst.c | 136 log_verbose("\nTesting unum_open() with french locale and default style(decimal)\n"); 139 log_err("Error: could not create NumberFormat (french): %s\n", myErrorName(status)); 152 log_err("Error: could not create NumberFormat using unum_open(currency, french, &status): %s\n", 164 log_err("Error: could not create NumberFormat using unum_open(percent, french, &status): %s\n", myErrorName(status)); 453 /*when we try to change the symbols of french to default we need to apply the pattern as well to fetch correct results */ [all...] |
/external/stlport/test/unit/ |
collate_facets_test.cpp | 136 CPPUNIT_MESSAGE("No french locale to check collate facet");
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uversion.h | 178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
uversion.h | 178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
|
/external/webkit/WebCore/icu/unicode/ |
uversion.h | 178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
|
/external/webkit/WebKit/mac/icu/unicode/ |
uversion.h | 178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
|
/frameworks/base/docs/html/sdk/ |
android-1.6-highlights.jd | 158 The engine supports the following languages: English (American and British accents), French,
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/ |
RuleBasedCollator.java | 32 * <li> If a French secondary ordering is specified it applies to the whole 52 * <p>'@' : Indicates that accents are sorted backwards, as in French.
|
/external/e2fsprogs/debian/ |
changelog | 177 * Add Catalan translation and update Spanish, French, and Dutch 208 * Update Vietnamese, French, and Dutch PO files from the Translation Project 366 * Update French and Dutch translations 431 * Update French, Dutch, Polish, Swedish, and Turkish translations 474 * Update French translation (Closes: #341911, #300871, #316604, #316782, 588 * Update French, Dutch, Polish, Swedish, and Turkish translations. 596 * Add Dutch translation, and update French, Polish, Swedish, and [all...] |
/external/icu4c/common/unicode/ |
uversion.h | 271 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
|