Searched defs:matchIsLocalizable (Results 1 – 1 of 1) sorted by relevance
321 boolean matchIsLocalizable) { in createMessage()329 text.substring(start, match.start()), !matchIsLocalizable)); in createMessage() local331 buffer.append(pseudolocalizeFragment(match.group(), matchIsLocalizable)); in createMessage() local334 buffer.append(pseudolocalizeFragment(text.substring(start), !matchIsLocalizable)); in createMessage() local