]> gitweb.fperrin.net Git - Dictionary.git/blob - jars/icu4j-52_1/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/Transliterator.properties
Added flags.
[Dictionary.git] / jars / icu4j-52_1 / tools / misc / src / com / ibm / icu / dev / tool / ime / translit / Transliterator.properties
1 #
2 #*******************************************************************************
3 #* Copyright (C) 1996-2004, International Business Machines Corporation and    *
4 #* others. All Rights Reserved.                                                *
5 #*******************************************************************************
6 #
7 # Default messages for the ICU transliterator input method.
8 #
9
10 name=ICU Transliterator
11 title=ICU Transliterator Input Method
12 start=Please wait, loading transliterators
13 activeError=Dispatch method called while the IME was inactive
14 disposedError=Dispatch called after IME was disposed
15 inputError=Dispatch called without an InputEvent
16 activateError=IME is already active
17 deactivateError=IME is already deactivated
18 hideError=Cannot hide IME while active
19 disposeError=Cannot dispose IME while active
20 multipleDisposeError=IME is already disposed