diff options
author | Petr Mrázek <peterix@gmail.com> | 2016-01-03 03:15:12 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2016-01-03 03:15:12 +0100 |
commit | 15aaded80bd6e978dbfaa5213df82624842bb9c9 (patch) | |
tree | 45c2e0c656e60139032fc1b62f74bfad4fc8d910 /application/pages/LogPage.ui | |
parent | b9b5a82c2e0893aac94803c306f8f8fb73f4f909 (diff) | |
download | MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.gz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.lz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.xz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.zip |
GH-1313 remove or disable some translateable strings
Diffstat (limited to 'application/pages/LogPage.ui')
-rw-r--r-- | application/pages/LogPage.ui | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/application/pages/LogPage.ui b/application/pages/LogPage.ui index 6beb801a..b558ba36 100644 --- a/application/pages/LogPage.ui +++ b/application/pages/LogPage.ui @@ -10,9 +10,6 @@ <height>782</height> </rect> </property> - <property name="windowTitle"> - <string>Log</string> - </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="leftMargin"> <number>0</number> @@ -33,7 +30,7 @@ </property> <widget class="QWidget" name="tab"> <attribute name="title"> - <string>Tab 1</string> + <string notr="true">Tab 1</string> </attribute> <layout class="QGridLayout" name="gridLayout"> <item row="1" column="0" colspan="5"> |