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

--- Comment #6 from Harald Sitter <sit...@kde.org> ---
Well, same as with the 'text' member the 'value' member translation needs to
get deferred to the Entry class (currently it is in the MemoryEntry and thus
always the language of the system, not the requested one).

With that in mind I'd say Entry needs to grow another constructor that takes a
KLocalizedString for the value. Or just change the value member to always be a
KLocalizedString maybe. At any rate, the MemoryEntry needs to give a
KLocalizedString to the Entry base class somehow so it can then contextually
localize it (see localizedLabel for how that works).

Hope that makes sense.

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

Reply via email to