Skip to content
  • Pino Toscano's avatar
    i18n: use plural forms for KSaneOption::unitString() strings · f88f843d
    Pino Toscano authored
    The resulting string is set as suffix for KPluralHandlingSpinBox.
    KPluralHandlingSpinBox tries to substitute the value, so the
    KLocalizedString set must be either a plural form.
    
    Hence, make all the strings returned by KSaneOption::unitString()
    as plural forms.
    
    BUG: 370940
    FIXED-IN: 20.07.80
    f88f843d