aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
diff options
context:
space:
mode:
authortimoreo22 <timo.oreo34@gmail.com>2022-01-28 18:12:35 +0100
committerGitHub <noreply@github.com>2022-01-28 18:12:35 +0100
commit8b790a6dd94a7b779b72595f1e1567eda9877e86 (patch)
tree4ebc2ca7aebfb31f58ecaaeca0d7b15122b53623 /launcher/ui/pages/instance
parent1d0e6bf453bfee0d9201fabf1e979ab0aca90418 (diff)
parentf36930d81227f70046f7428b0ba41229b00687b4 (diff)
downloadPrismLauncher-8b790a6dd94a7b779b72595f1e1567eda9877e86.tar.gz
PrismLauncher-8b790a6dd94a7b779b72595f1e1567eda9877e86.tar.bz2
PrismLauncher-8b790a6dd94a7b779b72595f1e1567eda9877e86.zip
Merge branch 'PolyMC:develop' into feature/download_mods
Diffstat (limited to 'launcher/ui/pages/instance')
-rw-r--r--launcher/ui/pages/instance/LogPage.ui2
-rw-r--r--launcher/ui/pages/instance/OtherLogsPage.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/pages/instance/LogPage.ui b/launcher/ui/pages/instance/LogPage.ui
index ccfc1551..31bb368c 100644
--- a/launcher/ui/pages/instance/LogPage.ui
+++ b/launcher/ui/pages/instance/LogPage.ui
@@ -100,7 +100,7 @@
<item>
<widget class="QPushButton" name="btnPaste">
<property name="toolTip">
- <string>Upload the log to paste.ee - it will stay online for a month</string>
+ <string>Upload the log to the paste service configured in preferences</string>
</property>
<property name="text">
<string>Upload</string>
diff --git a/launcher/ui/pages/instance/OtherLogsPage.ui b/launcher/ui/pages/instance/OtherLogsPage.ui
index 56ff3b62..77f3e647 100644
--- a/launcher/ui/pages/instance/OtherLogsPage.ui
+++ b/launcher/ui/pages/instance/OtherLogsPage.ui
@@ -84,7 +84,7 @@
<item row="3" column="2">
<widget class="QPushButton" name="btnPaste">
<property name="toolTip">
- <string>Upload the log to paste.ee - it will stay online for a month</string>
+ <string>Upload the log to the paste service configured in preferences.</string>
</property>
<property name="text">
<string>Upload</string>