https://bugs.kde.org/show_bug.cgi?id=375880

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-desktop/f8a9c37373bb895
                   |                            |43b4c323e55673718da1304db
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit f8a9c37373bb89543b4c323e55673718da1304db by David Edmundson.
Committed on 06/02/2017 at 17:07.
Pushed by davidedmundson into branch 'Plasma/5.9'.

Fix i18n extraction in Kickoff Buttons

Summary:
The current code returns a string containing an array of properties.
This breaks i18n extraction as i18n() inside another string won't work.

This patch returns properties as an object so that i18n translation
works.

The config is also changed so that extraction works properly.

Test Plan:
Kickoff loads as before
No i18n is nested in a string

Reviewers: apol, #plasma, broulik

Reviewed By: apol, #plasma, broulik

Subscribers: broulik, plasma-devel

Tags: #plasma

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

M  +6    -6    applets/kickoff/package/contents/ui/ConfigButtons.qml
M  +13   -6    applets/kickoff/package/contents/ui/FullRepresentation.qml

https://commits.kde.org/plasma-desktop/f8a9c37373bb89543b4c323e55673718da1304db

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to