diff options
author | Petr Mrázek <peterix@gmail.com> | 2019-08-10 20:12:42 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2019-08-10 20:12:42 +0200 |
commit | 5074a97cb3f065defc5e0476ec5a436701044f90 (patch) | |
tree | b79f1430590144de5fd9fe08e164891757be0276 /application/pages/instance/ServersPage.ui | |
parent | 441e8980b81186e00fe4c79109f616343deb7eaf (diff) | |
download | MultiMC-5074a97cb3f065defc5e0476ec5a436701044f90.tar MultiMC-5074a97cb3f065defc5e0476ec5a436701044f90.tar.gz MultiMC-5074a97cb3f065defc5e0476ec5a436701044f90.tar.lz MultiMC-5074a97cb3f065defc5e0476ec5a436701044f90.tar.xz MultiMC-5074a97cb3f065defc5e0476ec5a436701044f90.zip |
NOISSUE tweak toolbar and custom widget titles for better translations
Diffstat (limited to 'application/pages/instance/ServersPage.ui')
-rw-r--r-- | application/pages/instance/ServersPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/pages/instance/ServersPage.ui b/application/pages/instance/ServersPage.ui index 9c31abe3..5fb18113 100644 --- a/application/pages/instance/ServersPage.ui +++ b/application/pages/instance/ServersPage.ui @@ -130,7 +130,7 @@ </widget> <widget class="WideBar" name="toolBar"> <property name="windowTitle"> - <string>toolBar</string> + <string>Actions</string> </property> <property name="allowedAreas"> <set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set> |