Home | History | Annotate | Download | only in translit
      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 
     14 name=ICU Transliterator
     15 title=ICU Transliterator Input Method
     16 start=Please wait, loading transliterators
     17 activeError=Dispatch method called while the IME was inactive
     18 disposedError=Dispatch called after IME was disposed
     19 inputError=Dispatch called without an InputEvent
     20 activateError=IME is already active
     21 deactivateError=IME is already deactivated
     22 hideError=Cannot hide IME while active
     23 disposeError=Cannot dispose IME while active
     24 multipleDisposeError=IME is already disposed