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/test/testdata/format.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/test/testdata/csdetest.xml ('k') | source/test/testdata/letest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/testdata/format.txt
diff --git a/source/test/testdata/format.txt b/source/test/testdata/format.txt
index e999cfd4d56816552b952d9ecbdfd0718170701f..e2d996220fa3a1592173fc3d20c0a233e13b7fb4 100644
--- a/source/test/testdata/format.txt
+++ b/source/test/testdata/format.txt
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2013 International Business Machines
+// Copyright (c) 2007-2014 International Business Machines
// Corporation and others. All Rights Reserved.
format:table(nofallback) {
Info {
@@ -162,7 +162,7 @@ format:table(nofallback) {
"GMT",
"DATE=RELATIVE_LONG,TIME=MEDIUM",
"RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
- "17:00:00 Hôm qua"
+ "17:00:00 hôm qua"
},
// el combines formats using hyphen
{
@@ -552,7 +552,7 @@ format:table(nofallback) {
"",
"DATE=FULL,TIME=FULL",
"MILLIS=3076424179200000",
- "Friday, Heshvan 3, 103217 AM at 12:00:00 AM GMT-08:00"
+ "Friday, 3 Heshvan 103217 at 12:00:00 AM GMT-08:00"
},
}
}
« no previous file with comments | « source/test/testdata/csdetest.xml ('k') | source/test/testdata/letest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698