ngraham created this revision. ngraham added reviewers: Plasma, VDG. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. ngraham requested review of this revision.
REVISION SUMMARY This patch adds the word "widget" onto the end of the string that's currently "Remove this [widget]", which yields the following user interface improvements: - The string is no longer grammatically incorrect when the name of the widget is a plural noun (e.g. "Remove this Notes" vs "Remove this Notes widget") - Reinforces the fact that everything in Plasma is a widget, emphasizing its modularity TEST PLAN [images go here] REPOSITORY R242 Plasma Framework (Library) BRANCH remove-this-widget (branched from master) REVISION DETAIL https://phabricator.kde.org/D14118 AFFECTED FILES src/plasma/containment.cpp src/plasma/private/applet_p.cpp To: ngraham, #plasma, #vdg Cc: kde-frameworks-devel, michaelh, ngraham, bruns