Searched refs:fromLst (Results 1 – 1 of 1) sorted by relevance
194 String fromLst = StandardCodes.make().getData("language", code); in tryForBetter() local195 if (fromLst != null && !fromLst.equals(code)) { in tryForBetter()198 return fromLst; in tryForBetter()200 return superString + " [" + fromLst + "]"; in tryForBetter()202 return superString + " [<i>" + fromLst + "</i>]"; in tryForBetter()