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

Unified Diff: source/data/translit/css3transform.txt

Issue 201133002: Add the minimal Tajik locale data and update tz data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 6 years, 9 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/misc/zoneinfo64.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/css3transform.txt
===================================================================
--- source/data/translit/css3transform.txt (revision 249466)
+++ source/data/translit/css3transform.txt (working copy)
@@ -9,68 +9,12 @@
//
root {
RuleBasedTransliteratorIDs {
- az-Lower {
- file {
- resource:process(transliterator) {"tr_Lower.txt"}
- direction {"FORWARD"}
- }
- }
-
- az-Title {
- file {
- resource:process(transliterator) {"tr_Title.txt"}
- direction {"FORWARD"}
- }
- }
-
- az-Upper {
- file {
- resource:process(transliterator) {"tr_Upper.txt"}
- direction {"FORWARD"}
- }
- }
-
- el-Lower {
- file {
- resource:process(transliterator) {"el_Lower.txt"}
- direction {"FORWARD"}
- }
- }
-
- el-Title {
- file {
- resource:process(transliterator) {"el_Title.txt"}
- direction {"FORWARD"}
- }
- }
-
el-Upper {
file {
resource:process(transliterator) {"el_Upper.txt"}
direction {"FORWARD"}
}
}
-
- tr-Lower {
- file {
- resource:process(transliterator) {"tr_Lower.txt"}
- direction {"FORWARD"}
- }
- }
-
- tr-Title {
- file {
- resource:process(transliterator) {"tr_Title.txt"}
- direction {"FORWARD"}
- }
- }
-
- tr-Upper {
- file {
- resource:process(transliterator) {"tr_Upper.txt"}
- direction {"FORWARD"}
- }
- }
}
TransliteratorNamePattern {
// Format for the display name of a Transliterator.
« no previous file with comments | « source/data/misc/zoneinfo64.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698