D18764: Show upper & lowercase letters in KLettres
Albert Astals Cid
noreply at phabricator.kde.org
Tue Feb 5 23:52:12 GMT 2019
aacid added a comment.
Hebrew and arabic work fine (i.e. no / appears)
I think this is probably useful, or at least not unuseful.
The code inside the if should be better as
prompt = i18nc("%1 is uppercase letter, %2 is lowercase one", "%1 / %2", m_currentLetter, m_currentLetter.toLower());
so that if some language wants to be fancy and change the / they can.
If noone disagrees i'll commit this next week wednesday.
REPOSITORY
R333 KLettres
REVISION DETAIL
https://phabricator.kde.org/D18764
To: bigpresh, mlaurent
Cc: aacid, shubham, narvaez, apol, kde-edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190205/7ff2900f/attachment.html>
More information about the kde-edu
mailing list