diff options
author | Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | 2023-07-15 15:59:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-15 15:59:19 +0300 |
commit | da87e825a154bc87a6017270d80e4afc1b3c2e64 (patch) | |
tree | d2787eecfbe5d484f7c73c80f9451869b13fac20 /launcher | |
parent | ab10524cd763ab9e7796608d40682fdb70912fd0 (diff) | |
download | PrismLauncher-da87e825a154bc87a6017270d80e4afc1b3c2e64.tar.gz PrismLauncher-da87e825a154bc87a6017270d80e4afc1b3c2e64.tar.bz2 PrismLauncher-da87e825a154bc87a6017270d80e4afc1b3c2e64.zip |
Update launcher/ui/dialogs/ExportToModListDialog.ui
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/ui/dialogs/ExportToModListDialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/dialogs/ExportToModListDialog.ui b/launcher/ui/dialogs/ExportToModListDialog.ui index fc72f9a9..25eb4342 100644 --- a/launcher/ui/dialogs/ExportToModListDialog.ui +++ b/launcher/ui/dialogs/ExportToModListDialog.ui @@ -173,7 +173,7 @@ <item> <widget class="QLabel" name="warningLabel"> <property name="text"> - <string>This depends on the mods meta data. To ensure the meta data run at least one time the mods update on the selected instance(no need to update the mods).</string> + <string>This depends on the mods' metadata. To ensure it is available, run an update on the instance. Installing the updates isn't necessary.</string> </property> <property name="wordWrap"> <bool>true</bool> |