diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-02 09:01:57 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-02 09:01:57 -0400 |
commit | 8ce3f3f29025a2ff1d187ae4144792a38e28767e (patch) | |
tree | 38b4432de8b919a9e1ab96d636b3d8f52e860022 /src-qt5/core/lumina-desktop/SystemWindow.ui | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-8ce3f3f29025a2ff1d187ae4144792a38e28767e.tar.gz lumina-8ce3f3f29025a2ff1d187ae4144792a38e28767e.tar.bz2 lumina-8ce3f3f29025a2ff1d187ae4144792a38e28767e.zip |
Clean up some text on various UI's:
1) Unify the terminology for all the "leave" options (power off, restart, log out)
2) Remove some superfluous text from the system dashboard plugin menu.
Diffstat (limited to 'src-qt5/core/lumina-desktop/SystemWindow.ui')
-rw-r--r-- | src-qt5/core/lumina-desktop/SystemWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/SystemWindow.ui b/src-qt5/core/lumina-desktop/SystemWindow.ui index 9e25509b..49beb0d9 100644 --- a/src-qt5/core/lumina-desktop/SystemWindow.ui +++ b/src-qt5/core/lumina-desktop/SystemWindow.ui @@ -84,7 +84,7 @@ <item> <widget class="QToolButton" name="tool_shutdown"> <property name="text"> - <string>Shutdown</string> + <string>Power Off</string> </property> <property name="iconSize"> <size> |