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/dialogs/AboutDialog.ui | |
parent | b9b5a82c2e0893aac94803c306f8f8fb73f4f909 (diff) | |
download | PrismLauncher-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.gz PrismLauncher-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.bz2 PrismLauncher-15aaded80bd6e978dbfaa5213df82624842bb9c9.zip |
GH-1313 remove or disable some translateable strings
Diffstat (limited to 'application/dialogs/AboutDialog.ui')
-rw-r--r-- | application/dialogs/AboutDialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/application/dialogs/AboutDialog.ui b/application/dialogs/AboutDialog.ui index a6762626..0c0619e2 100644 --- a/application/dialogs/AboutDialog.ui +++ b/application/dialogs/AboutDialog.ui @@ -83,7 +83,7 @@ </font> </property> <property name="text"> - <string>MultiMC 5</string> + <string notr="true">MultiMC 5</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> @@ -258,7 +258,7 @@ p, li { white-space: pre-wrap; } <bool>true</bool> </property> <property name="html"> - <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <string notr="true"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVu Sans Mono'; font-size:11pt; font-weight:400; font-style:normal;"> |