mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
There are buttons not menu items for exiting exchange mode so
reference them in newbie text. And get rid of string for toast exiting the mode since we don't show it.
This commit is contained in:
parent
934daab6c8
commit
437e4e21ac
1 changed files with 4 additions and 5 deletions
|
@ -545,12 +545,11 @@
|
||||||
as a template.</string>
|
as a template.</string>
|
||||||
|
|
||||||
<string name="not_again_trading">You are entering tile-exchange
|
<string name="not_again_trading">You are entering tile-exchange
|
||||||
mode. Tap tiles to add/remove from the set to be exchanged, and
|
mode. Tap tiles to add/remove them from the set to be
|
||||||
use the menu to commit your turn or exit exchange mode.</string>
|
exchanged. Use the buttons to commit your turn or exit exchange
|
||||||
|
mode.</string>
|
||||||
|
|
||||||
<string name="entering_trade">Entering trade mode; use menu to
|
<string name="entering_trade">Entering exchange mode</string>
|
||||||
exit</string>
|
|
||||||
<string name="exiting_trade">Exiting trade mode</string>
|
|
||||||
|
|
||||||
<string name="relay_game_explainf">To start a basic networked two-player
|
<string name="relay_game_explainf">To start a basic networked two-player
|
||||||
game in %s:</string>
|
game in %s:</string>
|
||||||
|
|
Loading…
Reference in a new issue