aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/multiplayer
diff options
context:
space:
mode:
authorKyle K <[email protected]>2022-08-09 05:00:37 -0700
committerKyle K <[email protected]>2022-08-09 05:00:37 -0700
commitaf9c3e93402a8ad6b2587d38df4893b9d3df4cae (patch)
tree1c7e5141fa038330d3b9ed9ada684db8dc662856 /src/yuzu/multiplayer
parentb1d61cd02534a421feee75fd2a1c2e6dea8e54b0 (diff)
downloadyuzu-mainline-af9c3e93402a8ad6b2587d38df4893b9d3df4cae.tar.gz
yuzu-mainline-af9c3e93402a8ad6b2587d38df4893b9d3df4cae.zip
Qt: tweak ui files
make about dialog a bit taller for full message on more systems for direct_connect.ui hedging bets here, there is a text field for port number that possibly shouldn't be translated, marking as such, but also adding a translation note for the event that it makes sense to translate the placeholder text to something other than the default multiplayer direct connect port.
Diffstat (limited to 'src/yuzu/multiplayer')
-rw-r--r--src/yuzu/multiplayer/direct_connect.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/multiplayer/direct_connect.ui b/src/yuzu/multiplayer/direct_connect.ui
index 681b6bf69..57d6ec25a 100644
--- a/src/yuzu/multiplayer/direct_connect.ui
+++ b/src/yuzu/multiplayer/direct_connect.ui
@@ -83,7 +83,7 @@
<number>5</number>
</property>
<property name="placeholderText">
- <string>24872</string>
+ <string notr="true" extracomment="placeholder string that tells user default port">24872</string>
</property>
</widget>
</item>