diff options
Diffstat (limited to 'intl/icu/source/data/xml/brkitr/pt.xml')
-rw-r--r-- | intl/icu/source/data/xml/brkitr/pt.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/intl/icu/source/data/xml/brkitr/pt.xml b/intl/icu/source/data/xml/brkitr/pt.xml new file mode 100644 index 000000000..153f0550a --- /dev/null +++ b/intl/icu/source/data/xml/brkitr/pt.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!-- + Copyright (C) 2016 and later: Unicode, Inc. and others. + License & terms of use: http://www.unicode.org/copyright.html + Copyright (c) 2014-2015 International Business Machines Corporation and others. All rights reserved. + + See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly. +--> +<!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: 38848 $"/> + <language type="pt"/> + </identity> +</ldml> + |