D29575: holidayregion.cpp - provide translatable strings for the German regions.
Allen Winter
noreply at phabricator.kde.org
Sat May 9 22:21:38 BST 2020
winterz created this revision.
winterz added a reviewer: vkrause.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
winterz requested review of this revision.
REVISION SUMMARY
The German holiday files now all have a proper country and name
since commits 4bdc6f618e77348eeafa5e802154b95febc27eab <https://phabricator.kde.org/R175:4bdc6f618e77348eeafa5e802154b95febc27eab>
and 8b3f65ed1f40975aa559881fc3116029b7e7677e <https://phabricator.kde.org/R175:8b3f65ed1f40975aa559881fc3116029b7e7677e>
this patch allows those names to be translated.
also we can see the subdivision code in the regionName
in the case we have a subdivision but no name.
i.e say we have country "XX-YY" but name field is empty
then we have regionName = countyCode(XX)(yy)
REPOSITORY
R175 KHolidays
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D29575
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
src/holidayregion.cpp
To: winterz, vkrause
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200509/367c55d4/attachment.htm>
More information about the Kde-frameworks-devel
mailing list