-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124884/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: kxmlgui


Description
-------

QLocale and us don't always agree on how to call things, for example we call 
our translation "ca" while QLocale gives us "ca_ES" in locale::name so we need 
to strip the _ in some cases.

To make things funnier, QLocale::uiLanguages actually returns ca-ES so we first 
turn all the - to _


Diffs
-----

  src/kswitchlanguagedialog_p.cpp 2ae4b0b 

Diff: https://git.reviewboard.kde.org/r/124884/diff/


Testing
-------

tested rsibreak, works + See screenshots


File Attachments
----------------

Before
  
https://git.reviewboard.kde.org/media/uploaded/files/2015/08/22/79c70322-b55d-4940-a167-b98309eaa6ec__before.png
After
  
https://git.reviewboard.kde.org/media/uploaded/files/2015/08/22/f3eae50b-53a1-4836-809d-ede574c80690__after.png


Thanks,

Albert Astals Cid

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to