Cleanup modpack update prompt phrasing

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-04-15 11:44:19 +01:00
parent a0c0262a19
commit e04acdb8fb
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

@ -41,7 +41,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>-312</y>
<width>575</width> <width>575</width>
<height>1368</height> <height>1368</height>
</rect> </rect>
@ -415,7 +415,7 @@
<string>When creating a new modpack instance, suggest updating an existing instance instead.</string> <string>When creating a new modpack instance, suggest updating an existing instance instead.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Suggest to update an existing instance</string> <string>Suggest to update an existing instance during modpack installation</string>
</property> </property>
</widget> </widget>
</item> </item>