Skip to content
  • Halla Rempt's avatar
    Fix setting the language from the environment · 36509994
    Halla Rempt authored
    We must absolutely NOT use i18n calls when initializing strings
    statically. Use ki18n instead. Calling for translations before the
    application is started is not supported and breaks initializing
    the language.
    
    CCMAIL:kimageshop@kde.org
    36509994