2010-01-02 20:30:20 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2011-08-05 03:16:32 +02:00
|
|
|
<!-- -*- compile-command: "cd ../../; ant install"; -*- -->
|
2010-01-02 20:30:20 +01:00
|
|
|
|
|
|
|
<resources>
|
2011-05-06 15:52:10 +02:00
|
|
|
<string name="button_new_game">Add game</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
2011-08-05 03:16:32 +02:00
|
|
|
<string name="game_item_menu_titlef">\"%s\" actions:</string>
|
2010-08-31 14:43:41 +02:00
|
|
|
<string name="list_item_config">Game settings...</string>
|
2011-08-04 03:59:32 +02:00
|
|
|
<string name="list_item_rename">Rename...</string>
|
|
|
|
<string name="game_rename_title">Rename game</string>
|
|
|
|
<string name="rename_label">Change the name of this game to:</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
<string name="list_item_hide">Hide</string>
|
|
|
|
<string name="list_item_delete">Delete</string>
|
2010-01-12 14:18:16 +01:00
|
|
|
<string name="list_item_copy">Copy</string>
|
2010-02-27 19:04:11 +01:00
|
|
|
<string name="list_item_reset">Reset</string>
|
|
|
|
|
2010-01-12 14:18:16 +01:00
|
|
|
<string name="list_item_new_from">New from</string>
|
|
|
|
<string name="list_item_move_up">Move up</string>
|
|
|
|
<string name="list_item_move_down">Move down</string>
|
|
|
|
<string name="list_item_move_to_top">Move to top</string>
|
|
|
|
<string name="list_item_move_to_bottom">Move to bottom</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
|
|
|
<string name="resolve_edit">Edit note</string>
|
|
|
|
|
|
|
|
<string name="play">Play game</string>
|
|
|
|
|
|
|
|
<string name="title_games_list">Crosswords</string>
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="title_dicts_list">Installed Crosswords Wordlists</string>
|
2011-05-16 15:35:49 +02:00
|
|
|
|
2011-04-08 15:50:08 +02:00
|
|
|
<string name="title_langs_list">Languages (based on installed
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlists)</string>
|
2011-04-08 15:50:08 +02:00
|
|
|
<string name="lang_label">Game language</string>
|
2010-07-01 14:54:43 +02:00
|
|
|
<string name="title_game_configf">%s settings</string>
|
2010-10-24 03:41:37 +02:00
|
|
|
<string name="title_gamenet_configf">%s settings (networked)</string>
|
2010-05-27 04:56:54 +02:00
|
|
|
<string name="title_prefs">Crosswords settings</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
|
|
|
<string name="app_name">Crosswords</string>
|
2011-05-06 15:52:10 +02:00
|
|
|
|
2011-05-16 15:35:49 +02:00
|
|
|
<string name="newgame_local_header">New Local-only game</string>
|
2011-06-29 04:01:03 +02:00
|
|
|
<string name="newgame_local_descf">Create a new game where all
|
2011-07-09 03:45:41 +02:00
|
|
|
players will be on this device. To play against a robot and
|
|
|
|
with your default settings (in %1$s, etc.) just press \"Play
|
|
|
|
now\". To add players or change game settings, press
|
|
|
|
\"Configure first\".</string>
|
2011-05-16 15:35:49 +02:00
|
|
|
<string name="newgame_networked_header">New Networked game</string>
|
|
|
|
<string name="newgame_networked_desc">Create a game that will be
|
|
|
|
played over the network. The \"Invite now\" button starts a
|
2011-07-09 03:45:41 +02:00
|
|
|
two-device game and helps you invite a friend to join it. Or
|
|
|
|
press \"Configure first\" to change some of the defaults before
|
|
|
|
you start your networked game. (You\'ll have a chance to send
|
|
|
|
invites later.)</string>
|
|
|
|
<string name="newgame_local">Play now</string>
|
|
|
|
<string name="newgame_local_config">Configure first</string>
|
2011-05-16 15:35:49 +02:00
|
|
|
<string name="newgame_invite">Invite now</string>
|
|
|
|
<string name="newgame_net_config">Configure first</string>
|
2011-06-14 15:40:10 +02:00
|
|
|
<string name="dup_game_queryf">You already have a game that seems
|
|
|
|
to have been created from the same invitation. Are you sure you
|
|
|
|
want to open another?</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
|
|
|
<string name="button_ok">OK</string>
|
2010-01-10 18:20:18 +01:00
|
|
|
<string name="button_cancel">Cancel</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="button_yes">Yes</string>
|
|
|
|
<string name="button_no">No</string>
|
2010-03-14 00:10:30 +01:00
|
|
|
<string name="button_save">Save</string>
|
|
|
|
<string name="button_discard">Discard</string>
|
2010-06-05 05:40:09 +02:00
|
|
|
<string name="button_retry">Retry</string>
|
2011-08-06 22:01:40 +02:00
|
|
|
<string name="button_text">Text</string>
|
|
|
|
<string name="button_html">Html</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
|
|
|
<string name="player_label">Name:</string>
|
2011-08-22 03:17:21 +02:00
|
|
|
<string name="dicts_list_promptf">Installed wordlists (in %s)</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
|
2010-01-16 19:34:27 +01:00
|
|
|
<string name="info_title">FYI...</string>
|
2010-10-27 04:28:22 +02:00
|
|
|
<string name="newbie_title">New user info</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="query_title">A question...</string>
|
2010-06-14 05:40:12 +02:00
|
|
|
<string name="query_trade">Are you sure you want to exchange the selected tiles?</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
|
2010-01-02 20:30:20 +01:00
|
|
|
|
2010-02-21 05:56:37 +01:00
|
|
|
<string name="title_tile_picker">Letter for blank</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="tiles_left_title">Remaining tiles</string>
|
|
|
|
<string name="counts_values_title">Tile Counts and Values</string>
|
|
|
|
<string name="history_title">Game History</string>
|
2010-01-20 07:44:58 +01:00
|
|
|
<string name="finalscores_title">Final scores</string>
|
2010-01-10 18:20:18 +01:00
|
|
|
|
2010-01-02 20:30:20 +01:00
|
|
|
<!-- system menu for main board view -->
|
|
|
|
<string name="board_menu_done">Turn done</string>
|
2010-10-30 05:24:50 +02:00
|
|
|
<string name="board_menu_trade">Exchange tiles</string>
|
2011-03-11 03:13:56 +01:00
|
|
|
<string name="board_menu_trade_commit">Exchange done</string>
|
|
|
|
<string name="board_menu_trade_cancel">Cancel exchange</string>
|
2010-10-30 05:24:50 +02:00
|
|
|
<string name="board_menu_tray">Hide rack</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
<string name="board_menu_undo_last">Undo last</string>
|
2010-01-12 14:18:16 +01:00
|
|
|
<string name="board_menu_values">Show values</string>
|
2010-01-02 20:30:20 +01:00
|
|
|
<string name="board_submenu_game">Game</string>
|
|
|
|
<string name="board_menu_game_counts">Counts and values</string>
|
|
|
|
<string name="board_menu_game_left">Tiles remaining</string>
|
|
|
|
<string name="board_menu_game_history">Game history</string>
|
|
|
|
<string name="board_menu_game_final">Final scores</string>
|
|
|
|
<string name="board_menu_game_resend">Resend messages</string>
|
|
|
|
<string name="board_menu_file_about">About Crosswords</string>
|
2010-01-09 15:39:34 +01:00
|
|
|
|
|
|
|
<string name="gamel_menu_delete_all">Delete all</string>
|
2010-05-08 21:29:03 +02:00
|
|
|
<!-- <string name="gamel_menu_view_hidden">Hidden games</string> -->
|
2010-01-12 14:18:16 +01:00
|
|
|
|
2010-01-16 15:16:27 +01:00
|
|
|
<!-- returned by util_getUserString -->
|
2011-03-08 05:44:31 +01:00
|
|
|
<string name="strd_robot_traded">exchanged %d tiles.</string>
|
|
|
|
<string name="str_robot_moved">The robot made this move: </string>
|
2010-04-20 04:38:55 +02:00
|
|
|
<string name="strs_values_header">%s counts/values:\n</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="strd_remaining_tiles_add">+ %d [all remaining tiles]</string>
|
|
|
|
<string name="strd_unused_tiles_sub">- %d [unused tiles]</string>
|
2011-07-16 03:13:55 +02:00
|
|
|
<string name="str_remote_movedf">Remote player %1$s made this move: </string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="strd_time_penalty_sub"></string>
|
|
|
|
<string name="str_pass"> - %d [time]</string>
|
2011-03-11 15:52:43 +01:00
|
|
|
<string name="strs_move_across">move (from %s across)\n</string>
|
|
|
|
<string name="strs_move_down">move (from %s down)\n</string>
|
2011-03-11 04:00:15 +01:00
|
|
|
<string name="strs_tray_at_start">Rack at start: %s\n</string>
|
2011-05-11 03:36:04 +02:00
|
|
|
<string name="strss_traded_for">Exchanged %1$s for %2$s.</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="str_phony_rejected">Illegal word in move; turn lost!</string>
|
2011-03-11 15:52:43 +01:00
|
|
|
<string name="strd_cumulative_score">Cumulative score: %d\n</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="strs_new_tiles">New tiles: %s</string>
|
|
|
|
<string name="str_passed">Passed</string>
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="strsd_summaryscored">%1$s:%2$d</string>
|
2011-03-11 03:56:13 +01:00
|
|
|
<string name="strd_traded">Traded %d</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="str_lostturn">Lost turn</string>
|
2010-01-25 03:49:14 +01:00
|
|
|
<string name="str_commit_confirm">Commit the current move?\n</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
<string name="str_local_name">%s</string>
|
2011-05-20 07:50:39 +02:00
|
|
|
<string name="str_nonlocal_name">(remote)</string>
|
|
|
|
<string name="str_nonlocal_namef">%s (remote)</string>
|
2011-08-21 20:39:38 +02:00
|
|
|
<string name="vs_join">\u0020vs.\u0020</string>
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="str_game_namef">%1$s (%2$s)</string>
|
2010-01-25 03:49:14 +01:00
|
|
|
<string name="str_bonus_all">Bonus for using all tiles: 50\n</string>
|
|
|
|
<string name="strd_turn_score">Score for turn: %d\n</string>
|
2010-01-16 15:16:27 +01:00
|
|
|
|
2010-01-16 19:34:27 +01:00
|
|
|
<!-- error messages -->
|
|
|
|
<string name="str_tiles_not_in_line">All tiles played must be in a line.</string>
|
|
|
|
<string name="str_no_empties_in_turn">Empty squares cannot separate tiles played.</string>
|
|
|
|
<string name="str_two_tiles_first_move">Must play two or more pieces on the first move.</string>
|
|
|
|
<string name="str_tiles_must_contact">New pieces must contact others already in place (or the middle square on the first move)</string>
|
2010-02-14 23:05:08 +01:00
|
|
|
<string name="str_not_your_turn">You can\'t do that; it\'s not your turn!</string>
|
2010-01-16 19:34:27 +01:00
|
|
|
<string name="str_no_peek_robot_tiles">No peeking at the robot\'s tiles!</string>
|
2010-06-14 05:40:12 +02:00
|
|
|
<string name="str_cant_trade_mid_move">Remove played tiles before exchanging.</string>
|
2011-03-07 15:40:11 +01:00
|
|
|
<string name="str_no_empty_trade">Trade cancelled because no tiles
|
|
|
|
selected. (It\'s still your turn.)</string>
|
2010-06-14 05:40:12 +02:00
|
|
|
<string name="str_too_few_tiles_left_to_trade">Too few tiles left to exchange.</string>
|
2010-09-20 15:18:53 +02:00
|
|
|
<string name="str_cant_undo_tileassign">Tile assignment can\'t be undone.</string>
|
2010-05-27 04:56:54 +02:00
|
|
|
<string name="str_cant_hint_while_disabled">The hint feature is disabled for this game. Enable it for a new game using the Settings dialog.</string>
|
2010-07-08 03:27:29 +02:00
|
|
|
<string name="str_no_peek_remote_tiles">No peeking at remote players\' tiles!</string>
|
2010-01-16 19:34:27 +01:00
|
|
|
<string name="str_reg_unexpected_user">Refused attempt to register unexpected user[s]</string>
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="str_server_dict_wins">Conflict between Host and Guest wordlists; Host wins.</string>
|
2010-01-16 19:34:27 +01:00
|
|
|
<string name="str_reg_server_sans_remote">At least one player must be marked \"Remote\" for a game started as Host.</string>
|
|
|
|
|
2010-08-31 14:43:41 +02:00
|
|
|
<string name="remote_label">Off-device player</string>
|
2010-01-20 07:44:58 +01:00
|
|
|
<string name="robot_label">Robot player</string>
|
2011-05-20 07:50:39 +02:00
|
|
|
<string name="robot_namef">%s (robot)</string>
|
2010-08-31 14:43:41 +02:00
|
|
|
<string name="guest_name">(Off-device player)</string>
|
2011-05-20 15:50:38 +02:00
|
|
|
<string name="missing_player">(not here yet...)</string>
|
2010-03-21 04:10:20 +01:00
|
|
|
<string name="password_label">Password</string>
|
2010-08-31 15:20:48 +02:00
|
|
|
<string name="player_edit_title">Edit player</string>
|
2010-01-16 19:34:27 +01:00
|
|
|
|
2010-05-08 17:25:54 +02:00
|
|
|
<string name="players_label_standalone">Players</string>
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="players_label_host">Players (%1$d local, %2$d
|
|
|
|
off-device)</string>
|
2010-10-29 16:42:16 +02:00
|
|
|
<string name="game_locked">Lock settings</string>
|
2010-01-20 07:44:58 +01:00
|
|
|
<string name="button_add_player">Add player</string>
|
2010-06-14 05:40:12 +02:00
|
|
|
<string name="button_juggle_players">Shuffle players</string>
|
2010-01-20 07:44:58 +01:00
|
|
|
|
2011-08-22 00:03:41 +02:00
|
|
|
<string name="dicts_item_move">Change storage location</string>
|
2011-05-14 20:04:19 +02:00
|
|
|
<string name="dicts_item_select">Make default</string>
|
2010-03-14 06:01:55 +01:00
|
|
|
<string name="dicts_item_details">Details</string>
|
2011-08-22 00:03:41 +02:00
|
|
|
<string name="move_dictf">Move wordlist %1$s from %2$s to %3$s
|
|
|
|
storage?</string>
|
2011-05-17 02:58:31 +02:00
|
|
|
<string name="set_default_messagef">For what players should this
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlist be the default for new games? (The language %s will be
|
|
|
|
the default for both.)</string>
|
2011-05-14 20:04:19 +02:00
|
|
|
<string name="button_default_human">Human</string>
|
|
|
|
<string name="button_default_robot">Robot</string>
|
|
|
|
<string name="button_default_both">Both</string>
|
2010-01-16 19:34:27 +01:00
|
|
|
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="dict_lang_labelf">Wordlist (in %s)</string>
|
2010-09-01 15:49:01 +02:00
|
|
|
<string name="connect_label">Connection (via internet)</string>
|
2010-09-02 14:46:35 +02:00
|
|
|
<string name="room_public">Make new room public</string>
|
|
|
|
<string name="join_room">Join public room</string>
|
2010-11-07 00:41:12 +01:00
|
|
|
<string name="new_room_hint">Room name</string>
|
2010-10-18 06:13:14 +02:00
|
|
|
<string name="room_public_prompt">Select public room</string>
|
2010-02-09 15:30:39 +01:00
|
|
|
|
2010-05-08 17:27:32 +02:00
|
|
|
<string name="configure_rolef">Configure %s connection</string>
|
2010-10-18 05:00:41 +02:00
|
|
|
<string name="settings_label">Other settings</string>
|
2010-06-16 15:39:27 +02:00
|
|
|
<string name="minutes_label">Minutes per player</string>
|
2010-01-26 15:48:37 +01:00
|
|
|
|
2010-01-25 03:49:14 +01:00
|
|
|
<string name="download_dicts">Download more...</string>
|
2011-05-12 03:07:07 +02:00
|
|
|
<string name="loc_builtin">Built-in</string>
|
|
|
|
<string name="loc_internal">Internal</string>
|
|
|
|
<string name="loc_external">External</string>
|
|
|
|
<string name="loc_downloads">Downloads</string>
|
|
|
|
|
2011-08-10 04:26:59 +02:00
|
|
|
<string name="summary_field">Include in game listing</string>
|
|
|
|
<string name="game_summary_field_empty">\u003cNothing\u003E</string>
|
|
|
|
<string name="game_summary_field_language">Game language</string>
|
|
|
|
<string name="game_summary_field_opponents">Opponent name[s]</string>
|
|
|
|
<string name="game_summary_field_state">Game state</string>
|
|
|
|
<string name="game_summary_opponents_pending">Not here yet</string>
|
2010-01-25 03:49:14 +01:00
|
|
|
|
2010-03-14 00:10:30 +01:00
|
|
|
<string name="confirm_save_title">Confirm save</string>
|
2010-10-18 05:30:43 +02:00
|
|
|
<string name="confirm_save">This game is in play. If you
|
2010-10-18 05:27:21 +02:00
|
|
|
save these changes it must be restarted. Do you want to save
|
|
|
|
these changes?</string>
|
2010-10-30 04:02:21 +02:00
|
|
|
<string name="confirm_delete">Are you sure you want to delete this
|
|
|
|
game?</string>
|
2010-10-30 04:02:57 +02:00
|
|
|
<string name="confirm_delete_all">Are you sure you want to delete
|
|
|
|
all games?</string>
|
2010-10-30 03:44:07 +02:00
|
|
|
<string name="confirm_reset">Are you sure you want to reset this
|
|
|
|
game? Resetting erases all moves and any connection
|
|
|
|
information.</string>
|
2011-02-25 15:54:38 +01:00
|
|
|
<string name="confirm_undo_last">Are you sure you want to undo the
|
|
|
|
last committed turn? (There is no redo option.)</string>
|
2010-11-20 03:37:00 +01:00
|
|
|
|
|
|
|
<string name="confirm_delete_dictf">Are you sure you want to
|
2011-04-22 03:37:11 +02:00
|
|
|
delete %s?</string>
|
|
|
|
<string name="confirm_deleteonly_dictf">\u0020It is the only %s
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlist installed. One or more games will be unopenable
|
2011-04-22 03:37:11 +02:00
|
|
|
without it.</string>
|
2011-05-03 03:40:35 +02:00
|
|
|
<string name="confirm_deletemore_dictf">\u0020One game (at least)
|
2011-08-20 23:16:38 +02:00
|
|
|
is using it (but there is another %s wordlist installed that
|
2011-04-22 03:37:11 +02:00
|
|
|
can replace it.)</string>
|
2010-03-14 00:10:30 +01:00
|
|
|
|
2010-01-26 15:48:37 +01:00
|
|
|
<string name="hints_allowed">Allow hints</string>
|
2011-01-14 03:12:55 +01:00
|
|
|
<string name="hints_allowed_sum">Enable the hint feature</string>
|
2011-06-29 15:16:58 +02:00
|
|
|
<string name="init_autojuggle">Juggle players</string>
|
2011-07-07 03:59:47 +02:00
|
|
|
<string name="init_autojuggle_sum">Randomly, for new games</string>
|
2010-07-09 03:26:17 +02:00
|
|
|
<string name="progress_title">Searching for moves</string>
|
2010-05-26 04:51:15 +02:00
|
|
|
<string name="use_timer">Enable game timer</string>
|
2010-01-26 15:48:37 +01:00
|
|
|
<string name="color_tiles">Color tiles</string>
|
2010-04-23 10:39:24 +02:00
|
|
|
<string name="color_tiles_summary">Draw tiles using color of
|
|
|
|
player who played them</string>
|
2010-01-26 15:48:37 +01:00
|
|
|
<string name="show_arrow">Show board arrow</string>
|
2010-10-30 05:24:50 +02:00
|
|
|
<string name="show_arrow_summary">Tapped rack tiles land on this
|
|
|
|
arrow when it is visible</string>
|
2011-07-07 03:50:11 +02:00
|
|
|
<string name="keep_screenon">Keep screen on</string>
|
2011-07-07 15:41:44 +02:00
|
|
|
<string name="keep_screenon_summary">Keep board screen on 10 mins</string>
|
2010-11-06 22:40:28 +01:00
|
|
|
<string name="explain_robot">Explain other moves</string>
|
2010-04-23 10:39:24 +02:00
|
|
|
<string name="explain_robot_summary">Display score summary after
|
2010-11-06 22:40:28 +01:00
|
|
|
every robot or remote turn</string>
|
2010-01-26 15:48:37 +01:00
|
|
|
<string name="skip_confirm_turn">Skip confirming turn</string>
|
2010-04-23 10:39:24 +02:00
|
|
|
<string name="skip_confirm_turn_summary">Do NOT display score
|
|
|
|
summary after every human turn</string>
|
2010-06-18 03:51:46 +02:00
|
|
|
<string name="title_sort_tiles">Sort new tiles</string>
|
2010-10-30 05:24:50 +02:00
|
|
|
<string name="summary_sort_tiles">Sort racks whenever new tiles
|
|
|
|
are added</string>
|
2010-04-15 05:34:03 +02:00
|
|
|
<string name="ringer_zoom">Volume keys zoom</string>
|
2010-06-28 15:29:27 +02:00
|
|
|
<string name="ringer_zoom_summary">Zoom board using volume keys</string>
|
2010-06-30 04:25:15 +02:00
|
|
|
<string name="hide_title">Hide titlebar</string>
|
2010-07-01 14:54:43 +02:00
|
|
|
<string name="hide_title_summary">Hiding the game name lets the
|
|
|
|
board be slightly larger</string>
|
2011-03-11 15:44:25 +01:00
|
|
|
<string name="hide_intro">Hide main-page hint</string>
|
|
|
|
<string name="hide_intro_summary">It\'s useful only when you\'re starting
|
|
|
|
out...</string>
|
2010-07-17 16:06:33 +02:00
|
|
|
<string name="peek_other">View tiles out-of-turn</string>
|
|
|
|
<string name="peek_other_summary">Tapping on scoreboard name shows
|
|
|
|
that player\'s tiles</string>
|
2010-07-14 07:39:45 +02:00
|
|
|
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="storeWhereTitle">Wordlist storage</string>
|
|
|
|
<string name="storeWhereMsg">Store downloaded wordlists using
|
2011-05-17 02:37:52 +02:00
|
|
|
internal or external (SD card) memory? (You can always move them
|
|
|
|
later.)</string>
|
2011-04-30 23:28:35 +02:00
|
|
|
<string name="button_internal">Internal</string>
|
|
|
|
<string name="button_sd">External</string>
|
|
|
|
|
2010-04-23 10:54:04 +02:00
|
|
|
<string name="phonies_ignore">Ignore phonies</string>
|
|
|
|
<string name="phonies_warn">Warn if phonies</string>
|
|
|
|
<string name="phonies_disallow">Disallow phonies</string>
|
2011-01-13 15:48:50 +01:00
|
|
|
<string name="robot_spinner_prompt">How smart is the robot player?</string>
|
|
|
|
<string name="robot_smart">Smart robot</string>
|
|
|
|
<string name="robot_smarter">Smarter robot</string>
|
|
|
|
<string name="robot_smartest">Smartest robot</string>
|
|
|
|
|
2010-05-27 04:56:54 +02:00
|
|
|
<string name="menu_prefs">Settings</string>
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="gamel_menu_dicts">Wordlists</string>
|
2010-06-11 06:28:38 +02:00
|
|
|
<string name="menu_revert_all">Restore all</string>
|
2010-06-11 06:10:06 +02:00
|
|
|
<string name="menu_revert_colors">Restore colors</string>
|
|
|
|
<string name="confirm_revert_colors">Are you sure you want to
|
2011-06-11 05:01:22 +02:00
|
|
|
restore all color settings to their original values?</string>
|
2010-06-11 06:28:38 +02:00
|
|
|
<string name="confirm_revert_all">Are you sure you want to restore
|
2011-06-11 05:01:22 +02:00
|
|
|
all settings to their original values?</string>
|
2010-01-30 21:06:06 +01:00
|
|
|
|
2010-05-18 04:27:14 +02:00
|
|
|
<string name="prefs_defaults">New game defaults</string>
|
|
|
|
<string name="prefs_defaults_summary">Default settings for new
|
|
|
|
games</string>
|
2010-07-02 16:14:48 +02:00
|
|
|
<string name="prefs_appearance">Appearance</string>
|
|
|
|
<string name="prefs_appearance_summary">Settings controlling
|
|
|
|
appearance</string>
|
|
|
|
<string name="prefs_behavior">Behavior</string>
|
|
|
|
<string name="prefs_behavior_summary">Settings controlling app behavior</string>
|
|
|
|
|
2011-02-25 02:45:02 +01:00
|
|
|
<string name="network_behavior">Network game settings</string>
|
2011-02-23 03:59:56 +01:00
|
|
|
<string name="network_behavior_summary">Settings that apply to
|
|
|
|
networked games</string>
|
|
|
|
|
2011-05-18 03:12:23 +02:00
|
|
|
<string name="prefs_names">Player names</string>
|
|
|
|
<string name="prefs_names_summary">Default player names</string>
|
|
|
|
<string name="pref_player1_name">First player</string>
|
|
|
|
<string name="pref_player2_name">Second player</string>
|
|
|
|
<string name="pref_player3_name">Third player</string>
|
|
|
|
<string name="pref_player4_name">Fourth player</string>
|
2011-05-18 03:26:53 +02:00
|
|
|
<string name="tell_unused">Not used yet...</string>
|
2011-05-18 03:12:23 +02:00
|
|
|
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="prefs_dicts">Wordlists</string>
|
|
|
|
<string name="prefs_dicts_summary">Default wordlists</string>
|
|
|
|
<string name="default_dict">Wordlist for humans</string>
|
|
|
|
<string name="default_robodict">Wordlist for robots</string>
|
2011-04-11 15:42:17 +02:00
|
|
|
|
2010-10-20 03:43:26 +02:00
|
|
|
<string name="default_phonies">Handle phonies</string>
|
2011-01-13 15:48:50 +01:00
|
|
|
<string name="phonies_spinner_prompt">How to handle \"phonies\"
|
2011-08-20 23:16:38 +02:00
|
|
|
(words not in wordlist)</string>
|
2010-05-26 04:51:15 +02:00
|
|
|
<string name="board_size">Board size</string>
|
2010-05-18 04:27:14 +02:00
|
|
|
|
2011-01-19 03:42:25 +01:00
|
|
|
<string name="prefs_colors">Individual colors</string>
|
2010-04-25 20:13:41 +02:00
|
|
|
<string name="prefs_colors_summary">Edit colors used on the board</string>
|
2010-02-06 22:04:19 +01:00
|
|
|
<string name="player0">First player</string>
|
|
|
|
<string name="player1">Second player</string>
|
2010-02-07 06:54:26 +01:00
|
|
|
<string name="player2">Third player</string>
|
|
|
|
<string name="player3">Fourth player</string>
|
|
|
|
<string name="bonus_l2x">Double letter</string>
|
|
|
|
<string name="bonus_l3x">Triple letter</string>
|
|
|
|
<string name="bonus_w2x">Double word</string>
|
|
|
|
<string name="bonus_w3x">Triple word</string>
|
2010-07-11 01:17:13 +02:00
|
|
|
<string name="bonus_l2x_summary">2L</string>
|
|
|
|
<string name="bonus_w2x_summary">2W</string>
|
2010-07-11 01:54:41 +02:00
|
|
|
<string name="bonus_l3x_summary">3L</string>
|
2010-07-11 01:17:13 +02:00
|
|
|
<string name="bonus_w3x_summary">3W</string>
|
2010-07-14 03:57:48 +02:00
|
|
|
<string name="pts">pts</string>
|
2011-03-07 15:41:17 +01:00
|
|
|
<string name="trading_text">Select one or more tiles\nto exchange.</string>
|
2010-02-07 06:54:26 +01:00
|
|
|
<string name="tile_back">Tile background</string>
|
2010-04-17 06:20:20 +02:00
|
|
|
<string name="empty">Empty cell/background</string>
|
2010-07-14 15:21:55 +02:00
|
|
|
<string name="clr_crosshairs">Crosshairs color</string>
|
2011-04-01 16:17:11 +02:00
|
|
|
<string name="background">Board background</string>
|
2011-01-18 03:55:36 +01:00
|
|
|
|
2010-05-08 17:26:47 +02:00
|
|
|
<string name="tab_relay">Internet/Relay</string>
|
|
|
|
<string name="tab_sms">SMS (broken)</string>
|
2010-02-09 15:30:39 +01:00
|
|
|
<string name="tab_bluetooth">Bluetooth (pending)</string>
|
|
|
|
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="msg_relay_waiting">Device %1$d connected to relay in
|
|
|
|
room \"%2$s\". Waiting for %3$d player[s].</string>
|
2010-10-29 03:48:07 +02:00
|
|
|
<string name="msg_relay_all_heref">All players are here in room
|
|
|
|
\"%s\".</string>
|
2010-02-14 23:05:08 +01:00
|
|
|
|
2010-11-16 04:02:12 +01:00
|
|
|
<string name="relay_alert">Connection problem</string>
|
2010-02-17 16:10:10 +01:00
|
|
|
<string name="msg_too_many">You are providing more players than the host expects.</string>
|
|
|
|
<string name="msg_no_room">No host has registered a room by that name.</string>
|
|
|
|
<string name="msg_dup_room">Another host has already registered a room using that name. Rename yours or retry later.</string>
|
|
|
|
<string name="msg_lost_other">The relay has lost contact with another device in this game.</string>
|
2010-02-14 23:05:08 +01:00
|
|
|
|
2010-11-16 04:02:12 +01:00
|
|
|
<string name="msg_dev_deleted">This game has been deleted on
|
|
|
|
another device. You will not be able to play any
|
2010-11-11 15:23:48 +01:00
|
|
|
further.</string>
|
|
|
|
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="ids_badwords">Word[s] %s not found in wordlist.</string>
|
2010-02-24 05:29:17 +01:00
|
|
|
<string name="badwords_accept"> Do you still want to accept this move?</string>
|
|
|
|
<string name="badwords_lost"> Turn lost.</string>
|
|
|
|
<string name="badwords_title">Illegal word[s]</string>
|
|
|
|
|
2010-02-27 19:03:07 +01:00
|
|
|
<string name="ids_endnow">Are you sure you want to end the game now?</string>
|
|
|
|
|
2010-08-31 14:43:41 +02:00
|
|
|
<string name="force_title">Off-device player[s]</string>
|
|
|
|
<string name="force_expl">In a multi-device game there must be at
|
|
|
|
least one player from and another not from this device. Please
|
|
|
|
check off-device players.</string>
|
2010-08-31 15:20:48 +02:00
|
|
|
<string name="forced_consistent">Modified first player.</string>
|
2010-03-08 07:14:58 +01:00
|
|
|
|
2010-08-31 14:43:41 +02:00
|
|
|
<string name="summary_fmt_relay">Connecting via Relay, room \"%s\"</string>
|
2010-05-01 04:48:57 +02:00
|
|
|
<string name="gameOver">Game over</string>
|
2010-05-06 14:46:25 +02:00
|
|
|
<string name="movesf">%d moves played</string>
|
2010-02-27 19:03:07 +01:00
|
|
|
|
2010-03-09 07:29:04 +01:00
|
|
|
<!-- about dialog stuff -->
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="about_versf">Crosswords for Android, Version %1$s,
|
|
|
|
rev %2$s.</string>
|
2011-01-04 01:33:03 +01:00
|
|
|
<string name="about_copyright">Copyright (C) 1998-2011 by Eric
|
2010-06-21 16:55:00 +02:00
|
|
|
House. This free/open source software is released under the GNU Public
|
2010-03-14 00:11:57 +01:00
|
|
|
License.</string>
|
|
|
|
|
|
|
|
<string name="about_web">For a manual or sourcecode see:
|
|
|
|
http://xwords.sf.net. To report bugs, suggest features, offer to
|
|
|
|
help, etc., please email: eehouse@eehouse.org.</string>
|
2010-03-09 07:29:04 +01:00
|
|
|
<!-- fill this in other than in English -->
|
|
|
|
<string name="xlator"></string>
|
|
|
|
|
2010-07-19 04:16:46 +02:00
|
|
|
<string name="about_credits">Toolbar icons by Sarah Chu; other
|
|
|
|
credits pending permission.</string>
|
|
|
|
|
2010-03-14 17:24:54 +01:00
|
|
|
<string name="downloading_dictf">Downloading Crosswords
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlist %s...</string>
|
|
|
|
<string name="no_dict_title">Wordlist not found</string>
|
2010-03-14 00:11:57 +01:00
|
|
|
<string name="button_download">Download</string>
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="subst_dict_title">Substitute wordlist (wordcount)</string>
|
2010-11-30 15:37:23 +01:00
|
|
|
<string name="button_substdict">Substitute</string>
|
|
|
|
|
2011-08-18 16:54:00 +02:00
|
|
|
<string name="button_close_game">Close game</string>
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="no_dict_finish">A wordlist this game is using has
|
2011-08-18 16:54:00 +02:00
|
|
|
disappeared. (Usually this means it\'s on an external card that
|
|
|
|
is no longer available.)</string>
|
2011-08-18 15:26:43 +02:00
|
|
|
<string name="no_dictf">Unable to open game \"%1$s\" because no
|
2011-08-20 23:16:38 +02:00
|
|
|
%2$s wordlist found. (It may have been deleted, or stored on
|
2011-08-18 16:54:00 +02:00
|
|
|
an external card that is no longer available.)</string>
|
2011-08-18 15:26:43 +02:00
|
|
|
<string name="no_dict_substf">Unable to open game \"%1$s\" because
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlist %2$s not found. (It may have been deleted, or stored
|
2011-08-18 16:54:00 +02:00
|
|
|
on an external card that is no longer available.) You can
|
|
|
|
download a replacement or substitute another %3$s
|
2011-08-20 23:16:38 +02:00
|
|
|
wordlist.</string>
|
2010-03-21 04:09:47 +01:00
|
|
|
|
|
|
|
<string name="msg_ask_password">Password for \"%s\":</string>
|
2010-03-21 04:11:49 +01:00
|
|
|
|
|
|
|
<string name="red">Red</string>
|
|
|
|
<string name="green">Green</string>
|
|
|
|
<string name="blue">Blue</string>
|
2010-05-01 04:48:57 +02:00
|
|
|
|
2010-05-12 13:56:01 +02:00
|
|
|
<string name="gamef">Game %d</string>
|
2010-05-18 04:27:34 +02:00
|
|
|
<string name="playerf">Player %d</string>
|
2010-06-16 15:39:27 +02:00
|
|
|
<string name="initial_player_minutes">Timer minutes per player</string>
|
2010-05-12 13:56:01 +02:00
|
|
|
|
2010-06-05 16:55:40 +02:00
|
|
|
<string name="git_rev_title">Source version id</string>
|
2010-08-11 03:48:19 +02:00
|
|
|
<string name="changes_title">Recent changes</string>
|
2010-08-11 05:33:33 +02:00
|
|
|
<string name="changes_button">Recent changes</string>
|
2010-06-05 16:55:40 +02:00
|
|
|
|
2011-08-21 22:52:51 +02:00
|
|
|
<string name="connect_frequency">Background move check</string>
|
|
|
|
<string name="connect_never">Never check</string>
|
|
|
|
<string name="connect_five_mins">Every 5 minutes</string>
|
|
|
|
<string name="connect_fifteen_mins">Every 15 minutes</string>
|
|
|
|
<string name="connect_thirty_mins">Every 30 minutes</string>
|
|
|
|
<string name="connect_one_hour">Every hour</string>
|
2010-08-24 03:39:47 +02:00
|
|
|
<string name="connect_six_hours">Every six hours</string>
|
|
|
|
<string name="connect_daily">Once every day</string>
|
|
|
|
|
2011-02-23 03:59:56 +01:00
|
|
|
<string name="notify_sound">Play sound</string>
|
|
|
|
<string name="notify_vibrate">Vibrate</string>
|
|
|
|
<string name="notify_other_summary">When opponent moves arrive</string>
|
|
|
|
|
2011-05-14 19:25:58 +02:00
|
|
|
<string name="public_names_progress">Fetching public rooms for
|
|
|
|
%1$d-player games in %2$s.</string>
|
|
|
|
<string name="no_name_found_f">No public rooms found for
|
|
|
|
%1$d-player games in %2$s. Try refreshing or creating your
|
|
|
|
own.</string>
|
2010-09-29 03:34:29 +02:00
|
|
|
|
2011-02-17 15:56:48 +01:00
|
|
|
<string name="chat_local_id">Me: </string>
|
|
|
|
<string name="chat_other_id">Not me: </string>
|
2011-02-17 03:13:54 +01:00
|
|
|
<string name="chat_send">Send</string>
|
2011-02-17 16:14:58 +01:00
|
|
|
<string name="chat_menu_clear">Clear history</string>
|
2011-02-23 04:55:57 +01:00
|
|
|
<string name="chat_titlef">%s message history</string>
|
2010-10-08 15:53:41 +02:00
|
|
|
|
2011-02-09 15:32:58 +01:00
|
|
|
<string name="notify_title">Moves made</string>
|
|
|
|
<string name="notify_body">New game moves have arrived</string>
|
2011-03-08 06:37:56 +01:00
|
|
|
<string name="gamel_menu_checkmoves">Check relay</string>
|
2010-10-19 16:49:23 +02:00
|
|
|
|
2010-10-23 20:08:33 +02:00
|
|
|
<string name="no_copy_network">Games that have already connected
|
2011-08-07 01:18:32 +02:00
|
|
|
to the relay cannot be copied. Use \"New from\" for a
|
|
|
|
ready-to-play copy with all the same settings.</string>
|
2010-10-23 20:08:33 +02:00
|
|
|
|
2010-10-19 16:49:23 +02:00
|
|
|
<string name="no_games_to_refresh">No games found that connect via
|
2011-05-14 19:25:58 +02:00
|
|
|
the relay.</string>
|
2010-10-19 16:49:23 +02:00
|
|
|
|
2010-10-23 20:24:19 +02:00
|
|
|
<string name="msgs_progress">Checking relay for moves
|
2010-10-23 23:08:57 +02:00
|
|
|
etc...</string>
|
2010-10-18 03:55:09 +02:00
|
|
|
|
2010-10-23 23:08:57 +02:00
|
|
|
<!-- Messages for a series of dialogs that offer newbie hints in
|
|
|
|
strategic places. This set will be expanding for a
|
|
|
|
while. -->
|
2010-10-21 05:48:18 +02:00
|
|
|
<string name="button_notagain">Do not show again</string>
|
|
|
|
|
2010-10-21 15:31:28 +02:00
|
|
|
<string name="not_again_sync">This action checks the relay for
|
2010-10-23 23:08:57 +02:00
|
|
|
pending moves/messages for all networked games and flags those
|
|
|
|
with pending moves. When you open a flagged game it will connect
|
|
|
|
and sync. (In a later release these moves will be downloaded in
|
|
|
|
the background.)</string>
|
|
|
|
|
2011-02-21 15:51:47 +01:00
|
|
|
<string name="not_again_chat">This button opens the screen for
|
|
|
|
messaging between devices in this game. Messages will be kept
|
2011-02-22 03:09:12 +01:00
|
|
|
until you delete the game that contains them.</string>
|
2010-10-23 23:08:57 +02:00
|
|
|
|
|
|
|
<string name="not_again_newgame">The new game you have created has
|
2011-03-08 06:14:47 +01:00
|
|
|
two players. Player 1 is a robot; Player 2 is you. Tap the game
|
|
|
|
to play; long-tap (hold your finger on the game) to change its
|
|
|
|
settings or for other options.</string>
|
2010-10-21 05:48:18 +02:00
|
|
|
|
2010-10-27 04:33:38 +02:00
|
|
|
<string name="not_again_hintprev">This button shows all possible
|
|
|
|
moves in ascending order (using tiles to the right of the rack
|
|
|
|
divider.)</string>
|
|
|
|
<string name="not_again_hintnext">This button shows all possible
|
|
|
|
moves in descending order (using tiles to the right of the rack
|
|
|
|
divider.)</string>
|
2010-10-25 02:47:11 +02:00
|
|
|
<string name="not_again_juggle">This button randomly rearranges
|
|
|
|
tiles in the rack.</string>
|
|
|
|
<string name="not_again_flip">This button flips the board across a
|
|
|
|
diagonal axis.</string>
|
|
|
|
<string name="not_again_zoom">This button toggles the board
|
|
|
|
between zoomed and regular size. Drag it when it is zoomed to
|
|
|
|
see parts that are hidden.</string>
|
2010-10-27 04:33:38 +02:00
|
|
|
<string name="not_again_undo">This button undos or redoes the
|
|
|
|
current turn.</string>
|
2010-10-25 02:47:11 +02:00
|
|
|
|
2010-10-30 05:24:50 +02:00
|
|
|
<string name="not_again_done">Tapping the \"pts\" counter that
|
|
|
|
appears at the right end of the rack is the easiest way to
|
|
|
|
commit a move. (There is no shortcut for ending a
|
|
|
|
trade.)</string>
|
2010-10-29 16:42:16 +02:00
|
|
|
<string name="not_again_unlock">This game is in play. Some
|
|
|
|
settings, e.g. the number of players, cannot be changed without
|
|
|
|
restarting it. When you leave this page you will have a chance
|
|
|
|
to discard changes to avoid a restart.</string>
|
2010-10-24 03:41:37 +02:00
|
|
|
|
2010-10-30 03:44:07 +02:00
|
|
|
<string name="not_again_conndall">You have connected and joined a
|
|
|
|
game on the relay; the room is now full. The device that
|
|
|
|
created the room will now assign your initial tiles and play can
|
|
|
|
begin.</string>
|
|
|
|
<string name="not_again_conndfirst">You have connected and started
|
|
|
|
a game in a new room. Once the remaining devices have joined
|
|
|
|
your room and Crosswords has assigned them tiles the game can
|
|
|
|
begin.</string>
|
|
|
|
<string name="not_again_conndmid">You have connected and joined a
|
|
|
|
game on the relay. You will be notified when the remaining
|
|
|
|
device[s] have joined your room and play can begin.</string>
|
|
|
|
|
2011-08-20 23:16:38 +02:00
|
|
|
<string name="not_again_dicts">Crosswords wordlists, which are
|
2010-12-16 15:36:25 +01:00
|
|
|
just compressed lists of words plus tile information, determine
|
2011-08-20 23:16:38 +02:00
|
|
|
what language a game is played in and how \"smart\" the robot
|
|
|
|
is. You can download different sized wordlists in many
|
|
|
|
languages here. Email me at eehouse@eehouse.org for information
|
|
|
|
on building and installing your own wordlists.</string>
|
2010-12-16 15:36:25 +01:00
|
|
|
|
2011-01-16 06:45:20 +01:00
|
|
|
<string name="not_again_arrow">Moving tiles to the board:\nYou can
|
|
|
|
drag tiles between the rack and the board, or you can tap an
|
|
|
|
empty square to place the board arrow. Rack tiles you tap will
|
|
|
|
replace the arrow (moving it one square in the direction it
|
|
|
|
points.) Tap the arrow once to change its orientation; a second
|
|
|
|
time, to hide it. A checkbox in the Appearance section of
|
|
|
|
Settings will hide it permanently.</string>
|
|
|
|
|
2011-02-25 16:13:54 +01:00
|
|
|
<string name="not_again_turnchanged">The player whose turn it is
|
|
|
|
is drawn large in the scoreboard. Hold your finger on a name in
|
|
|
|
the scoreboard to get details about that player\'s most recent
|
|
|
|
move.</string>
|
|
|
|
|
2011-06-14 03:47:42 +02:00
|
|
|
<string name="not_again_newfrom">Create a new ready-to-play game
|
|
|
|
using all the settings from this one. That is, treat this game
|
|
|
|
as a template.</string>
|
|
|
|
|
2010-11-05 13:53:28 +01:00
|
|
|
<string name="relay_game_explainf">To start a basic networked two-player
|
2010-11-06 22:55:57 +01:00
|
|
|
game in %s:</string>
|
|
|
|
|
|
|
|
<string name="explain_b1">• Agree on a room name with the other
|
|
|
|
player.</string>
|
2010-11-07 00:41:12 +01:00
|
|
|
<string name="explain_b2">• Enter the room name in the first box
|
|
|
|
below. The room names on your two phones must be
|
2010-11-06 22:55:57 +01:00
|
|
|
identical.</string>
|
|
|
|
<string name="explain_b3">• Optionally, enter player names in the
|
|
|
|
second box (one per phone)</string>
|
|
|
|
<string name="explain_b4">• Press the \"Play game\" button on both
|
|
|
|
phones to start the game.</string>
|
2010-11-05 13:53:28 +01:00
|
|
|
|
|
|
|
<string name="advanced_config">Advanced game settings</string>
|
2010-11-05 03:48:46 +01:00
|
|
|
|
2010-11-06 22:55:57 +01:00
|
|
|
<string name="local_name_hint">Player name</string>
|
2010-11-07 00:41:12 +01:00
|
|
|
<string name="no_empty_rooms">This game cannot connect without a
|
|
|
|
room name.</string>
|
|
|
|
|
2011-05-18 03:44:34 +02:00
|
|
|
<string name="empty_games_list">Use the button below to create a
|
|
|
|
game. Tap an existing game to play it or long-tap it for other
|
|
|
|
options.</string>
|
|
|
|
<string name="empty_games_list2">You can hide this and the button
|
|
|
|
below in the Appearance section of Settings (accessed via your
|
|
|
|
device\'s menu key).</string>
|
2011-06-14 15:40:10 +02:00
|
|
|
<string name="empty_list_msg">Use the menu key to add a
|
|
|
|
game.</string>
|
2010-12-17 03:47:25 +01:00
|
|
|
|
2011-05-19 04:00:32 +02:00
|
|
|
<string name="invite_msgf">This game is missing %1$d remote
|
|
|
|
player[s]. Would you like to invite someone to join -- assuming
|
|
|
|
you haven\'t already?</string>
|
2011-06-30 15:30:05 +02:00
|
|
|
|
|
|
|
<string name="invite_multiple">\u0020(You are expecting multiple
|
|
|
|
remote players. Be sure to address your invitation to
|
|
|
|
that many people.)</string>
|
|
|
|
|
2011-05-19 04:00:32 +02:00
|
|
|
<string name="invite_subject">Let\'s play Crosswords</string>
|
2011-08-06 22:01:40 +02:00
|
|
|
<string name="invite_htmf">\u003ca href=\"%1$s\"\u003ETap here to
|
2011-08-06 11:57:14 +02:00
|
|
|
accept\u003c/a\u003E my invitation and join this
|
|
|
|
game.\u003cbr\u003E \u003ca
|
|
|
|
href=\"http://eehouse.org/market.php\"\u003E
|
|
|
|
Tap here to install Crosswords\u003c/a\u003E if you haven\'t
|
|
|
|
already.</string>
|
2011-08-06 22:01:40 +02:00
|
|
|
<string name="invite_txtf">Accept my invitation and join this
|
|
|
|
game: %1$s . (But install Crosswords first:
|
|
|
|
http://eehouse.org/market.php ).</string>
|
2011-08-06 11:57:14 +02:00
|
|
|
|
2011-08-06 22:01:40 +02:00
|
|
|
<string name="text_or_html">Send invitation using plain text or
|
|
|
|
html? Text links are harder to open but can be sent via SMS.
|
|
|
|
Most devices let you send html only via email.</string>
|
2011-05-19 04:00:32 +02:00
|
|
|
<string name="invite_chooser">Send invitation via</string>
|
|
|
|
|
2011-06-07 05:40:12 +02:00
|
|
|
<string name="no_download_warning">Unable to download. Do you have
|
|
|
|
a web browser installed?</string>
|
|
|
|
|
2011-06-14 03:26:12 +02:00
|
|
|
<string name="default_name_title">Welcome</string>
|
2011-06-11 03:58:49 +02:00
|
|
|
<string name="default_name_message">Thanks for installing
|
2011-06-14 03:26:12 +02:00
|
|
|
Crosswords! Feel free to enter your name here. It will be used
|
2011-06-11 03:58:49 +02:00
|
|
|
when creating new games. (You can change it later in the \"New
|
|
|
|
game default\" section of Settings.)</string>
|
|
|
|
|
2010-01-02 20:30:20 +01:00
|
|
|
</resources>
|