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

Unified Diff: icu46/source/data/xml/main/bg.xml

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/xml/main/bez.xml ('k') | icu46/source/data/xml/main/bm.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/xml/main/bg.xml
===================================================================
--- icu46/source/data/xml/main/bg.xml (revision 0)
+++ icu46/source/data/xml/main/bg.xml (revision 0)
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
+-->
+<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
+[
+ <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
+ %icu;
+]
+>
+<ldml>
+ <identity>
+ <version number="$Revision: 1.23 $"/>
+ <generation date="$Date: 2008/05/25 01:05:50 $"/>
+ <language type="bg"/>
+ </identity>
+ <characters>
+ <special xmlns:icu="http://www.icu-project.org/">
+ <icu:scripts>
+ <icu:script type="1">Cyrl</icu:script>
+ </icu:scripts>
+ </special>
+ </characters>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dayPeriods>
+ <dayPeriodContext type="format">
+ <dayPeriodWidth type="wide">
+ <dayPeriod type="am">пр. об.</dayPeriod>
+ <dayPeriod type="pm">сл. об.</dayPeriod>
+ </dayPeriodWidth>
+ </dayPeriodContext>
+ </dayPeriods>
+ </calendar>
+ </calendars>
+ </dates>
+</ldml>
+
« no previous file with comments | « icu46/source/data/xml/main/bez.xml ('k') | icu46/source/data/xml/main/bm.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698