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

Unified Diff: source/data/locales/sv_FI.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/data/locales/sv_AX.txt ('k') | source/data/locales/sv_SE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/sv_FI.txt
diff --git a/source/data/locales/sv_FI.txt b/source/data/locales/sv_FI.txt
index ef2893b4527d0141045c1e4a1be33208f4bd6297..541bce7ff7ffd0d8f5e1fe8cd2e04a8357fc8ae9 100644
--- a/source/data/locales/sv_FI.txt
+++ b/source/data/locales/sv_FI.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/sv_FI.xml
@@ -8,7 +8,7 @@
// ***************************************************************************
sv_FI{
AuxExemplarCharacters{"[ã ç ë í ñ ó š ÿ ü ž]"}
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
calendar{
gregorian{
DateTimePatterns{
@@ -27,9 +27,9 @@ sv_FI{
"{1} {0}",
}
eras{
- wide{
- "före Kristus",
- "efter Kristus",
+ wide%variant{
+ "före vår tideräkning",
+ "vår tideräkning",
}
}
}
@@ -70,22 +70,14 @@ sv_FI{
unit{
2{"{0} och {1}"}
end{"{0} och {1}"}
- middle{"{0}, {1}"}
- start{"{0}, {1}"}
}
unit-short{
2{"{0} och {1}"}
end{"{0} och {1}"}
- middle{"{0}, {1}"}
- start{"{0}, {1}"}
}
}
measurementSystemNames{
UK{"engelska enheter (UK)"}
US{"engelska enheter (USA)"}
}
- units{
- }
- unitsNarrow{
- }
}
« no previous file with comments | « source/data/locales/sv_AX.txt ('k') | source/data/locales/sv_SE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698