Merge pull request #3683 from adityaruplaha/multiplayer-ui-wording-fix

multiplayer_ui: Replace "Hide Full Games" with "Hide Full Rooms"
This commit is contained in:
Weiyi Wang 2018-04-22 18:50:11 +03:00 committed by GitHub
commit 7d8b7d93fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@
<item>
<widget class="QCheckBox" name="hide_full">
<property name="text">
<string>Hide Full Games</string>
<string>Hide Full Rooms</string>
</property>
</widget>
</item>