File: tr-Upper.xml

package info (click to toggle)
python-babel 1.3%2Bdfsg.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 69,060 kB
  • ctags: 1,644
  • sloc: xml: 582,663; python: 9,389; makefile: 216; sh: 188
file content (21 lines) | stat: -rw-r--r-- 990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<!--
Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<supplementalData>
  <version number="$Revision: 8268 $"/>
	<generation date="$Date: 2013-03-01 08:26:02 -0600 (Fri, 01 Mar 2013) $"/>
	<transforms>
		<transform source="tr" target="Upper" direction="forward">
			<comment># Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved.</comment>
			<comment># I and i-dotless; I-dot and i are case pairs in Turkish and Azeri</comment>
			<comment># When uppercasing, i turns into a dotted capital I</comment>
			<comment># 0069; 0069; 0130; 0130; tr; # LATIN SMALL LETTER I</comment>
			<tRule>i→İ;</tRule>
			<tRule>::Any-Upper();</tRule>
		</transform>
	</transforms>
</supplementalData>