[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: KDE/kdelibs/kdecore/localization
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2010-06-10 18:19:58
Message-ID: 201006101919.58402.aacid () kde ! org
[Download RAW message or body]

A Dijous, 10 de juny de 2010, John Layt va escriure:
> SVN commit 1136712 by jlayt:
> 
> Fix typo in name of Digit Set.
> 
> This was introduced in 4.3, so unfortunately we can't fix the mistake in
> the enum.
> 
> CCMAIL: kde-i18n-doc@kde.org
> 
> 

You can introduce a new enum with the same value of the old one and the fixed 
name, and mark the old one to be removed in KDE 5

Albert

>  M  +1 -1      klocale.cpp
> 
> 
> --- trunk/KDE/kdelibs/kdecore/localization/klocale.cpp #1136711:1136712
> @@ -1086,7 +1086,7 @@
>          name = i18nc("digit set", "Bengali");
>          break;
>      case KLocale::DevenagariDigits:
> -        name = i18nc("digit set", "Devenagari");
> +        name = i18nc("digit set", "Devanagari");
>          break;
>      case KLocale::EasternArabicIndicDigits:
>          name = i18nc("digit set", "Eastern Arabic-Indic");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic