| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/ta.xml | 6 // * Source File: <path>/common/main/ta.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ta.xml | 10 * ICU <specials> source: <path>/common/main/ta.xml |
| (...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 y{"d/M/y – d/M/y G"} | 423 y{"d/M/y – d/M/y G"} |
| 424 } | 424 } |
| 425 } | 425 } |
| 426 } | 426 } |
| 427 gregorian{ | 427 gregorian{ |
| 428 AmPmMarkers{ | 428 AmPmMarkers{ |
| 429 "முற்பகல்", | 429 "முற்பகல்", |
| 430 "பிற்பகல்", | 430 "பிற்பகல்", |
| 431 } | 431 } |
| 432 AmPmMarkersAbbr{ | 432 AmPmMarkersAbbr{ |
| 433 "முற்பகல்", | 433 "AM", |
| 434 "பிற்பகல்", | 434 "PM", |
| 435 } | 435 } |
| 436 AmPmMarkersNarrow{ | 436 AmPmMarkersNarrow{ |
| 437 "மு.ப", | 437 "மு.ப", |
| 438 "பி.ப", | 438 "பி.ப", |
| 439 } | 439 } |
| 440 DateTimePatterns{ | 440 DateTimePatterns{ |
| 441 "h:mm:ss a zzzz", | 441 "h:mm:ss a zzzz", |
| 442 "h:mm:ss a z", | 442 "h:mm:ss a z", |
| 443 "h:mm:ss a", | 443 "h:mm:ss a", |
| 444 "h:mm a", | 444 "h:mm a", |
| (...skipping 922 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1367 Tone{"டோன்"} | 1367 Tone{"டோன்"} |
| 1368 UNGEGN{"UNGEGN"} | 1368 UNGEGN{"UNGEGN"} |
| 1369 x-Accents{"ஒலிப்புகள்"} | 1369 x-Accents{"ஒலிப்புகள்"} |
| 1370 x-Fullwidth{"முழு அகலம்"} | 1370 x-Fullwidth{"முழு அகலம்"} |
| 1371 x-Halfwidth{"அரை அகலம்"} | 1371 x-Halfwidth{"அரை அகலம்"} |
| 1372 x-Jamo{"ஜமோ"} | 1372 x-Jamo{"ஜமோ"} |
| 1373 x-Pinyin{"பின்யின்"} | 1373 x-Pinyin{"பின்யின்"} |
| 1374 x-Publishing{"வெளியிடுகிறது"} | 1374 x-Publishing{"வெளியிடுகிறது"} |
| 1375 } | 1375 } |
| 1376 } | 1376 } |
| OLD | NEW |