Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: source/data/locales/fr_HT.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/fr_GQ.txt ('k') | source/data/locales/fr_KM.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/fr_HT.txt
diff --git a/source/data/locales/fr_HT.txt b/source/data/locales/fr_HT.txt
index 63ee1052a8e17c1de0c26e9ad6484599b23d24fa..c084678eb49d274461d2bfca053ce1eebf44c1dc 100755
--- a/source/data/locales/fr_HT.txt
+++ b/source/data/locales/fr_HT.txt
@@ -1,11 +1,83 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/fr_HT.xml
// *
// ***************************************************************************
fr_HT{
- Version{"2.1.6.69"}
+ Version{"2.1.19.94"}
+ fields{
+ day-narrow{
+ dn{"jr."}
+ }
+ day-short{
+ dn{"jr."}
+ }
+ fri-narrow{
+ relative{
+ "-1"{"ven dernier"}
+ "0"{"ce ven"}
+ "1"{"ven prochain"}
+ }
+ }
+ hour-narrow{
+ dn{"hr"}
+ }
+ hour-short{
+ dn{"hr"}
+ }
+ minute-narrow{
+ dn{"min."}
+ }
+ minute-short{
+ dn{"min."}
+ }
+ mon-narrow{
+ relative{
+ "-1"{"lun dernier"}
+ "0"{"ce lun"}
+ "1"{"lun prochain"}
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{"sam dernier"}
+ "0"{"ce sam"}
+ "1"{"sam prochain"}
+ }
+ }
+ second-narrow{
+ dn{"sec."}
+ }
+ sun-narrow{
+ relative{
+ "-1"{"dim dernier"}
+ "0"{"ce dim"}
+ "1"{"dim prochain"}
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{"jeu dernier"}
+ "0"{"ce jeu"}
+ "1"{"jeu prochain"}
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{"mar dernier"}
+ "0"{"ce mar"}
+ "1"{"mar prochain"}
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{"mer dernier"}
+ "0"{"ce mer"}
+ "1"{"mer prochain"}
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/fr_GQ.txt ('k') | source/data/locales/fr_KM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698