Summary: | Typo/mismatched strings in kickoff/leave/logout box | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Jonas Thorell <jthorell> |
Component: | widget-kickoff | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aseigo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jonas Thorell
2009-01-04 02:17:50 UTC
holy nitpick. this can't be fixed until 4.3 due to string freeze. there are other discrepancies as well (Restart the computer <-> Restart computer). the dialog is in ksmserver and kickoff is part of plasma, so they need to be manually synced up. obviously, this didn't happen for 4.2. i'm really on the fence with changing the titles in kickoff, but the phrases that are common should obviously be synced. SVN commit 912668 by asouza: Fix the differences between kickoff labels and ksmserver Update the labels but keep 'Shutdown' in kickoff menu. The approach here seems to give a "one word" description of the action and a little label with a phrase explaining the action in kickoff menu, and the same phrase in ksmserver dialog. So no need to change the word 'Shutdown' in this menu, but synced all other 'explaining phrases'. BUG:179563 M +3 -3 leavemodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=912668 |