Searched refs:transValue (Results 1 – 2 of 2) sorted by relevance
557 String transValue = textToInsert;560 transValue = toLatin.transliterate(textToInsert);563 if (!transValue.equals(textToInsert)) {566 + TransliteratorUtilities.toXML.transliterate(transValue) + "'>"
880 String transValue; in checkForItems() local882 transValue = englishValue; in checkForItems()884 transValue = code; in checkForItems()886 missing.add(key, "TODO " + transValue); in checkForItems()