D25530: Sonnet: Add locales that are missing in QLocale

Alexander Potashev noreply at phabricator.kde.org
Tue Nov 26 06:02:22 GMT 2019


aspotashev added inline comments.

INLINE COMMENTS

> loader.cpp:255
> +        {QLatin1String("cv"),      {QStringLiteral("Чӑвашла"),           QString()}},          //Chuvash
> +        {QLatin1String("cv_RU"),   {QStringLiteral("Чӑвашла"),           QStringLiteral("Россия")}},
> +        {QLatin1String("grc"),     {QStringLiteral("Αρχαία Ελληνικά"),   QString()}},          //Ancient Greek

Is there any rule behind your decision to spell some language names capitalized and some others not capitalized?

Examples:

- Чӑвашла - first letter is capital
- коми - all letters in lowercase

I didn't find any indication that these languages might have a rule to capitalize language names like English has.

REPOSITORY
  R246 Sonnet

REVISION DETAIL
  https://phabricator.kde.org/D25530

To: waqar
Cc: aspotashev, aacid, yurchor, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191126/9f6b4f78/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list