1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/main/en_TT.xml 7// * 8// *************************************************************************** 9en_TT{ 10 NumberElements{ 11 latn{ 12 patterns{ 13 currencyFormat{"¤#,##0.00"} 14 } 15 } 16 } 17 Version{"2.0.41.23"} 18} 19