Correctly translate combo box in media frame plasmoid

Authored by davidedmundson on Apr 8 2016, 12:35 AM.

Description

Correctly translate combo box in media frame plasmoid

Summary:
ListElement doesn't support script values. The original code used a
"stupid hack" to try and run i18n later, but that doesn't work as we
haven't extracted the original text.

Porting to a Javascript map works (and is the approach taken by the main
image wallpaper for a similar model)

Introduces a lot of new strings being extracted properly.

Subscribers: plasma-devel

Projects: Plasma

CC: kde-i18n-docs@kde.org

Differential Revision: https://phabricator.kde.org/D1352

Details

Committed
davidedmundsonApr 8 2016, 12:30 PM
Differential Revision
D1352: Correctly translate combo box in media frame plasmoid
Parents
R114:fc115e595d6d: Add i18n() to a UI facing string
Branches
Unknown
Tags
Unknown