| Index: source/test/testdata/format.txt
|
| diff --git a/source/test/testdata/format.txt b/source/test/testdata/format.txt
|
| index e2d996220fa3a1592173fc3d20c0a233e13b7fb4..6c078cde1fe049d7f61c8c6aa0bee5893d87c367 100644
|
| --- a/source/test/testdata/format.txt
|
| +++ b/source/test/testdata/format.txt
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2007-2014 International Business Machines
|
| +// Copyright (c) 2007-2015 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
|
| {
|
|
|