mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
don't call remote player robot
This commit is contained in:
parent
b441fdb56e
commit
b2db1a0936
1 changed files with 3 additions and 3 deletions
|
@ -99,12 +99,12 @@
|
|||
<!-- <string name="gamel_menu_view_hidden">Hidden games</string> -->
|
||||
|
||||
<!-- returned by util_getUserString -->
|
||||
<string name="strd_robot_traded">Robot exchanged tiles %d this turn.</string>
|
||||
<string name="str_robot_moved">The robot made this move:</string>
|
||||
<string name="strd_robot_traded">exchanged %d tiles.</string>
|
||||
<string name="str_robot_moved">The robot made this move: </string>
|
||||
<string name="strs_values_header">%s counts/values:\n</string>
|
||||
<string name="strd_remaining_tiles_add">+ %d [all remaining tiles]</string>
|
||||
<string name="strd_unused_tiles_sub">- %d [unused tiles]</string>
|
||||
<string name="str_remote_moved">Remote player made this move:</string>
|
||||
<string name="str_remote_moved">Remote player made this move: </string>
|
||||
<string name="strd_time_penalty_sub"></string>
|
||||
<string name="str_pass"> - %d [time]</string>
|
||||
<string name="strs_move_across">move (from %s across)</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue