aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-11-26 13:57:31 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2022-12-06 20:52:32 +0100
commit746f6945da9d9bdb0c9fbdbe8f86810410b4172b (patch)
tree13737fbea1f884fdee919bd6235d386ff73181cb
parent5cab4d886453f8a9efa68438b4bd1c40398b7c9f (diff)
downloadPrismLauncher-746f6945da9d9bdb0c9fbdbe8f86810410b4172b.tar.gz
PrismLauncher-746f6945da9d9bdb0c9fbdbe8f86810410b4172b.tar.bz2
PrismLauncher-746f6945da9d9bdb0c9fbdbe8f86810410b4172b.zip
fix: remove rogue notr
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
-rw-r--r--launcher/ui/dialogs/BlockedModsDialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/dialogs/BlockedModsDialog.ui b/launcher/ui/dialogs/BlockedModsDialog.ui
index e352611a..2292b99c 100644
--- a/launcher/ui/dialogs/BlockedModsDialog.ui
+++ b/launcher/ui/dialogs/BlockedModsDialog.ui
@@ -36,7 +36,7 @@
<item>
<widget class="QLabel" name="labelExplain">
<property name="text">
- <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Your configured global mods folder and default downloads folder are automatically checked for the downloaded mods and they will be copied to the instance if found.&lt;/p&gt;&lt;p&gt;Optionally, you may drag and drop the downloaded mods onto this dialog or add a folder to watch if you did not download the mods to a default location.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Your configured global mods folder and default downloads folder are automatically checked for the downloaded mods and they will be copied to the instance if found.&lt;/p&gt;&lt;p&gt;Optionally, you may drag and drop the downloaded mods onto this dialog or add a folder to watch if you did not download the mods to a default location.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>