diff options
author | Weblate <noreply@weblate.org> | 2017-05-02 13:03:50 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-05-02 13:03:50 +0000 |
commit | 90f65b18a0ce4dbc82138282c36f9cdc8d86be53 (patch) | |
tree | b85f3dcc7ed4506406432e68c696034c848a9a37 /src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui | |
parent | Translated using Weblate (lumina_DESKTOP@lt (generated)) (diff) | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-90f65b18a0ce4dbc82138282c36f9cdc8d86be53.tar.gz lumina-90f65b18a0ce4dbc82138282c36f9cdc8d86be53.tar.bz2 lumina-90f65b18a0ce4dbc82138282c36f9cdc8d86be53.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui')
-rw-r--r-- | src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui b/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui index 74f61d7f..d374bfce 100644 --- a/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui +++ b/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui @@ -143,7 +143,7 @@ <x>0</x> <y>0</y> <width>179</width> - <height>177</height> + <height>208</height> </rect> </property> </widget> @@ -439,7 +439,7 @@ <x>0</x> <y>0</y> <width>179</width> - <height>284</height> + <height>299</height> </rect> </property> </widget> @@ -921,7 +921,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="text"> - <string>Suspend System</string> + <string>Suspend</string> </property> <property name="iconSize"> <size> @@ -986,7 +986,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="text"> - <string>Restart System</string> + <string>Restart</string> </property> <property name="iconSize"> <size> @@ -1014,7 +1014,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="text"> - <string>Power Off System</string> + <string>Power Off</string> </property> <property name="iconSize"> <size> @@ -1062,7 +1062,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="text"> - <string>Sign Out User</string> + <string>Log Out</string> </property> <property name="iconSize"> <size> @@ -1099,8 +1099,8 @@ <rect> <x>0</x> <y>0</y> - <width>161</width> - <height>332</height> + <width>167</width> + <height>345</height> </rect> </property> </widget> |