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

Side by Side Diff: icu52/source/data/xml/main/zh_Hant.xml

Issue 239513016: Remove source/data/xml (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/xml/main/zh_Hans.xml ('k') | icu52/source/data/xml/main/zu.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!--
3 Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
4 -->
5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.d td"
6 [
7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldm lICU.dtd">
8 %icu;
9 ]
10 >
11 <ldml>
12 <identity>
13 <version number="$Revision: 1.9 $"/>
14 <generation date="$Date: 2008/05/25 01:05:59 $"/>
15 <language type="zh"/>
16 <script type="Hant"/>
17 </identity>
18 <characters>
19 <special xmlns:icu="http://www.icu-project.org/">
20 <icu:scripts>
21 <icu:script type="1">Hani</icu:script>
22 <icu:script type="2">Bopo</icu:script>
23 </icu:scripts>
24 </special>
25 </characters>
26 <dates>
27 <calendars>
28 <calendar type="gregorian">
29 <dayPeriods>
30 <dayPeriodContext type="format">
31 <dayPeriodWidth type="wide">
32 <dayPeriod type="am">上午< /dayPeriod>
33 <dayPeriod type="pm">下午< /dayPeriod>
34 </dayPeriodWidth>
35 </dayPeriodContext>
36 </dayPeriods>
37 </calendar>
38 </calendars>
39 </dates>
40 </ldml>
41
OLDNEW
« no previous file with comments | « icu52/source/data/xml/main/zh_Hans.xml ('k') | icu52/source/data/xml/main/zu.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698