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

Unified Diff: icu52/source/data/xml/main/de.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu52/source/data/xml/main/dav.xml ('k') | icu52/source/data/xml/main/dje.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/xml/main/de.xml
===================================================================
--- icu52/source/data/xml/main/de.xml (revision 259715)
+++ icu52/source/data/xml/main/de.xml (working copy)
@@ -1,39 +0,0 @@
-<?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:51 $"/>
- <language type="de"/>
- </identity>
- <characters>
- <special xmlns:icu="http://www.icu-project.org/">
- <icu:scripts>
- <icu:script type="1">Latn</icu:script>
- </icu:scripts>
- </special>
- </characters>
- <dates>
- <calendars>
- <calendar type="gregorian">
- <dayPeriods>
- <dayPeriodContext type="format">
- <dayPeriodWidth type="wide">
- <dayPeriod type="am">vorm.</dayPeriod>
- <dayPeriod type="pm">nachm.</dayPeriod>
- </dayPeriodWidth>
- </dayPeriodContext>
- </dayPeriods>
- </calendar>
- </calendars>
- </dates>
-</ldml>
-
« no previous file with comments | « icu52/source/data/xml/main/dav.xml ('k') | icu52/source/data/xml/main/dje.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698