scuffed-code/icu4c/source/data/translit/en.txt
Ram Viswanadha 9b5a03e9c5 ICU-5247 re-add deleted files
X-SVN-Rev: 19882
2006-07-24 22:16:19 +00:00

22 lines
881 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2004-2006, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
//
en{
// Format for the display name of a Transliterator.
// This is the English form of this resource.
TransliteratorNamePattern { "{0,choice,0#|1#{1}|2#{1} to {2}}" }
// Transliterator display names
// This is the English form of this resource.
// This list is currently incomplete, and care should be taken to translate these identifiers.
// TODO: Reorganize this data like Country, Currencies and Language tables.
"%Translit%Hex" { "Hex Escape" }
"%Translit%UnicodeName" { "Unicode Name" }
"%Translit%UnicodeChar" { "Unicode Character" }
}