reactos/lib/3rdparty/icu4ros/icu/source/data/translit/en.txt
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +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" }
}