mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-16 15:41:16 +01:00
remove wordy explanation
This commit is contained in:
parent
64cc199e1a
commit
145ab6f356
2 changed files with 1 additions and 13 deletions
|
@ -38,11 +38,6 @@
|
|||
android:text="@string/relay_config_label"
|
||||
/>
|
||||
|
||||
<TextView android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/relay_config_explain"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/config_button"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
@ -478,13 +478,6 @@
|
|||
field below. Do that and press the Play game button and you\'ll
|
||||
connect.</string>
|
||||
|
||||
<string name="relay_config_explain">To make more advanced changes
|
||||
to your game, e.g. to change the dictionary and language it uses,
|
||||
the number of players in the game or on this device, to enter or
|
||||
create a public room, etc., tap the configure button below. You
|
||||
can reach the configure screen at any time via the long-press menu
|
||||
in the main Game list screen.</string>
|
||||
|
||||
<string name="relay_config_label">Advanced settings</string>
|
||||
<string name="relay_config_label">Advanced game settings</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue