1#
2#*******************************************************************************
3# Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
4# License & terms of use: http://www.unicode.org/copyright.html#License        *
5#*******************************************************************************
6#*******************************************************************************
7#* Copyright (C) 1996-2004, International Business Machines Corporation and    *
8#* others. All Rights Reserved.                                                *
9#*******************************************************************************
10#
11# Default messages for the ICU transliterator input method.
12#
13
14name=ICU Transliterator
15title=ICU Transliterator Input Method
16start=Please wait, loading transliterators
17activeError=Dispatch method called while the IME was inactive
18disposedError=Dispatch called after IME was disposed
19inputError=Dispatch called without an InputEvent
20activateError=IME is already active
21deactivateError=IME is already deactivated
22hideError=Cannot hide IME while active
23disposeError=Cannot dispose IME while active
24multipleDisposeError=IME is already disposed