From 84a291216e7dd15ea4880fbea16a22485c440fc6 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 15 Mar 2015 21:46:03 -0700 Subject: [PATCH] move a few more debug strings out where they can be translated; fix (via hack!) so translator credit is shown. --- xwords4/android/XWords4/archive/R.java | 1871 +++++++++++------ .../XWords4/res/values/common_rsrc.xml | 4 - .../android/XWords4/res/values/strings.xml | 6 +- .../XWords4/res_src/values-ba_CK/strings.xml | 6 +- .../XWords4/res_src/values-ca_PS/strings.xml | 6 +- .../org/eehouse/android/xw4/DlgDelegate.java | 2 +- 6 files changed, 1231 insertions(+), 664 deletions(-) diff --git a/xwords4/android/XWords4/archive/R.java b/xwords4/android/XWords4/archive/R.java index ffc683763..98d3cf605 100644 --- a/xwords4/android/XWords4/archive/R.java +++ b/xwords4/android/XWords4/archive/R.java @@ -336,14 +336,18 @@ public final class R { public static final class string { /** copyright info copyright info +Copyright (C) 1998-2015 by Eric + House. This free/open source software is released under the GNU Public + License. */ - public static final int about_copyright=0x7f0501c8; + public static final int about_copyright=0x7f0501c4; /** Another paragraph giving credit for work done other than by Eric House and translators Another paragraph giving credit for work done other than by Eric House and translators +Toolbar icons by Sarah Chu. */ - public static final int about_credits=0x7f0501cb; + public static final int about_credits=0x7f0501c7; /** ########################################################### # :Dialogs: @@ -362,35 +366,53 @@ public final class R { ########################################################### String giving version info, which is substituted in. +Crosswords for Android, Version %1$s, + rev %2$s, built on %3$s. */ - public static final int about_vers_fmt=0x7f0501c7; + public static final int about_vers_fmt=0x7f0501c3; /** Another paragraph in the about dialog Another paragraph in the about dialog +For a manual or sourcecode see: + http://xwords.sf.net/android.php. To report bugs, suggest + features, offer to help, etc., please email: + xwords@eehouse.org. */ - public static final int about_web=0x7f0501c9; - public static final int add_done_fmt=0x7f05027d; - public static final int add_to_study_fmt=0x7f050275; + public static final int about_web=0x7f0501c5; + /** %1$s added to %2$s studylist + */ + public static final int add_done_fmt=0x7f050279; + /** Add %1$s to studylist + */ + public static final int add_to_study_fmt=0x7f050271; /** Debugging stuff. Localize if you think your langauge users will care. XLATE-ME +For debugging */ - public static final int advanced=0x7f0502d7; + public static final int advanced=0x7f0502d3; /** This button takes you to the normal Game Configure screen This button takes you to the normal Game Configure screen Advanced game settings */ - public static final int advanced_config=0x7f050184; + public static final int advanced_config=0x7f050180; /** XLATE-ME +You should never need these... */ - public static final int advanced_summary=0x7f0502d8; + public static final int advanced_summary=0x7f0502d4; /** +The wordlist %1$s contains only + tile information. There are no words to browse. */ - public static final int alert_empty_dict_fmt=0x7f0501e6; + public static final int alert_empty_dict_fmt=0x7f0501e2; /** The name of the app. Not localized! */ public static final int app_name=0x7f050001; - public static final int app_not_found_fmt=0x7f0502b9; + /** Unable to connect to Crosswords + on the device %1$s. Please check that the device is within range + and that Crosswords is installed on it. + */ + public static final int app_not_found_fmt=0x7f0502b5; public static final int app_version=0x7f050000; /** the background color of the area outside the board, e.g. between entries in the scoreboard @@ -398,7 +420,7 @@ XLATE-ME e.g. between entries in the scoreboard Board background */ - public static final int background=0x7f05014a; + public static final int background=0x7f050146; /** Appended to the above in the phonies_warn case. User may ignore the warning Appended to the above in the phonies_warn case. User may @@ -406,26 +428,27 @@ XLATE-ME \u0020Do you still want to accept this move? */ - public static final int badwords_accept=0x7f0500f1; + public static final int badwords_accept=0x7f0500ed; /** Appended to the above in the phonies_disallow case. User has lost his turn. Appended to the above in the phonies_disallow case. User has lost his turn. Turn lost. */ - public static final int badwords_lost=0x7f0500f2; + public static final int badwords_lost=0x7f0500ee; /** title of the dialog in which the above is posted. title of the dialog in which the above is posted. Illegal word[s] */ - public static final int badwords_title=0x7f0500f3; + public static final int badwords_title=0x7f0500ef; /** Blue */ - public static final int blue=0x7f05014e; + public static final int blue=0x7f05014a; /** board menu for small devices only board menu for small devices only +Browse wordlist */ - public static final int board_menu_dict=0x7f05021f; + public static final int board_menu_dict=0x7f05021b; /** ############################################################ # :Menus: @@ -443,15 +466,16 @@ XLATE-ME This menu commits the current move as it's been laid out on the board */ - public static final int board_menu_done=0x7f0500f4; + public static final int board_menu_done=0x7f0500f0; /** Brings up "About Crosswords" dialog Brings up "About Crosswords" dialog */ - public static final int board_menu_file_about=0x7f050090; + public static final int board_menu_file_about=0x7f05008c; /** +Email author */ - public static final int board_menu_file_email=0x7f0501eb; + public static final int board_menu_file_email=0x7f0501e7; /** menu on Game submenu: brings up dialog listing all tiles in the language of the game along with how many of each there are and how many points each is worth. This display is the @@ -462,7 +486,7 @@ XLATE-ME same throughout the game. Counts and values… */ - public static final int board_menu_game_counts=0x7f0500fa; + public static final int board_menu_game_counts=0x7f0500f6; /** Brings up explanation of the game's final score. If the game is not yet over, gives you a choice whether to end it now, and if you decline does nothing. @@ -471,12 +495,12 @@ XLATE-ME and if you decline does nothing. Final scores */ - public static final int board_menu_game_final=0x7f0500fd; + public static final int board_menu_game_final=0x7f0500f9; /** Brings up listing of all moves played so far this game. Brings up listing of all moves played so far this game. Game history… */ - public static final int board_menu_game_history=0x7f0500fc; + public static final int board_menu_game_history=0x7f0500f8; /** menu on Game submenu: brings up dialog listing all tiles not yet played and not in the rack of the player whose rack is visible (whose turn it is, generally). This display will @@ -489,10 +513,11 @@ XLATE-ME asking. Tiles remaining… */ - public static final int board_menu_game_left=0x7f0500fb; + public static final int board_menu_game_left=0x7f0500f7; /** XLATE-ME +Network stats */ - public static final int board_menu_game_netstats=0x7f0502e2; + public static final int board_menu_game_netstats=0x7f0502de; /** Meaningful only for networked games, this menu causes all messages that have not yet been acknowledged by a remote device in the game to be resent. Eventually I hope to be @@ -505,21 +530,24 @@ XLATE-ME because users should not have to do do this EVER. Resend messages */ - public static final int board_menu_game_resend=0x7f0500ff; + public static final int board_menu_game_resend=0x7f0500fb; /** Resign */ - public static final int board_menu_game_resign=0x7f0500fe; - public static final int board_menu_invite=0x7f05026e; + public static final int board_menu_game_resign=0x7f0500fa; + /** Invite + */ + public static final int board_menu_invite=0x7f05026a; /** +Pass */ - public static final int board_menu_pass=0x7f0501d7; + public static final int board_menu_pass=0x7f0501d3; /** This menu begins an exchange of tiles: puts the board into trade mode. This menu begins an exchange of tiles: puts the board into trade mode. */ - public static final int board_menu_trade=0x7f0500f5; + public static final int board_menu_trade=0x7f0500f1; /** hide and shows the tray. On devices where there is enough room for the full board and tray to be shown then hiding the tray just "turns it over", i.e. shows tiles with '?' @@ -529,12 +557,13 @@ XLATE-ME tray just "turns it over", i.e. shows tiles with '?' characters. */ - public static final int board_menu_tray_hide=0x7f0500f6; - public static final int board_menu_tray_show=0x7f0500f7; + public static final int board_menu_tray_hide=0x7f0500f2; + public static final int board_menu_tray_show=0x7f0500f3; /** +Undo/Redo */ - public static final int board_menu_undo_current=0x7f050219; + public static final int board_menu_undo_current=0x7f050215; /** Undos the last *committed* turn. Note that this is different from the undo button that undoes or redoes an in-progress not-yet-committed turn. This is disabled for networked @@ -545,16 +574,16 @@ XLATE-ME games. Undo last */ - public static final int board_menu_undo_last=0x7f0500f8; + public static final int board_menu_undo_last=0x7f0500f4; /** preference for board size (15x15, 13x13 etc.) preference for board size (15x15, 13x13 etc.) Board size */ - public static final int board_size=0x7f050131; + public static final int board_size=0x7f05012d; /** Title of submenu Title of submenu */ - public static final int board_submenu_game=0x7f0500f9; + public static final int board_submenu_game=0x7f0500f5; /** The remaining strings (down to the color edit dialog below) are showns as the names of editable colors and as the the title of the color editor that comes up when the name is @@ -567,91 +596,111 @@ XLATE-ME (color for) double-letter bonus squares on the board Double letter */ - public static final int bonus_l2x=0x7f050143; + public static final int bonus_l2x=0x7f05013f; /** Bonus value hint that's displayed in gray text in the colored bonus square. Double-letter Bonus value hint that's displayed in gray text in the colored bonus square. Double-letter */ - public static final int bonus_l2x_summary=0x7f0500de; + public static final int bonus_l2x_summary=0x7f0500da; /** (color for) triple-letter bonus squares on the board (color for) triple-letter bonus squares on the board Triple letter */ - public static final int bonus_l3x=0x7f050144; + public static final int bonus_l3x=0x7f050140; /** Bonus value hint that's displayed in gray text in the colored bonus square. Triple-letter Bonus value hint that's displayed in gray text in the colored bonus square. Triple-letter */ - public static final int bonus_l3x_summary=0x7f0500e0; + public static final int bonus_l3x_summary=0x7f0500dc; /** (color for) double-word squares on the board (color for) double-word squares on the board Double word */ - public static final int bonus_w2x=0x7f050145; + public static final int bonus_w2x=0x7f050141; /** Bonus value hint that's displayed in gray text in the colored bonus square. Double-word Bonus value hint that's displayed in gray text in the colored bonus square. Double-word */ - public static final int bonus_w2x_summary=0x7f0500df; + public static final int bonus_w2x_summary=0x7f0500db; /** (color for) triple-word squares on the board (color for) triple-word squares on the board Triple word */ - public static final int bonus_w3x=0x7f050146; + public static final int bonus_w3x=0x7f050142; /** Bonus value hint that's displayed in gray text in the colored bonus square. Triple-word Bonus value hint that's displayed in gray text in the colored bonus square. Triple-word */ - public static final int bonus_w3x_summary=0x7f0500e1; + public static final int bonus_w3x_summary=0x7f0500dd; /** +The version of Crosswords on + \"%1$s\" is incompatible with this one for play using + Bluetooth. One of you may need to upgrade before you can + continue. */ - public static final int bt_bad_proto_fmt=0x7f0501f9; - public static final int bt_err_count_fmt=0x7f0502b7; + public static final int bt_bad_proto_fmt=0x7f0501f5; + /** %1$d bluetooth errors so far + */ + public static final int bt_err_count_fmt=0x7f0502b3; /** +Bluetooth sends to %1$s have failed too many + times. Re-open the game to try again. */ - public static final int bt_fail_fmt=0x7f0501ff; + public static final int bt_fail_fmt=0x7f0501fb; /** Title of device picker during invitation to a game via Bluetooth Title of device picker during invitation to a game via Bluetooth +Bluetooth Invitation */ - public static final int bt_invite_title=0x7f050201; - public static final int bt_no_devs=0x7f0502b8; + public static final int bt_invite_title=0x7f0501fd; + /** You currently have no paired Bluetooth + devices. Would you like to open the Android Settings Panel to add + one or more?\n\n(You may also need to open it on the device you + want to pair with.) + */ + public static final int bt_no_devs=0x7f0502b4; /** Turn Bluetooth on In the Bluetooth invite device dialog In the Bluetooth invite device dialog +Add all Paired */ - public static final int bt_pick_addall_button=0x7f0501ef; + public static final int bt_pick_addall_button=0x7f0501eb; /** +Remove checked */ - public static final int bt_pick_clear_button=0x7f0501f0; + public static final int bt_pick_clear_button=0x7f0501ec; /** +Bluetooth send to %1$s failed; retry %3$d in + %2$d seconds. */ - public static final int bt_resend_fmt=0x7f0501fe; + public static final int bt_resend_fmt=0x7f0501fa; /** text of button for adding new player to game text of button for adding new player to game Add player */ - public static final int button_add_player=0x7f0500b4; + public static final int button_add_player=0x7f0500b0; /** Cancel */ - public static final int button_cancel=0x7f0501a0; + public static final int button_cancel=0x7f05019c; /** The only button available when the above message is displayed The only button available when the above message is displayed Close game */ - public static final int button_close_game=0x7f050195; - public static final int button_decline=0x7f05024b; + public static final int button_close_game=0x7f050191; + /** Decline + */ + public static final int button_decline=0x7f050247; /** */ - public static final int button_default_both=0x7f0500aa; + public static final int button_default_both=0x7f0500a6; /** These three strings are the text for three buttons giving choices in respose to the dialog launched in response to the dicts_item_select menu (see dicts_item_select above.) @@ -659,11 +708,11 @@ XLATE-ME choices in respose to the dialog launched in response to the dicts_item_select menu (see dicts_item_select above.) */ - public static final int button_default_human=0x7f0500a8; + public static final int button_default_human=0x7f0500a4; /** */ - public static final int button_default_robot=0x7f0500a9; + public static final int button_default_robot=0x7f0500a5; /** When you select the gamel_menu_delete_all menuitem or list_item_delete contextual menu, you are asked to confirm. This is the text of the first button ("Cancel" is the @@ -673,7 +722,7 @@ XLATE-ME This is the text of the first button ("Cancel" is the second). */ - public static final int button_delete=0x7f050089; + public static final int button_delete=0x7f050085; /** Used for button in dialog put up with the relay says the remote partner of this game has deleted it. Ok, meaning "don't discard", is the other option. This same button is @@ -688,61 +737,76 @@ XLATE-ME reset a game. Discard */ - public static final int button_discard=0x7f0501a4; + public static final int button_discard=0x7f0501a0; /** XLATE-ME +Discard changes */ - public static final int button_discard_changes=0x7f0502d4; + public static final int button_discard_changes=0x7f0502d0; /** +Done */ - public static final int button_done=0x7f0501d4; + public static final int button_done=0x7f0501d0; /** +Done with %1$s */ - public static final int button_done_fmt=0x7f0501d5; + public static final int button_done_fmt=0x7f0501d1; /** Text of button displayed when downloading is an option Text of button displayed when downloading is an option Download */ - public static final int button_download=0x7f050198; + public static final int button_download=0x7f050194; /** XLATE-ME +Edit */ - public static final int button_edit=0x7f0502d3; + public static final int button_edit=0x7f0502cf; /** XLATE-ME +Enable Bluetooth */ - public static final int button_enable_bt=0x7f050237; + public static final int button_enable_bt=0x7f050233; /** XLATE-ME +Enable SMS */ - public static final int button_enable_sms=0x7f050236; - public static final int button_go_settings=0x7f050270; + public static final int button_enable_sms=0x7f050232; + public static final int button_go_settings=0x7f05026c; /** +Invite checked */ - public static final int button_invite=0x7f050200; + public static final int button_invite=0x7f0501fc; /** text of button to juggle (randomly rearrange order of) players text of button to juggle (randomly rearrange order of) players Shuffle players */ - public static final int button_juggle_players=0x7f0500b5; + public static final int button_juggle_players=0x7f0500b1; /** XLATE-ME +Later */ - public static final int button_later=0x7f050238; + public static final int button_later=0x7f050234; /** New strings that need to be documented and found a home above. New strings that need to be documented and found a home above. +Look up words */ - public static final int button_lookup=0x7f0501ce; + public static final int button_lookup=0x7f0501ca; /** +Look up %1$s */ - public static final int button_lookup_fmt=0x7f0501d0; - public static final int button_lookup_study=0x7f0501cf; - public static final int button_lookup_study_fmt=0x7f0501d1; + public static final int button_lookup_fmt=0x7f0501cc; + /** Look up/study words + */ + public static final int button_lookup_study=0x7f0501cb; + /** Look up/study %1$s + */ + public static final int button_lookup_study_fmt=0x7f0501cd; /** +Move */ - public static final int button_move=0x7f0501d9; + public static final int button_move=0x7f0501d5; /** What is \u200C? English strings are used as keys, so they all need to be unique. This glyph is non-printing and of zero-width, so it should do the trick: @@ -772,22 +836,24 @@ XLATE-ME Text of menuitem in main games-list screen's menu */ - public static final int button_new_game=0x7f05007e; + public static final int button_new_game=0x7f05007a; /** Games list screen menuitem text for creating a new group Games list screen menuitem text for creating a new group */ - public static final int button_new_group=0x7f05007f; - public static final int button_newgroup=0x7f0501da; + public static final int button_new_group=0x7f05007b; + /** New group + */ + public static final int button_newgroup=0x7f0501d6; /** No */ - public static final int button_no=0x7f0501a2; + public static final int button_no=0x7f05019e; /** Text for button in new-user-info dialog with title just above. Text for button in new-user-info dialog with title just above. Do not show again */ - public static final int button_notagain=0x7f0501b0; + public static final int button_notagain=0x7f0501ac; /** ############################################################ # Dialogs @@ -804,16 +870,19 @@ XLATE-ME in many places. OK */ - public static final int button_ok=0x7f05019f; - public static final int button_reconnect=0x7f050260; + public static final int button_ok=0x7f05019b; + /** Reconnect + */ + public static final int button_reconnect=0x7f05025c; /** Button shown in game over dialog triggering creation of new game with the same players and parameters as the one that just ended. Button shown in game over dialog triggering creation of new game with the same players and parameters as the one that just ended. +Rematch */ - public static final int button_rematch=0x7f05025f; + public static final int button_rematch=0x7f05025b; /** When you select the list_item_reset contextual menu, you are asked to confirm. This is the text of the first button ("Cancel" is the second). @@ -821,7 +890,7 @@ XLATE-ME asked to confirm. This is the text of the first button ("Cancel" is the second). */ - public static final int button_reset=0x7f05008a; + public static final int button_reset=0x7f050086; /** Used for a button when informing user that his attempt to connect to the relay failed because the room named does not exist. (I believe this no longer occurs.) @@ -830,7 +899,7 @@ XLATE-ME exist. (I believe this no longer occurs.) Retry */ - public static final int button_retry=0x7f0501a5; + public static final int button_retry=0x7f0501a1; /** ############################################################ # :Menus: @@ -855,37 +924,39 @@ XLATE-ME their default/original values Restore all */ - public static final int button_revert_all=0x7f050119; + public static final int button_revert_all=0x7f050115; /** Second menu item. Reverts only the colors to their default/original values Second menu item. Reverts only the colors to their default/original values Restore colors */ - public static final int button_revert_colors=0x7f05011b; + public static final int button_revert_colors=0x7f050117; /** Used in Game config dialog to confirm saving changes that reset a game Used in Game config dialog to confirm saving changes that reset a game Save */ - public static final int button_save=0x7f0501a3; + public static final int button_save=0x7f05019f; /** +Find */ - public static final int button_search=0x7f0501db; + public static final int button_search=0x7f0501d7; /** +Import contact */ - public static final int button_sms_add=0x7f05020b; + public static final int button_sms_add=0x7f050207; /** Text of button allowing user to choose to open with a different (but same-language wordlist) Text of button allowing user to choose to open with a different (but same-language wordlist) Substitute */ - public static final int button_substdict=0x7f050199; + public static final int button_substdict=0x7f050195; /** Cancel trade */ - public static final int button_trade_cancel=0x7f0500dc; + public static final int button_trade_cancel=0x7f0500d8; /** ############################################################ # :Screens: @@ -912,29 +983,36 @@ XLATE-ME i.e. after user has picked board_menu_trade menu item Commit trade */ - public static final int button_trade_commit=0x7f0500db; + public static final int button_trade_commit=0x7f0500d7; /** Yes */ - public static final int button_yes=0x7f0501a1; - public static final int cannot_delete_default_group_fmt=0x7f05025d; - public static final int change_group=0x7f050263; + public static final int button_yes=0x7f05019d; + /** The group for new games, %1$s, + cannot be deleted. + */ + public static final int cannot_delete_default_group_fmt=0x7f050259; + /** Move selected games to: + */ + public static final int change_group=0x7f05025f; /** text of button in About Crosswords dialog summoning above dialog text of button in About Crosswords dialog summoning above dialog +Recent changes\u200C */ - public static final int changes_button=0x7f0501cd; + public static final int changes_button=0x7f0501c9; /** text of dialog showing the set of changes made since the last release text of dialog showing the set of changes made since the last release +Recent changes */ - public static final int changes_title=0x7f0501cc; + public static final int changes_title=0x7f0501c8; /** Prefix for local messages Prefix for local messages Me:\u0020 */ - public static final int chat_local_id=0x7f05017f; + public static final int chat_local_id=0x7f05017b; /** ############################################################ # :Menus: @@ -957,19 +1035,19 @@ XLATE-ME transmitted. Clear history */ - public static final int chat_menu_clear=0x7f050182; + public static final int chat_menu_clear=0x7f05017e; /** Prefix for remote messages Prefix for remote messages Not me:\u0020 */ - public static final int chat_other_id=0x7f050180; + public static final int chat_other_id=0x7f05017c; /** Text on the button that causes the contents of the message-composition field to be sent. Text on the button that causes the contents of the message-composition field to be sent. Send */ - public static final int chat_send=0x7f050181; + public static final int chat_send=0x7f05017d; /** ############################################################ # :Screens: # Chat screen @@ -998,8 +1076,10 @@ XLATE-ME substituted for %1$s. %1$s message history */ - public static final int chat_title_fmt=0x7f05017e; - public static final int checkupdates_none_found=0x7f05023a; + public static final int chat_title_fmt=0x7f05017a; + /** Everything is up-to-date. + */ + public static final int checkupdates_none_found=0x7f050236; /** color of the "crosshairs", lines drawn vertically and horizontally through the square the user is currently touching in order to guide the fat-fingered (most of us) in @@ -1012,14 +1092,19 @@ XLATE-ME on the board. Crosshairs color */ - public static final int clr_crosshairs=0x7f050147; + public static final int clr_crosshairs=0x7f050143; /** XLATE-ME +This game has no way to connect + and cannot be saved. Would you like to discard your changes, or + edit to give it a way to connect? */ - public static final int config_no_connvia=0x7f0502d2; + public static final int config_no_connvia=0x7f0502ce; /** +Are you sure you want to delete the + checked phone number[s]? */ - public static final int confirm_clear=0x7f050211; + public static final int confirm_clear=0x7f05020d; /** text of confirmation dialog posted when the delete 'X' button beside the listing of a wordlist is tapped. The name of the wordlist is substituted for %1$s. Sometimes one of the two @@ -1029,7 +1114,7 @@ XLATE-ME wordlist is substituted for %1$s. Sometimes one of the two strings below is appended. */ - public static final int confirm_delete_dict_fmt=0x7f0500a5; + public static final int confirm_delete_dict_fmt=0x7f0500a1; /** Additional text appended to text confirm_delete_dictf in the wordlist delete confiration dialog in the case where the wordlist to be deleted is the last in its language. The name @@ -1039,25 +1124,25 @@ XLATE-ME wordlist to be deleted is the last in its language. The name of the language is substituted for %1$s. */ - public static final int confirm_deleteonly_dicts_fmt=0x7f0500a6; + public static final int confirm_deleteonly_dicts_fmt=0x7f0500a2; /** Text of confirmation dialog posted when list_item_reset menu is selected Text of confirmation dialog posted when list_item_reset menu is selected */ - public static final int confirm_reset_fmt=0x7f05009e; + public static final int confirm_reset_fmt=0x7f05009a; /** Text of confirmation dialog for above Text of confirmation dialog for above Are you sure you want to restore all settings to their original values? */ - public static final int confirm_revert_all=0x7f05011c; + public static final int confirm_revert_all=0x7f050118; /** Text of confirmation dialog for above Text of confirmation dialog for above Are you sure you want to restore all color settings to their original values? */ - public static final int confirm_revert_colors=0x7f05011a; + public static final int confirm_revert_colors=0x7f050116; /** title of confirmation dialog put up when user has unlocked an in-progress game and wants to save changes (has hit the play button). @@ -1068,38 +1153,52 @@ XLATE-ME save these changes it must be restarted. Do you want to save these changes? */ - public static final int confirm_save=0x7f0500ce; + public static final int confirm_save=0x7f0500ca; /** title of above confirmation dialog title of above confirmation dialog Confirm save */ - public static final int confirm_save_title=0x7f0500cf; - public static final int confirm_seldeletes_fmt=0x7f05009d; + public static final int confirm_save_title=0x7f0500cb; + public static final int confirm_seldeletes_fmt=0x7f050099; /** +Warning: This feature is meant for + phones with unlimited texting plans. Once you enable it dozens of + SMS (text) messages will be sent (invisibly) for each game + played. If you don\'t have an unlimited plan your carrier may + charge you for each and every message!\n\nShould play via SMS be + enabled? */ - public static final int confirm_sms_expl=0x7f05022f; + public static final int confirm_sms_expl=0x7f05022b; /** +No: leave disabled */ - public static final int confirm_sms_leave=0x7f050231; + public static final int confirm_sms_leave=0x7f05022d; /** +Enable play via SMS? */ - public static final int confirm_sms_prompt=0x7f050230; + public static final int confirm_sms_prompt=0x7f05022c; /** +Confirm your SMS plan */ - public static final int confirm_sms_title=0x7f05022e; + public static final int confirm_sms_title=0x7f05022a; /** +Yes: I have unlimited texting */ - public static final int confirm_sms_unlimited=0x7f050232; + public static final int confirm_sms_unlimited=0x7f05022e; /** +Yes: I\'ll pay all carrier charges */ - public static final int confirm_sms_willpay=0x7f050233; - public static final int confirm_studylist_clear_fmt=0x7f05027b; + public static final int confirm_sms_willpay=0x7f05022f; + /** Are you sure you want to + delete the %1$d selected word[s]?\n\n(This action cannot be undone.) + */ + public static final int confirm_studylist_clear_fmt=0x7f050277; /** text of dialog shown when the menu item board_menu_undo_last is chosen. text of dialog shown when the menu item board_menu_undo_last @@ -1107,16 +1206,16 @@ XLATE-ME Are you sure you want to undo the last committed turn? (There is no redo option.) */ - public static final int confirm_undo_last=0x7f050117; + public static final int confirm_undo_last=0x7f050113; /** Once every day */ - public static final int connect_daily=0x7f050166; + public static final int connect_daily=0x7f050162; /** Every 15 minutes */ - public static final int connect_fifteen_mins=0x7f050162; + public static final int connect_fifteen_mins=0x7f05015e; /** Every 5 minutes */ - public static final int connect_five_mins=0x7f050161; + public static final int connect_five_mins=0x7f05015d; /** ############################################################ # :Screens: @@ -1141,78 +1240,95 @@ XLATE-ME frequently that check is done. Background move check */ - public static final int connect_frequency=0x7f05015f; + public static final int connect_frequency=0x7f05015b; /** text of separator marking out the connection area of the dialog XLATE-ME +Connection (via %1$s) */ - public static final int connect_label_fmt=0x7f0500b8; + public static final int connect_label_fmt=0x7f0500b4; /** +Connection (via SMS/text) */ - public static final int connect_label_sms=0x7f050212; + public static final int connect_label_sms=0x7f05020e; /** These are the possible values for the connect_frequency setting presented as a drop-down list. These are the possible values for the connect_frequency setting presented as a drop-down list. Never check */ - public static final int connect_never=0x7f050160; + public static final int connect_never=0x7f05015c; /** Every hour */ - public static final int connect_one_hour=0x7f050164; + public static final int connect_one_hour=0x7f050160; /** Every six hours */ - public static final int connect_six_hours=0x7f050165; + public static final int connect_six_hours=0x7f050161; /** Every 30 minutes */ - public static final int connect_thirty_mins=0x7f050163; + public static final int connect_thirty_mins=0x7f05015f; /** XLATE-ME +Change Communicate via */ - public static final int connection_via_label=0x7f0502cb; + public static final int connection_via_label=0x7f0502c7; /** +(Last failure was %1$s) */ - public static final int connstat_lastother_succ_fmt=0x7f050226; + public static final int connstat_lastother_succ_fmt=0x7f050222; /** +(Last successful send was + %1$s) */ - public static final int connstat_lastother_unsucc_fmt=0x7f050227; + public static final int connstat_lastother_unsucc_fmt=0x7f050223; /** +Last receipt was %1$s */ - public static final int connstat_lastreceipt_fmt=0x7f050228; + public static final int connstat_lastreceipt_fmt=0x7f050224; /** +Last send was %1$s (%2$s) */ - public static final int connstat_lastsend_fmt=0x7f050225; + public static final int connstat_lastsend_fmt=0x7f050221; /** +Network status for game connected via + %1$s: */ - public static final int connstat_net_fmt=0x7f050222; + public static final int connstat_net_fmt=0x7f05021e; /** +This is a standalone game. There is + no network status. */ - public static final int connstat_nonet=0x7f050221; + public static final int connstat_nonet=0x7f05021d; /** +No messages have been received. */ - public static final int connstat_noreceipt=0x7f050229; + public static final int connstat_noreceipt=0x7f050225; /** +internet/relay */ - public static final int connstat_relay=0x7f05022a; + public static final int connstat_relay=0x7f050226; /** +sms/texting */ - public static final int connstat_sms=0x7f05022b; + public static final int connstat_sms=0x7f050227; /** +successful */ - public static final int connstat_succ=0x7f050223; + public static final int connstat_succ=0x7f05021f; /** +unsuccessful */ - public static final int connstat_unsucc=0x7f050224; + public static final int connstat_unsucc=0x7f050220; /** title of dialog brought up in response to the board_menu_game_counts menu. The dialog lists all tiles in the language being used for the game together with how many @@ -1223,39 +1339,56 @@ XLATE-ME of each there are are and how many points each is worth. Tile Counts and Values */ - public static final int counts_values_title=0x7f0501aa; - public static final int cur_menu_marker_fmt=0x7f05026d; + public static final int counts_values_title=0x7f0501a6; + /** %1$s (in use) + */ + public static final int cur_menu_marker_fmt=0x7f050269; /** +Tile picker\n(so far: %1$s) */ - public static final int cur_tiles_fmt=0x7f0501df; - public static final int data_gsm_only=0x7f05028d; + public static final int cur_tiles_fmt=0x7f0501db; + /** SMS Data is only available on GSM phones. + */ + public static final int data_gsm_only=0x7f050289; /** XLATE-ME +Enable debug features */ - public static final int debug_features=0x7f0502de; + public static final int debug_features=0x7f0502da; /** XLATE-ME +Menuitems etc. (release builds + only) */ - public static final int debug_features_summary=0x7f0502df; + public static final int debug_features_summary=0x7f0502db; /** dictionary used by default for human players when creating new game dictionary used by default for human players when creating new game Wordlist for humans */ - public static final int default_dict=0x7f050129; + public static final int default_dict=0x7f050125; /** other */ public static final int default_host=0x7f050071; /** label within default wordlists in app preferences label within default wordlists in app preferences +Default language */ - public static final int default_language=0x7f0502ba; - public static final int default_loc=0x7f05024e; - public static final int default_loc_summary=0x7f05024f; + public static final int default_language=0x7f0502b6; + /** Store wordlists internally + */ + public static final int default_loc=0x7f05024a; + /** (Not in external/sdcard memory) + */ + public static final int default_loc_summary=0x7f05024b; /** Welcome dialog text Welcome dialog text +Thanks for installing + Crosswords!\n\nFeel free to enter your name here. It will be used + when creating new games. (You can change it later in the \"New + game default\" section of Settings.) */ - public static final int default_name_message=0x7f0501c6; + public static final int default_name_message=0x7f0501c2; /** ########################################################### # :Dialogs: @@ -1282,47 +1415,61 @@ XLATE-ME ########################################################### Welcome dialog title +Welcome */ - public static final int default_name_title=0x7f0501c5; + public static final int default_name_title=0x7f0501c1; /** default new-game setting for handline phonies (words not found in the word list) default new-game setting for handline phonies (words not found in the word list) Handle phonies */ - public static final int default_phonies=0x7f05012f; + public static final int default_phonies=0x7f05012b; /** dictionary used by default for robot players when creating new game dictionary used by default for robot players when creating new game Wordlist for robots */ - public static final int default_robodict=0x7f05012a; - public static final int default_update_url=0x7f05007b; - public static final int delete_dicts=0x7f05029f; + public static final int default_robodict=0x7f050126; + public static final int default_update_url=0x7f050077; + /** Delete wordlist[s] + */ + public static final int delete_dicts=0x7f05029b; /** Playing via SMS is currently disabled. You can enable it in Settings->Network game settings. +SMS Game %1$X */ - public static final int dft_sms_name_fmt=0x7f050208; + public static final int dft_sms_name_fmt=0x7f050204; /** +No word in %1$s starts with + %2$s. */ - public static final int dict_browse_nowords_fmt=0x7f0501e3; + public static final int dict_browse_nowords_fmt=0x7f0501df; /** +%1$s (%2$d words using %3$d + tiles) */ - public static final int dict_browse_title1_fmt=0x7f0501e2; + public static final int dict_browse_title1_fmt=0x7f0501de; /** +%1$s (%2$d words using %3$d-%4$d + tiles) */ - public static final int dict_browse_title_fmt=0x7f0501e1; + public static final int dict_browse_title_fmt=0x7f0501dd; /** XLATE-ME +Wordlist download URL */ - public static final int dict_host=0x7f0502db; - public static final int dict_info_fmt=0x7f0502a3; + public static final int dict_host=0x7f0502d7; + /** Number of words: %1$d\nDownload size: + %2$dK\nNote: %3$s + */ + public static final int dict_info_fmt=0x7f05029f; /** label for dropdown by which wordlist is chosen that this player will use. The language the game will use (which constrains the choice of wordlists) is substituted in for @@ -1333,11 +1480,13 @@ XLATE-ME "%1$s". Wordlist (in %1$s) */ - public static final int dict_lang_label_fmt=0x7f0500d7; - public static final int dict_on_server=0x7f0502a5; + public static final int dict_lang_label_fmt=0x7f0500d3; + /** Tap to download + */ + public static final int dict_on_server=0x7f0502a1; /** string name="invite_mime">text/plainInstalled wordlists (in %1$s) */ - public static final int dicts_list_prompt_fmt=0x7f0500d8; + public static final int dicts_list_prompt_fmt=0x7f0500d4; /** text of item at bottom of dicts choice spinner. It launches the browser pointed at the site where additional wordlists can be found. @@ -1390,17 +1539,25 @@ XLATE-ME launches the browser pointed at the site where additional wordlists can be found. */ - public static final int download_dicts=0x7f0500a0; - public static final int download_done=0x7f05024c; - public static final int download_failed=0x7f05024d; - public static final int download_path_title=0x7f050250; + public static final int download_dicts=0x7f05009c; + /** Download finished + */ + public static final int download_done=0x7f050248; + /** Download unsuccessful + */ + public static final int download_failed=0x7f050249; + /** Downloads Directory + */ + public static final int download_path_title=0x7f05024c; /** Downloading %1$s… */ - public static final int downloading_dict_fmt=0x7f050192; + public static final int downloading_dict_fmt=0x7f05018e; /** Display snapshots of games Display snapshots of games +Invitation received but ignored: it + has already been used to create a game. */ - public static final int dropped_dupe=0x7f05026c; + public static final int dropped_dupe=0x7f050268; /** Shown in the main screen when you launch Crosswords from an invitation (received in email or messaging app, say) and there's already a game running that matches that invitation. @@ -1419,71 +1576,93 @@ XLATE-ME to have been created (on %1$s) from the same invitation. Are you sure you want to create another? */ - public static final int dup_game_query_fmt=0x7f0501a6; + public static final int dup_game_query_fmt=0x7f0501a2; /** +Send comment via */ - public static final int email_author_chooser=0x7f0501ed; + public static final int email_author_chooser=0x7f0501e9; /** Nor is my email address */ public static final int email_author_email=0x7f050070; /** + Should not be translated */ - public static final int email_author_subject=0x7f0501ec; + public static final int email_author_subject=0x7f0501e8; /** + Should not be translated */ - public static final int email_body_rev_fmt=0x7f0501ee; + public static final int email_body_rev_fmt=0x7f0501ea; /** color of empty squares on the board (that are not bonus squares) color of empty squares on the board (that are not bonus squares) Empty cell/background */ - public static final int empty=0x7f050149; + public static final int empty=0x7f050145; /** Shows in SMS Invite dialog when no phone numbers have been saved previously Shows in SMS Invite dialog when no phone numbers have been saved previously +This phone list is empty. Use the + \"Import contact\" button to add people you want to invite, the + + button to enter numbers directly. */ - public static final int empty_sms_inviter=0x7f05020f; + public static final int empty_sms_inviter=0x7f05020b; /** XLATE-ME +Accept invitations more than once */ - public static final int enable_dupes_summary=0x7f0502ec; + public static final int enable_dupes_summary=0x7f0502e8; /** XLATE-ME +Accept duplicate invites */ - public static final int enable_dupes_title=0x7f0502ea; - public static final int enable_nfc=0x7f05026f; + public static final int enable_dupes_title=0x7f0502e6; + /** NFC is turned off on this device. You + can use the Android Settings app to turn it on . + */ + public static final int enable_nfc=0x7f05026b; /** XLATE-ME +Fake invitation to aid debugging */ - public static final int enable_nfc_toself_summary=0x7f0502ef; + public static final int enable_nfc_toself_summary=0x7f0502eb; /** XLATE-ME +Enable NFC to self */ - public static final int enable_nfc_toself_title=0x7f0502ee; + public static final int enable_nfc_toself_title=0x7f0502ea; /** XLATE-ME +Rooms others can see and join */ - public static final int enable_pubroom_summary=0x7f0502ca; + public static final int enable_pubroom_summary=0x7f0502c6; /** XLATE-ME +Enable public rooms */ - public static final int enable_pubroom_title=0x7f0502c9; + public static final int enable_pubroom_title=0x7f0502c5; /** +Allow games via SMS */ - public static final int enable_sms=0x7f05022c; + public static final int enable_sms=0x7f050228; /** +Only if you have unlimited texting! */ - public static final int enable_sms_summary=0x7f05022d; + public static final int enable_sms_summary=0x7f050229; /** XLATE-ME +Skip radio when phone numbers same */ - public static final int enable_sms_toself_summary=0x7f0502f1; + public static final int enable_sms_toself_summary=0x7f0502ed; /** XLATE-ME +Short-circuit SMS to self */ - public static final int enable_sms_toself_title=0x7f0502f0; + public static final int enable_sms_toself_title=0x7f0502ec; /** Tap tiles to select… */ - public static final int entering_trade=0x7f0500dd; + public static final int entering_trade=0x7f0500d9; /** XLATE-ME +Duplicate invitation rejected: + device \"%1$s\" has already accepted an invitation to this + game. */ - public static final int err_dup_invite_fmt=0x7f0502c4; - public static final int expl_update_url=0x7f05007a; + public static final int err_dup_invite_fmt=0x7f0502c0; + public static final int expl_update_url=0x7f0502f7; /** if this preference is checked, a dialog will be posted every time a robot makes a move or a move is received from a remote player. @@ -1492,13 +1671,13 @@ XLATE-ME player. Explain other moves */ - public static final int explain_robot=0x7f050151; + public static final int explain_robot=0x7f05014d; /** explanation of the above explanation of the above Display score summary after every robot or remote turn */ - public static final int explain_robot_summary=0x7f050152; + public static final int explain_robot_summary=0x7f05014e; /** title of dialog brought up in response to the board_menu_game_final menu. The dialog displays the final score and an accounting of it (including subtractions for @@ -1511,19 +1690,24 @@ XLATE-ME Final scores\u200C */ - public static final int finalscores_title=0x7f0501ac; + public static final int finalscores_title=0x7f0501a8; /** Explanatory text appears in the dialog Explanatory text appears in the dialog In a multi-device game there must be at least one player from and another not from this device. Please check off-device players. */ - public static final int force_expl=0x7f0500d2; + public static final int force_expl=0x7f0500ce; /** XLATE-ME +Pretend to have radio */ - public static final int force_radio_title=0x7f0502f2; - public static final int force_tablet_summary=0x7f0502aa; - public static final int force_tablet_title=0x7f0502a9; + public static final int force_radio_title=0x7f0502ee; + /** Even if my screen is too small + */ + public static final int force_tablet_summary=0x7f0502a6; + /** Force tablet layout + */ + public static final int force_tablet_title=0x7f0502a5; /** ############################################################ # :Dialogs: @@ -1552,7 +1736,7 @@ XLATE-ME title of this dialog Off-device player[s] */ - public static final int force_title=0x7f0500d1; + public static final int force_title=0x7f0500cd; /** Displayed as a "Toast" (mini window briefly displayed) if you didn't choose a remote player and I was forced to pick one. I always pick the first. @@ -1561,22 +1745,23 @@ XLATE-ME always pick the first. Modified first player. */ - public static final int forced_consistent=0x7f0500d3; + public static final int forced_consistent=0x7f0500cf; /** Games that have ended are listed with this string Games that have ended are listed with this string */ - public static final int gameOver=0x7f050087; + public static final int gameOver=0x7f050083; /** +Bluetooth game name */ - public static final int game_btname_title=0x7f050203; + public static final int game_btname_title=0x7f0501ff; /** used to create default names of games (when user has not named them.) used to create default names of games (when user has not named them.) Game %1$d */ - public static final int game_fmt=0x7f05019c; + public static final int game_fmt=0x7f050198; /** ############################################################ # :Menus: @@ -1594,56 +1779,61 @@ XLATE-ME title of contextual menu. Name of the selected game is substituted in. */ - public static final int game_item_menu_title_fmt=0x7f050091; + public static final int game_item_menu_title_fmt=0x7f05008d; /** +Building game summary… */ - public static final int game_list_tmp=0x7f050220; + public static final int game_list_tmp=0x7f05021c; /** text of checkbox at top of dialog allowing to unlock in-play game to make changes text of checkbox at top of dialog allowing to unlock in-play game to make changes Lock settings */ - public static final int game_locked=0x7f0500b1; - public static final int game_name_group_title=0x7f05025c; + public static final int game_locked=0x7f0500ad; + /** Name group + */ + public static final int game_name_group_title=0x7f050258; /** XLATE-ME +New game name: */ - public static final int game_name_label=0x7f050205; + public static final int game_name_label=0x7f050201; /** XLATE-ME +Name your game */ - public static final int game_name_title=0x7f050204; + public static final int game_name_title=0x7f050200; /** */ - public static final int game_rename_title=0x7f05009a; + public static final int game_rename_title=0x7f050096; /** Put nothing in the summary space, so it just reads "Game 2" Put nothing in the summary space, so it just reads "Game 2" \u003CNothing\u003E */ - public static final int game_summary_field_empty=0x7f050135; - public static final int game_summary_field_gameid=0x7f050077; + public static final int game_summary_field_empty=0x7f050131; + public static final int game_summary_field_gameid=0x7f0502f5; /** Put the language there, so it reads "Game 2 (English)" Put the language there, so it reads "Game 2 (English)" Game language\u200C */ - public static final int game_summary_field_language=0x7f050136; - public static final int game_summary_field_npackets=0x7f050078; + public static final int game_summary_field_language=0x7f050132; + public static final int game_summary_field_npackets=0x7f0502f6; /** List names of opponents (summarized), e.g. "Game 2 (vs Kati)" List names of opponents (summarized), e.g. "Game 2 (vs Kati)" Opponent name[s] */ - public static final int game_summary_field_opponents=0x7f050137; - public static final int game_summary_field_rowid=0x7f050076; + public static final int game_summary_field_opponents=0x7f050133; + public static final int game_summary_field_rowid=0x7f0502f4; /** List the state of the game, "Game over" or "10 moves made" etc. List the state of the game, "Game over" or "10 moves made" etc. Game state */ - public static final int game_summary_field_state=0x7f050138; + public static final int game_summary_field_state=0x7f050134; /** Regardless of the setting of the connect_frequency preference, checks the relay immediately for any moves for networked games on this device and posts a notification if @@ -1653,11 +1843,12 @@ XLATE-ME networked games on this device and posts a notification if any is downloaded. */ - public static final int gamel_menu_checkmoves=0x7f05008d; + public static final int gamel_menu_checkmoves=0x7f050089; /** +Check for updates */ - public static final int gamel_menu_checkupdates=0x7f050239; + public static final int gamel_menu_checkupdates=0x7f050235; /** ############################################################ # :Menus: @@ -1679,38 +1870,58 @@ XLATE-ME Brings up the Wordlists (formerly Dictionaries) screen */ - public static final int gamel_menu_dicts=0x7f05008b; + public static final int gamel_menu_dicts=0x7f050087; /** XLATE-ME +Load DB from SD card */ - public static final int gamel_menu_loaddb=0x7f0502e9; + public static final int gamel_menu_loaddb=0x7f0502e5; /** XLATE-ME +Write DB to SD card */ - public static final int gamel_menu_storedb=0x7f0502e8; - public static final int gamel_menu_study=0x7f050278; + public static final int gamel_menu_storedb=0x7f0502e4; + /** Studylist… + */ + public static final int gamel_menu_study=0x7f050274; /** +Enter phone number: */ - public static final int get_sms_number=0x7f050210; - public static final int getinfo=0x7f05029e; - public static final int git_rev=0x7f05007d; + public static final int get_sms_number=0x7f05020c; + /** Get info + */ + public static final int getinfo=0x7f05029a; + public static final int git_rev=0x7f050079; /** XLATE-ME +Source version id */ - public static final int git_rev_title=0x7f0502e4; + public static final int git_rev_title=0x7f0502e0; /** Green */ - public static final int green=0x7f05014d; - public static final int group_cur_games=0x7f050257; - public static final int group_name_fmt=0x7f05025e; - public static final int group_new_games=0x7f050258; - public static final int groups_confirm_del_fmt=0x7f050259; - public static final int groups_confirm_del_games_fmt=0x7f05025a; + public static final int green=0x7f050149; + /** My games + */ + public static final int group_cur_games=0x7f050253; + /** %1$s (%2$d games) + */ + public static final int group_name_fmt=0x7f05025a; + /** New games + */ + public static final int group_new_games=0x7f050254; + /** Are you sure you want to delete + the %1$d selected group[s]? + */ + public static final int groups_confirm_del_fmt=0x7f050255; + /** \n\n(%1$d game[s] will + also be deleted.) + */ + public static final int groups_confirm_del_games_fmt=0x7f050256; /** Used as the default name for remote players displayed within the Game configure screen Used as the default name for remote players displayed within the Game configure screen (Off-device player) */ - public static final int guest_name=0x7f0500cd; + public static final int guest_name=0x7f0500c9; /** If this preference is checked the "crosshairs" (vertical and horzontal lines through the cell your finger is on that help you tell where the app thinks you're actually tapping) will @@ -1727,34 +1938,37 @@ XLATE-ME tapping. Disable crosshairs */ - public static final int hide_crosshairs=0x7f05015b; + public static final int hide_crosshairs=0x7f050157; /** explanation of the above explanation of the above Do not visually indicate which board cell is touched */ - public static final int hide_crosshairs_summary=0x7f05015c; + public static final int hide_crosshairs_summary=0x7f050158; /** clarification of above XLATE-ME +Hiding the newgame buttons in + the main screen makes more games visible */ - public static final int hide_newgames_summary=0x7f05013c; + public static final int hide_newgames_summary=0x7f050138; /** Checkbox that when set prevents showing the newgame buttons on the main screen to save space XLATE-ME +Hide newgame buttons */ - public static final int hide_newgames_title=0x7f05013b; + public static final int hide_newgames_title=0x7f050137; /** Checkbox that when set prevents showing a title bar in the game board window to save space Checkbox that when set prevents showing a title bar in the game board window to save space Hide titlebar */ - public static final int hide_title=0x7f050139; + public static final int hide_title=0x7f050135; /** clarification of above clarification of above Hiding the game name lets the board be slightly larger */ - public static final int hide_title_summary=0x7f05013a; + public static final int hide_title_summary=0x7f050136; /** text of checkbox. If this checkbox is checked, buttons will appear by which the user can get high- and low-scoring moves generated based on his tray. Can be used to cheat. @@ -1763,7 +1977,7 @@ XLATE-ME generated based on his tray. Can be used to cheat. Allow hints */ - public static final int hints_allowed=0x7f0500c0; + public static final int hints_allowed=0x7f0500bc; /** clarification on hints_allowed, whether new games will default to having the hint feature enabled(string elsewhere in this file) @@ -1772,7 +1986,7 @@ XLATE-ME in this file) Enable the hint feature */ - public static final int hints_allowed_sum=0x7f05012b; + public static final int hints_allowed_sum=0x7f050127; /** title of dialog brought up in response to the board_menu_game_history menu. A full history of the game up to the last turn is displayed, though details about what's in @@ -1783,7 +1997,7 @@ XLATE-ME players' racks is left out if the game is not yet over. Game History */ - public static final int history_title=0x7f0501ab; + public static final int history_title=0x7f0501a7; /** Partial text of alert posted when phonies_warn or phonies_disallow is the current setting and a "phony" is played. One of the two following strings will be appended @@ -1795,7 +2009,7 @@ XLATE-ME Word[s] %1$s not found in wordlist %2$s. */ - public static final int ids_badwords_fmt=0x7f0500f0; + public static final int ids_badwords_fmt=0x7f0500ec; /** text of confirmation dialog shown when user chooses the menu item with text board_menu_game_final and the game is not over @@ -1804,46 +2018,59 @@ XLATE-ME Are you sure you want to resign? */ - public static final int ids_endnow=0x7f0501ad; + public static final int ids_endnow=0x7f0501a9; /** Title of generic dialog used to display information Title of generic dialog used to display information FYI… */ - public static final int info_title=0x7f0501a7; + public static final int info_title=0x7f0501a3; /** +You are using the wordlist + %1$s but the game host is using %2$s. Would you like to use %3$s + too? */ - public static final int inform_dict_diffdict_fmt=0x7f050243; + public static final int inform_dict_diffdict_fmt=0x7f05023f; /** +You and the host of this + game are using different versions of the wordlist %1$s. */ - public static final int inform_dict_diffversion_fmt=0x7f050241; - public static final int inform_dict_download=0x7f050244; - public static final int inform_dict_title=0x7f050242; + public static final int inform_dict_diffversion_fmt=0x7f05023d; + /** \u0020(You will have to download it + first.) + */ + public static final int inform_dict_download=0x7f050240; + /** Wordlist mismatch + */ + public static final int inform_dict_title=0x7f05023e; /** Will new games, on default, randomly rearrange the start order of players. Will new games, on default, randomly rearrange the start order of players. Juggle players */ - public static final int init_autojuggle=0x7f05012d; + public static final int init_autojuggle=0x7f050129; /** clarification on above clarification on above Randomly, for new games */ - public static final int init_autojuggle_sum=0x7f05012e; + public static final int init_autojuggle_sum=0x7f05012a; /** default number of minutes on timer for new games default number of minutes on timer for new games Timer minutes per player */ - public static final int initial_player_minutes=0x7f050130; + public static final int initial_player_minutes=0x7f05012c; /** +Please select the %1$d device[s] + you want to include in this game. Use the \"%2$s\" + button if you don\'t see a device you expect. */ - public static final int invite_bt_desc_fmt=0x7f0501fd; - public static final int invite_choice_bt=0x7f050174; - public static final int invite_choice_email=0x7f050173; - public static final int invite_choice_nfc=0x7f050175; + public static final int invite_bt_desc_fmt=0x7f0501f9; + public static final int invite_choice_bt=0x7f050170; + public static final int invite_choice_email=0x7f05016f; + public static final int invite_choice_nfc=0x7f050171; /** EXPLAIN ME Bluetooth is not available. This may mean that your device doesn\'t support it, or that it\'s been @@ -1852,11 +2079,11 @@ XLATE-ME between html and plaintext formatting but I also provide some explanation/guidance. */ - public static final int invite_choice_sms=0x7f050172; - public static final int invite_choice_title=0x7f050176; + public static final int invite_choice_sms=0x7f05016e; + public static final int invite_choice_title=0x7f050172; /** email */ - public static final int invite_chooser_email=0x7f05017b; + public static final int invite_chooser_email=0x7f050177; /** When I've created the invitation, in text or html, I ask Android to launch an app that can send it, typically an email or messaging app. Android then asks the user to choose which @@ -1871,13 +2098,25 @@ XLATE-ME as the title of the dialog that presents that choice. Send invitation via %1$s */ - public static final int invite_chooser_fmt=0x7f05017a; + public static final int invite_chooser_fmt=0x7f050176; /** sms */ - public static final int invite_chooser_sms=0x7f05017c; - public static final int invite_dict_missing_body_fmt=0x7f050249; - public static final int invite_dict_missing_body_noname_fmt=0x7f05024a; - public static final int invite_dict_missing_title=0x7f050248; + public static final int invite_chooser_sms=0x7f050178; + /** %1$s has invited you to + play Crosswords using the wordlist %2$s (for play in %3$s), but it + is not installed. Would you like to download the wordlist or + decline the invitation? + */ + public static final int invite_dict_missing_body_fmt=0x7f050245; + /** You have been + invited to play Crosswords using the wordlist %2$s (for play in + %3$s), but it is not installed. Would you like to download the + wordlist? + */ + public static final int invite_dict_missing_body_noname_fmt=0x7f050246; + /** Missing wordlist + */ + public static final int invite_dict_missing_title=0x7f050244; public static final int invite_host=0x7f050073; /** This is the body of the html version of the invitation. A URL is created with parameters describing the game and @@ -1899,13 +2138,13 @@ XLATE-ME (full link: %1$s ) */ - public static final int invite_htm_fmt=0x7f050178; + public static final int invite_htm_fmt=0x7f050174; /** Appended to message above if local device has NFC available Appended to message above if local device has NFC available (Or just Tap to Invite - if the other device also has Android Beaming and is nearby.) */ - public static final int invite_if_nfc=0x7f0500e4; + public static final int invite_if_nfc=0x7f0500e0; public static final int invite_mime=0x7f050075; /** If a networked game is opened and is not complete, i.e. if it is listed as expecting remote players who have not yet shown @@ -1927,13 +2166,15 @@ XLATE-ME player[s]. Would you like to invite someone to join - assuming you haven\'t already? */ - public static final int invite_msg_fmt=0x7f0500e3; + public static final int invite_msg_fmt=0x7f0500df; /** XLATE-ME +Invite more than one player per remote device */ - public static final int invite_multi_summary=0x7f0502c8; + public static final int invite_multi_summary=0x7f0502c4; /** XLATE-ME +Invite multiple */ - public static final int invite_multi_title=0x7f0502c7; + public static final int invite_multi_title=0x7f0502c3; /** Most users create games with only two players, which is the default, but Crosswords supports up to four. When I'm using the above string to encourage the opener of a game missing @@ -1948,20 +2189,29 @@ XLATE-ME remote players. Be sure to address your invitation to that many people.) */ - public static final int invite_multiple=0x7f0500e6; + public static final int invite_multiple=0x7f0500e2; public static final int invite_prefix=0x7f050074; - public static final int invite_progress_fmt=0x7f0501f2; + /** Sending invitation to Crosswords on %1$s + */ + public static final int invite_progress_fmt=0x7f0501ee; /** +Connecting... */ - public static final int invite_progress_title=0x7f0501f1; + public static final int invite_progress_title=0x7f0501ed; /** +Please check the %1$d phone + number[s] you want to invite to your new game, then tap \"%2$s\". */ - public static final int invite_sms_desc_fmt=0x7f05020c; + public static final int invite_sms_desc_fmt=0x7f050208; /** XLATE-ME +(This dialog will stay up until all + remote players have connected. You can close the game if you + expect it to take a while. They will still be able to + connect.) */ - public static final int invite_stays=0x7f0502cf; + public static final int invite_stays=0x7f0502cb; /** Send invitation using SMS (texting) or via email? Send invitation using NFC (Android @@ -1983,7 +2233,7 @@ XLATE-ME someone to join a game. Let\'s play Crosswords (Room %1$s) */ - public static final int invite_subject_fmt=0x7f050177; + public static final int invite_subject_fmt=0x7f050173; /** This is the body of the text version of the invitation. A URL is created with parameters describing the game and substituted for "%1$s". @@ -1993,14 +2243,14 @@ XLATE-ME Let\'s play Crosswords! Join this game: %1$s . */ - public static final int invite_txt_fmt=0x7f050179; + public static final int invite_txt_fmt=0x7f050175; /** text of checkbox asking if user wants to search for open public rooms text of checkbox asking if user wants to search for open public rooms Join public room */ - public static final int join_room=0x7f0500b9; + public static final int join_room=0x7f0500b5; /** Checkbox that when set keeps the device screen from dimming if the board screen is what's displayed. This is to allow users to think about a move without having to touch the @@ -2011,12 +2261,12 @@ XLATE-ME screen all the time. Keep screen on */ - public static final int keep_screenon=0x7f05013f; + public static final int keep_screenon=0x7f05013b; /** clarification of above clarification of above Keep board screen on 10 mins */ - public static final int keep_screenon_summary=0x7f050140; + public static final int keep_screenon_summary=0x7f05013c; public static final int key_addrs_pref=0x7f05003d; public static final int key_background=0x7f050019; public static final int key_board_size=0x7f050028; @@ -2030,7 +2280,7 @@ XLATE-ME board In-square bonus hint */ - public static final int key_bonushint=0x7f05014b; + public static final int key_bonushint=0x7f050147; public static final int key_bt_addrs=0x7f05003f; /** database keys whose entries aren't visible prefs */ @@ -2150,24 +2400,40 @@ XLATE-ME different wordlists.) Game language */ - public static final int lang_label=0x7f0500b6; - public static final int lang_name_english=0x7f050294; - public static final int lang_name_fmt=0x7f0502a6; - public static final int lang_unknown=0x7f0502a7; + public static final int lang_label=0x7f0500b2; + /** English + */ + public static final int lang_name_english=0x7f050290; + /** %1$s (%2$d wordlists) + */ + public static final int lang_name_fmt=0x7f0502a2; + /** Unknown + */ + public static final int lang_unknown=0x7f0502a3; /** Game language/wordlist */ - public static final int langdict_label=0x7f0500b7; - public static final int list_group_default=0x7f050254; - public static final int list_group_delete=0x7f050252; - public static final int list_group_movedown=0x7f050256; - public static final int list_group_moveup=0x7f050255; - public static final int list_group_rename=0x7f050253; + public static final int langdict_label=0x7f0500b3; + /** Put new games here + */ + public static final int list_group_default=0x7f050250; + /** Delete group + */ + public static final int list_group_delete=0x7f05024e; + /** Move down + */ + public static final int list_group_movedown=0x7f050252; + /** Move up + */ + public static final int list_group_moveup=0x7f050251; + /** Rename + */ + public static final int list_group_rename=0x7f05024f; /** ############## menu items ############## pulls up dialog to configure the selected game ############## menu items ############## pulls up dialog to configure the selected game */ - public static final int list_item_config=0x7f050092; + public static final int list_item_config=0x7f05008e; /** makes a copy of the selected game. This is currently disabled for networked games since there would be problems if two identically configured games started trying to talk to a @@ -2177,25 +2443,25 @@ XLATE-ME two identically configured games started trying to talk to a remote game that expected there was only one of them. */ - public static final int list_item_copy=0x7f050098; + public static final int list_item_copy=0x7f050094; /** pulls up dialog to delete the selected game pulls up dialog to delete the selected game */ - public static final int list_item_delete=0x7f050095; + public static final int list_item_delete=0x7f050091; /** pulls up dialog to change the group of the selected game pulls up dialog to change the group of the selected game */ - public static final int list_item_move=0x7f050094; + public static final int list_item_move=0x7f050090; /** creates a new game with all configuation copied from the selected game creates a new game with all configuation copied from the selected game */ - public static final int list_item_new_from=0x7f050097; + public static final int list_item_new_from=0x7f050093; /** pulls up dialog to rename (change name of) the selected game pulls up dialog to rename (change name of) the selected game */ - public static final int list_item_rename=0x7f050093; + public static final int list_item_rename=0x7f05008f; /** pulls up dialog to reset the selected game, that is to remove all moves so that it's the same as a newly created game except for any configuration. @@ -2203,15 +2469,24 @@ XLATE-ME all moves so that it's the same as a newly created game except for any configuration. */ - public static final int list_item_reset=0x7f050096; - public static final int lmi_move_fmt=0x7f0502b3; + public static final int list_item_reset=0x7f050092; + /** %1$s played %2$s for %3$d points + */ + public static final int lmi_move_fmt=0x7f0502af; /** formatting for last move summary in notifications formatting for last move summary in notifications +%1$s passed (0 points) */ - public static final int lmi_pass_fmt=0x7f0502b2; - public static final int lmi_phony_fmt=0x7f0502b5; - public static final int lmi_tiles_fmt=0x7f0502b6; - public static final int lmi_trade_fmt=0x7f0502b4; + public static final int lmi_pass_fmt=0x7f0502ae; + /** %1$s lost a turn + */ + public static final int lmi_phony_fmt=0x7f0502b1; + /** Tiles assigned to %1$s + */ + public static final int lmi_tiles_fmt=0x7f0502b2; + /** %1$s traded %2$d tiles + */ + public static final int lmi_trade_fmt=0x7f0502b0; /** One of the strings used in the right column of the list of installed wordlists to describe those that are part of Crosswords and that cannot be uninstalled or moved. @@ -2223,7 +2498,7 @@ XLATE-ME loc_internal and loc_external are the other possible strings in this column. */ - public static final int loc_builtin=0x7f0500a1; + public static final int loc_builtin=0x7f05009d; /** Used to describe wordlists that are in the Downloads directory. Currently I don't look there so this is unused, but I will eventually do so. This should be the same name as @@ -2235,32 +2510,61 @@ XLATE-ME the built-in Android web browser uses for the directory where it saves files it downloads. */ - public static final int loc_downloads=0x7f0500a2; + public static final int loc_downloads=0x7f05009e; /** */ - public static final int loc_external=0x7f0500ad; - public static final int loc_filters_all=0x7f050290; - public static final int loc_filters_menu=0x7f050292; - public static final int loc_filters_modified=0x7f050293; - public static final int loc_filters_prompt=0x7f05028e; - public static final int loc_filters_screen=0x7f050291; - public static final int loc_fmts_mismatch=0x7f050299; + public static final int loc_external=0x7f0500a9; + /** All + */ + public static final int loc_filters_all=0x7f05028c; + /** Latest menu + */ + public static final int loc_filters_menu=0x7f05028e; + /** Modified by me + */ + public static final int loc_filters_modified=0x7f05028f; + /** Filter by: + */ + public static final int loc_filters_prompt=0x7f05028a; + /** Latest screen + */ + public static final int loc_filters_screen=0x7f05028d; + /** Illegal translation: a translated + string must have the same format specifiers (e.g. %1$s) as the + original. + */ + public static final int loc_fmts_mismatch=0x7f050295; /** see move_dictf above see move_dictf above */ - public static final int loc_internal=0x7f0500ac; - public static final int loc_item_check=0x7f050296; + public static final int loc_internal=0x7f0500a8; + /** Check + */ + public static final int loc_item_check=0x7f050292; /** for loc item edit menu for loc item edit menu +Clear */ - public static final int loc_item_clear=0x7f050295; - public static final int loc_item_copy_bless=0x7f050298; - public static final int loc_item_copy_eng=0x7f050297; - public static final int loc_lang_blessed=0x7f050288; - public static final int loc_lang_local=0x7f050289; - public static final int loc_menu_xlate=0x7f050287; - public static final int loc_search_prompt=0x7f05028f; + public static final int loc_item_clear=0x7f050291; + /** Copy official + */ + public static final int loc_item_copy_bless=0x7f050294; + /** Copy English + */ + public static final int loc_item_copy_eng=0x7f050293; + /** %1$s (official) + */ + public static final int loc_lang_blessed=0x7f050284; + /** %1$s (yours) + */ + public static final int loc_lang_local=0x7f050285; + /** Translate + */ + public static final int loc_menu_xlate=0x7f050283; + /** Search for: + */ + public static final int loc_search_prompt=0x7f05028b; /** This is the "hint" printed in light text in the empty player name field ############################################################ @@ -2284,76 +2588,94 @@ XLATE-ME name field Player name */ - public static final int local_name_hint=0x7f050183; + public static final int local_name_hint=0x7f05017f; /** XLATE-ME +Enable logging */ - public static final int logging_on=0x7f0502dc; + public static final int logging_on=0x7f0502d8; /** XLATE-ME +(release builds only) */ - public static final int logging_on_summary=0x7f0502dd; - public static final int lookup_title=0x7f050283; + public static final int logging_on_summary=0x7f0502d9; + /** Word lookup + */ + public static final int lookup_title=0x7f05027f; /** +(Not in contacts) */ - public static final int manual_owner_name=0x7f05020d; + public static final int manual_owner_name=0x7f050209; /** +Max length */ - public static final int max_len=0x7f0501e8; + public static final int max_len=0x7f0501e4; /** +Chat */ - public static final int menu_chat=0x7f05021d; + public static final int menu_chat=0x7f050219; /** +Flip board */ - public static final int menu_flip=0x7f05021b; + public static final int menu_flip=0x7f050217; /** +Next hint */ - public static final int menu_hint_next=0x7f050218; + public static final int menu_hint_next=0x7f050214; /** +Prev hint */ - public static final int menu_hint_prev=0x7f050217; + public static final int menu_hint_prev=0x7f050213; /** +Juggle rack */ - public static final int menu_juggle=0x7f05021a; + public static final int menu_juggle=0x7f050216; /** text of menu that brings up the Settings (preferences) dialog text of menu that brings up the Settings (preferences) dialog */ - public static final int menu_prefs=0x7f05008c; - public static final int menu_rateme=0x7f050273; + public static final int menu_prefs=0x7f050088; + /** Rate Crosswords + */ + public static final int menu_rateme=0x7f05026f; /** +Toggle values */ - public static final int menu_toggle_values=0x7f05021e; + public static final int menu_toggle_values=0x7f05021a; /** +Zoom in/out */ - public static final int menu_zoom=0x7f05021c; + public static final int menu_zoom=0x7f050218; /** +Min length */ - public static final int min_len=0x7f0501e7; + public static final int min_len=0x7f0501e3; /** label for the field used to set the timer's inital value label for the field used to set the timer's inital value Minutes per player */ - public static final int minutes_label=0x7f0500c3; + public static final int minutes_label=0x7f0500bf; /** body of notification shown when invitation requires a wordslist that's not installed body of notification shown when invitation requires a wordslist that's not installed +Tap to download missing wordlist */ - public static final int missing_dict_detail=0x7f050247; + public static final int missing_dict_detail=0x7f050243; /** Title of notification shown when invitation requires a wordslist that's not installed Title of notification shown when invitation requires a wordslist that's not installed +Game invitation pending */ - public static final int missing_dict_title=0x7f050246; + public static final int missing_dict_title=0x7f050242; /** Used as a substitute for the names of remote players when they aren't available yet because the connection is not complete. Displayed in the lists of players found in each @@ -2363,7 +2685,7 @@ XLATE-ME complete. Displayed in the lists of players found in each game listing. */ - public static final int missing_player=0x7f050082; + public static final int missing_player=0x7f05007e; /** When the dicts_item_move menu is chosen, this text is used in the confirmation dialog. The name of the selected wordlist is substituted for %1$s. The strings loc_internal and @@ -2375,7 +2697,7 @@ XLATE-ME loc_internal are substitued for %2$s and %3$s (or vice-versa, depending on the current location of the wordlist.) */ - public static final int move_dict_fmt=0x7f0500ab; + public static final int move_dict_fmt=0x7f0500a7; /** Otherwise they're listed with this to give some indication of how far along they are. I may list "tiles left" someday instead... @@ -2383,7 +2705,7 @@ XLATE-ME how far along they are. I may list "tiles left" someday instead... */ - public static final int moves_fmt=0x7f050088; + public static final int moves_fmt=0x7f050084; /** ############################################################ # :Dialogs: @@ -2408,7 +2730,7 @@ XLATE-ME Text of dialog. Player name is substituted Password for \"%1$s\": */ - public static final int msg_ask_password_fmt=0x7f05019b; + public static final int msg_ask_password_fmt=0x7f050197; /** When a game has been connected and the relay is notified that a device in the game has deleted its part of the game, this message is posted when you connect your end of it to the @@ -2425,24 +2747,24 @@ XLATE-ME another device. You will not be able to play any further. */ - public static final int msg_dev_deleted=0x7f0500ef; + public static final int msg_dev_deleted=0x7f0500eb; /** (I believe this can no longer occur) (I believe this can no longer occur) Another host has already registered a room using that name. Rename yours or retry later. */ - public static final int msg_dup_room=0x7f0500ed; + public static final int msg_dup_room=0x7f0500e9; /** (I believe this can no longer occur) (I believe this can no longer occur) The relay has lost contact with another device in this game. */ - public static final int msg_lost_other=0x7f0500ee; + public static final int msg_lost_other=0x7f0500ea; /** (I believe this can no longer occur) (I believe this can no longer occur) No host has registered a room by that name. */ - public static final int msg_no_room=0x7f0500ec; + public static final int msg_no_room=0x7f0500e8; /** Text of "toast" shown when a game is notified by the relay that all expected players have registered. At this point play can begin. @@ -2452,7 +2774,7 @@ XLATE-ME All players are here in room \"%1$s\". */ - public static final int msg_relay_all_here_fmt=0x7f0500e9; + public static final int msg_relay_all_here_fmt=0x7f0500e5; /** Text of "toast" (mini window briefly displayed) shown when a game first connects to the relay. The three substitutions are the device's order within the game (e.g. 2), the name of @@ -2468,23 +2790,30 @@ XLATE-ME Device %1$d connected to relay in room \"%2$s\". Waiting for %3$d player[s]. */ - public static final int msg_relay_waiting_fmt=0x7f0500e8; + public static final int msg_relay_waiting_fmt=0x7f0500e4; /** (I believe this can no longer occur) (I believe this can no longer occur) You are providing more players than the host expects. */ - public static final int msg_too_many=0x7f0500eb; + public static final int msg_too_many=0x7f0500e7; /** Text of progress indicator shown while check is being conducted Text of progress indicator shown while check is being conducted */ - public static final int msgs_progress=0x7f05008e; - public static final int nag_body_fmt=0x7f0502af; - public static final int nag_days_fmt=0x7f0502ae; - public static final int nag_hours_fmt=0x7f0502ad; - /** XLATE-ME + public static final int msgs_progress=0x7f05008a; + /** %1$s moved more than %2$s ago. */ - public static final int nag_intervals=0x7f0502ed; + public static final int nag_body_fmt=0x7f0502ab; + /** %1$d day[s] + */ + public static final int nag_days_fmt=0x7f0502aa; + /** %1$d hour[s] + */ + public static final int nag_hours_fmt=0x7f0502a9; + /** XLATE-ME +Reminder intervals (minutes1,minutes2,...) + */ + public static final int nag_intervals=0x7f0502e9; /** body of warning notification reminder message. First three are used to build a string based on the length of time that's then inserted in the fourth. E.g "PlayerName moved more than 2 day[s], @@ -2493,23 +2822,28 @@ XLATE-ME are used to build a string based on the length of time that's then inserted in the fourth. E.g "PlayerName moved more than 2 day[s], 4 hour[s] ago." +%1$d minute[s] */ - public static final int nag_minutes_fmt=0x7f0502ac; + public static final int nag_minutes_fmt=0x7f0502a8; /** Nagging: title of notification reminder message Nagging: title of notification reminder message +Reminder: It\'s your turn */ - public static final int nag_title=0x7f0502ab; + public static final int nag_title=0x7f0502a7; /** above is inserted in this the last time I warn above is inserted in this the last time I warn +Last warning: %1$s */ - public static final int nag_warn_last_fmt=0x7f0502b0; + public static final int nag_warn_last_fmt=0x7f0502ac; /** XLATE-ME +%1$s copy */ - public static final int name_copy_fmt=0x7f050206; + public static final int name_copy_fmt=0x7f050202; /** XLATE-ME +%1$s/%2$s */ - public static final int name_dict_fmt=0x7f0502e7; - public static final int nbs_port=0x7f05007c; + public static final int name_dict_fmt=0x7f0502e3; + public static final int nbs_port=0x7f050078; /** text of checkbox. If this checkbox is checked, games created for network play will by default have the hint feature enabled. @@ -2518,7 +2852,7 @@ XLATE-ME enabled. Allow hints (networked) */ - public static final int nethints_allowed=0x7f0500c1; + public static final int nethints_allowed=0x7f0500bd; /** clarification on hints_allowed, whether new NETWORKED games will default to having the hint feature enabled(string elsewhere in this file) @@ -2527,86 +2861,108 @@ XLATE-ME elsewhere in this file) Enable hints for two-device games */ - public static final int nethints_allowed_sum=0x7f05012c; + public static final int nethints_allowed_sum=0x7f050128; /** XLATE-ME +Game network stats */ - public static final int netstats_title=0x7f0502e3; + public static final int netstats_title=0x7f0502df; /** XLATE-ME +For experienced players */ - public static final int network_advanced_summary=0x7f0502c6; + public static final int network_advanced_summary=0x7f0502c2; /** XLATE-ME +Advanced */ - public static final int network_advanced_title=0x7f0502c5; + public static final int network_advanced_title=0x7f0502c1; /** Network game settings */ - public static final int network_behavior=0x7f05015d; + public static final int network_behavior=0x7f050159; /** explanation of the above explanation of the above Settings that apply to networked games */ - public static final int network_behavior_summary=0x7f05015e; + public static final int network_behavior_summary=0x7f05015a; + /** + +Tap to download and install + */ + public static final int new_app_avail=0x7f05023a; + /** + +New version of %1$s + */ + public static final int new_app_avail_fmt=0x7f050239; /** */ - public static final int new_app_avail=0x7f05023e; + public static final int new_bt_body_fmt=0x7f0501f4; + /** + +New game via Bluetooth + */ + public static final int new_bt_title=0x7f0501f3; /** */ - public static final int new_app_avail_fmt=0x7f05023d; + public static final int new_btmove_title=0x7f0501f7; /** +New wordlist available */ - public static final int new_bt_body_fmt=0x7f0501f8; + public static final int new_dict_avail=0x7f050237; /** +Tap to update %1$s */ - public static final int new_bt_title=0x7f0501f7; - /** - - */ - public static final int new_btmove_title=0x7f0501fb; - /** - - */ - public static final int new_dict_avail=0x7f05023b; - /** - - */ - public static final int new_dict_avail_fmt=0x7f05023c; + public static final int new_dict_avail_fmt=0x7f050238; /** XLATE-ME +New one-device game */ - public static final int new_game=0x7f0502bc; + public static final int new_game=0x7f0502b8; /** XLATE-ME +Would you like to create this game + using default settings?\n\nOr would you like to configure it + first? */ - public static final int new_game_message=0x7f0502be; + public static final int new_game_message=0x7f0502ba; /** XLATE-ME +(You will have a chance to + invite other players when it is open.) */ - public static final int new_game_message_net=0x7f0502c0; + public static final int new_game_message_net=0x7f0502bc; /** XLATE-ME +This game must be + configured before it can be opened. */ - public static final int new_game_message_nodflt=0x7f0502bf; + public static final int new_game_message_nodflt=0x7f0502bb; /** XLATE-ME +New networked game */ - public static final int new_game_networked=0x7f0502bd; + public static final int new_game_networked=0x7f0502b9; /** +One or more moves has arrived */ - public static final int new_move_body=0x7f0501fc; + public static final int new_move_body=0x7f0501f8; /** +%1$s has invited you to play */ - public static final int new_name_body_fmt=0x7f05020a; + public static final int new_name_body_fmt=0x7f050206; /** hint (text shown when field is empty) for room name field hint (text shown when field is empty) for room name field Room name */ - public static final int new_room_hint=0x7f0500ba; + public static final int new_room_hint=0x7f0500b6; /** +New game via SMS */ - public static final int new_sms_title=0x7f050209; - public static final int new_xlations_fmt=0x7f05028a; + public static final int new_sms_title=0x7f050205; + /** Installed %1$d new translations + */ + public static final int new_xlations_fmt=0x7f050286; /** ########################################################### # :Dialogs: @@ -2631,21 +2987,21 @@ XLATE-ME Title of New user info dialog Here\'s a tip */ - public static final int newbie_title=0x7f0501af; + public static final int newbie_title=0x7f0501ab; /** section separator (white-on-gray bar) for third section: bluetooth games section separator (white-on-gray bar) for third section: bluetooth games New Bluetooth game */ - public static final int newgame_bt_header=0x7f050171; + public static final int newgame_bt_header=0x7f05016d; /** Text of second of two buttons for new standalone games. Tap this and you'll get taken to the "Game configure" screen Text of second of two buttons for new standalone games. Tap this and you'll get taken to the "Game configure" screen Configure first */ - public static final int newgame_configure_first=0x7f05016d; + public static final int newgame_configure_first=0x7f050169; /** Text of first of two buttons for new networked games. Tap this and a game will be created, but you probably won't see it immediately because an email or messaging app will be @@ -2656,7 +3012,7 @@ XLATE-ME launched to send your invitation. Invite now */ - public static final int newgame_invite=0x7f050170; + public static final int newgame_invite=0x7f05016c; /** Text of first of two buttons for new standalone games. Tap this and a new game will be created and opened. If the first player is a robot it will immediately take its turn. @@ -2665,7 +3021,7 @@ XLATE-ME player is a robot it will immediately take its turn. Play now */ - public static final int newgame_local=0x7f05016c; + public static final int newgame_local=0x7f050168; /** This is one of two descriptions on this screen. It explains what standalone games are and describes the two buttons used to create them. The name of the language of the default @@ -2680,7 +3036,7 @@ XLATE-ME now\". To add players or change game settings, press \"Configure first\". */ - public static final int newgame_local_desc_fmt=0x7f05016b; + public static final int newgame_local_desc_fmt=0x7f050167; /** ############################################################ # :Screens: # New game screen @@ -2707,7 +3063,7 @@ XLATE-ME standalone games New Local-only game */ - public static final int newgame_local_header=0x7f05016a; + public static final int newgame_local_header=0x7f050166; /** This is the second of two descriptions on this screen. It explains what networked games are and describes the two buttons used to create them. @@ -2721,25 +3077,32 @@ XLATE-ME you start your networked game. (You\'ll have a chance to send invites later.) */ - public static final int newgame_networked_desc=0x7f05016f; + public static final int newgame_networked_desc=0x7f05016b; /** section separator (white-on-gray bar) for second section: networked games section separator (white-on-gray bar) for second section: networked games New Networked game */ - public static final int newgame_networked_header=0x7f05016e; + public static final int newgame_networked_header=0x7f05016a; /** +New SMS Game */ - public static final int newgame_sms_header=0x7f050207; - public static final int newgroup_label=0x7f050251; + public static final int newgame_sms_header=0x7f050203; + /** Name your new group: + */ + public static final int newgroup_label=0x7f05024d; /** XLATE-ME +To invite via NFC just touch the back + of this device against the one you want to invite—any time the + game is open. */ - public static final int nfc_just_tap=0x7f0502d0; + public static final int nfc_just_tap=0x7f0502cc; /** XLATE-ME +Send via NFC to self? */ - public static final int nfc_to_self=0x7f0502f7; + public static final int nfc_to_self=0x7f0502f3; /** Title of dialog for renaming game (triggered by selecting list_item_rename) If you try to copy a networked game you get this error @@ -2749,7 +3112,7 @@ XLATE-ME If you try to copy a networked game you get this error message. */ - public static final int no_copy_network=0x7f050099; + public static final int no_copy_network=0x7f050095; /** If the wordlist disappears mid-game there are no choices, just an explanation and this button, after which the game closes. @@ -2760,7 +3123,7 @@ XLATE-ME disappeared. (Usually this means it\'s on an external card that is no longer available.) */ - public static final int no_dict_finish=0x7f050194; + public static final int no_dict_finish=0x7f050190; /** If the missing wordlist is discovered when trying to open the game, we have more options. If there's another wordlist in the same language, we can offer to substitute without needing @@ -2778,7 +3141,7 @@ XLATE-ME Game \"%1$s\" requires a %2$s wordlist. Please download one before opening. */ - public static final int no_dict_fmt=0x7f050196; + public static final int no_dict_fmt=0x7f050192; /** This is an alternative message presented when there's also the option of downloading another wordlist. Game name, wordlist name and language are substituted in. @@ -2791,7 +3154,7 @@ XLATE-ME download a replacement or substitute another %3$s wordlist. */ - public static final int no_dict_subst_fmt=0x7f050197; + public static final int no_dict_subst_fmt=0x7f050193; /** ############################################################ # :Dialogs: @@ -2814,7 +3177,7 @@ XLATE-ME title of alert Wordlist not found */ - public static final int no_dict_title=0x7f050193; + public static final int no_dict_title=0x7f05018f; /** If you click on the Play button without having entered a room name you get an alert with this error message. If you click on the Play button without having entered a room @@ -2822,21 +3185,23 @@ XLATE-ME This game cannot connect without a room name. */ - public static final int no_empty_rooms=0x7f050185; + public static final int no_empty_rooms=0x7f050181; /** If you choose the above option and have no networked games you get this error message If you choose the above option and have no networked games you get this error message */ - public static final int no_games_to_refresh=0x7f05008f; - public static final int no_market=0x7f050274; + public static final int no_games_to_refresh=0x7f05008b; + /** Google Play app not found + */ + public static final int no_market=0x7f050270; /** displayed when you long-tap a scoreboard entry and there's no most recent score to show displayed when you long-tap a scoreboard entry and there's no most recent score to show (No moves yet) */ - public static final int no_moves_made=0x7f0500e2; + public static final int no_moves_made=0x7f0500de; /** If the query returns no rooms, this message is displayed, with the number of players in the game and its language substituted. @@ -2847,7 +3212,7 @@ XLATE-ME %1$d-player games in %2$s. Try refreshing or creating your own. */ - public static final int no_name_found_fmt=0x7f0500be; + public static final int no_name_found_fmt=0x7f0500ba; /** This is not currently shown Crosswords wordlists, which are just compressed lists of words plus tile information, determine @@ -2870,17 +3235,32 @@ XLATE-ME Board screen. The idea is that you're tapping around figuring out how to play and when you tap an empty cell the arrow appears. This explains it. +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. */ - public static final int not_again_arrow=0x7f0501c2; - public static final int not_again_backclears=0x7f050267; + public static final int not_again_arrow=0x7f0501be; + /** The back button clears any + selection instead of exiting. Hit it again to exit the + app. + */ + public static final int not_again_backclears=0x7f050263; /** +This button opens the wordlist + browser on the current player\'s wordlist. */ - public static final int not_again_browse=0x7f0501e4; + public static final int not_again_browse=0x7f0501e0; /** +This button opens the wordlist + browser on the wordlist of your choice. */ - public static final int not_again_browseall=0x7f0501e5; + public static final int not_again_browseall=0x7f0501e1; /** Shown when you tap the chat button on the toolbar of the main Board screen Shown when you tap the chat button on the toolbar of the @@ -2889,7 +3269,7 @@ XLATE-ME messaging between devices in this game. Messages will be kept until you delete the game that contains them. */ - public static final int not_again_chat=0x7f0501bb; + public static final int not_again_chat=0x7f0501b7; /** This is shown in the Board screen when you successfully connecting a game to the relay and are the last device in the game to do so, i.e. the game is now complete and you should @@ -2903,7 +3283,7 @@ XLATE-ME created the room will now assign your initial tiles and play can begin. */ - public static final int not_again_conndall=0x7f0501c1; + public static final int not_again_conndall=0x7f0501bd; /** This is shown in the Board screen when you successfully connect a game to the relay and are the first device in the game to do so. @@ -2915,7 +3295,7 @@ XLATE-ME your room and Crosswords has assigned them tiles the game can begin. */ - public static final int not_again_conndfirst=0x7f0501bf; + public static final int not_again_conndfirst=0x7f0501bb; /** This is shown in the Board screen when you successfully connecting a game to the relay and are not the first device in the game but not the last either. So it will only occur @@ -2928,8 +3308,15 @@ XLATE-ME game on the relay. You will be notified when the remaining device[s] have joined your room and play can begin. */ - public static final int not_again_conndmid=0x7f0501c0; - public static final int not_again_dicts=0x7f0502a8; + public static final int not_again_conndmid=0x7f0501bc; + /** This screen lets you install new + wordslists and view the ones you already have.\n\nWhat wordlists + you have installed determines:\n• What languages you can play + in\n• How smart the robot player is\n• What words are + legal.\n\nCheck the \"Show downloadable\" box at the top to see + what\'s available. + */ + public static final int not_again_dicts=0x7f0502a4; /** This is shown when you choose the board_menu_done menu item. It's to let you know that there's a shortcut that does almost the same thing. @@ -2940,10 +3327,14 @@ XLATE-ME appears at the right end of the rack is the easiest way to commit a move. */ - public static final int not_again_done=0x7f0501bd; + public static final int not_again_done=0x7f0501b9; /** XLATE-ME +Public rooms have been made + an \"advanced\" feature in this release. If you were using them + and want them back, enable them now. You can turn them off again + in Settings. */ - public static final int not_again_enablepublic=0x7f0502d6; + public static final int not_again_enablepublic=0x7f0502d2; /** Shown when you tap the flip button on the toolbar of the main Board screen Shown when you tap the flip button on the toolbar of the main @@ -2951,11 +3342,22 @@ XLATE-ME This button flips the board across a diagonal axis. */ - public static final int not_again_flip=0x7f0501b8; - public static final int not_again_fmt_expl=0x7f05029a; - /** XLATE-ME + public static final int not_again_flip=0x7f0501b4; + /** This string has special format + specifiers (e.g. %1$s). Please be sure that your translation has + the same ones as the original.\n\n(You will not be able to save it + unless it does.) */ - public static final int not_again_hidenewgamebuttons=0x7f0502cd; + public static final int not_again_fmt_expl=0x7f050296; + /** XLATE-ME +These two buttons do + the same thing as the first two items in this window\'s Action Bar + (or menu). If you like you can hide the buttons to make more games + visible.\n\n(If you later want to unhide them go to the Appearance + section of App settings). + + */ + public static final int not_again_hidenewgamebuttons=0x7f0502c9; /** Shown when you tap the next hint button on the toolbar of the main Board screen Shown when you tap the next hint button on the toolbar of the @@ -2964,7 +3366,7 @@ XLATE-ME moves in descending order (using tiles to the right of the rack divider.) */ - public static final int not_again_hintnext=0x7f0501b6; + public static final int not_again_hintnext=0x7f0501b2; /** Currently not used The new game you have created has two players. Player 1 is a robot; Player 2 is you. Tap the game @@ -2983,7 +3385,7 @@ XLATE-ME moves in ascending order (using tiles to the right of the rack divider.) */ - public static final int not_again_hintprev=0x7f0501b5; + public static final int not_again_hintprev=0x7f0501b1; /** Shown when you tap the juggle button on the toolbar of the main Board screen Shown when you tap the juggle button on the toolbar of the @@ -2991,17 +3393,31 @@ XLATE-ME This button randomly rearranges tiles in the rack. */ - public static final int not_again_juggle=0x7f0501b7; + public static final int not_again_juggle=0x7f0501b3; /** +This button lets you look up, + online, the words just played. */ - public static final int not_again_lookup=0x7f0501d8; + public static final int not_again_lookup=0x7f0501d4; /** Shown when you first pick the list_item_new_from menuitem Shown when you first pick the list_item_new_from menuitem +Create a new ready-to-play game + using all the settings from this one. That is, treat this game + as a template. */ - public static final int not_again_newfrom=0x7f0501c4; - public static final int not_again_newselect=0x7f050266; - public static final int not_again_studycopy=0x7f050282; + public static final int not_again_newfrom=0x7f0501c0; + /** Tapping a game opens it.\n\nYou + can instead tap the icons at the left to select or deselect games, + then act on selected games, e.g. to delete them, using the menu or + \"Actionbar.\" + */ + public static final int not_again_newselect=0x7f050262; + /** The selected words will be + copied to the system clipboard. You can then paste them into any + app that supports pasting text, e.g. an email app. + */ + public static final int not_again_studycopy=0x7f05027e; /** The following strings (all whose names start with "not_again") appear in the New user info dialog. @@ -3016,30 +3432,34 @@ XLATE-ME and sync. (In a later release these moves will be downloaded in the background.) */ - public static final int not_again_sync=0x7f0501b1; + public static final int not_again_sync=0x7f0501ad; /** Shown when the user chooses the "board_menu_trade" menu Shown when the user chooses the "board_menu_trade" menu You are entering tile-exchange mode.\n\nTap tiles to add/remove them from the set to be exchanged.\n\n */ - public static final int not_again_trading=0x7f0501b2; + public static final int not_again_trading=0x7f0501ae; /** Use the buttons to commit your turn or exit exchange mode. */ - public static final int not_again_trading_buttons=0x7f0501b3; + public static final int not_again_trading_buttons=0x7f0501af; /** Use the menu or action bar to commit your turn or exit exchange mode. */ - public static final int not_again_trading_menu=0x7f0501b4; + public static final int not_again_trading_menu=0x7f0501b0; /** Shown when the board screen is visible and it's just become another players turn. The idea is to give a hint about how to find out about recent moves. Shown when the board screen is visible and it's just become another players turn. The idea is to give a hint about how to find out about recent moves. +The player whose turn it is + is drawn large in the scoreboard.\n\nHold your finger on a name in + the scoreboard to get details about that player\'s most recent + move. */ - public static final int not_again_turnchanged=0x7f0501c3; + public static final int not_again_turnchanged=0x7f0501bf; /** Shown when you tap the undo/redo button on the toolbar of the main Board screen Shown when you tap the undo/redo button on the toolbar of the @@ -3047,7 +3467,7 @@ XLATE-ME This button undos or redoes the current turn. */ - public static final int not_again_undo=0x7f0501ba; + public static final int not_again_undo=0x7f0501b6; /** Shown in the Game configure screen when the game_locked checkbox is checked and you uncheck it. Shown in the Game configure screen when the game_locked @@ -3057,7 +3477,7 @@ XLATE-ME restarting it. When you leave this page you will have a chance to discard changes to avoid a restart. */ - public static final int not_again_unlock=0x7f0501be; + public static final int not_again_unlock=0x7f0501ba; /** Shown when you tap the values button on the toolbar of the main Board screen. This is intended to allow players to remind themselves how much played tiles are worth while @@ -3070,7 +3490,7 @@ XLATE-ME board shows letters on placed tiles or their point values. Use it to remind yourself what a tile is worth. */ - public static final int not_again_values=0x7f0501bc; + public static final int not_again_values=0x7f0501b8; /** Shown when you tap the zoom (+/-) button on the toolbar of the main Board screen Shown when you tap the zoom (+/-) button on the toolbar of @@ -3079,8 +3499,10 @@ XLATE-ME between zoomed and regular size. Drag it when it is zoomed to see parts that are hidden. */ - public static final int not_again_zoom=0x7f0501b9; - public static final int note_none=0x7f0502a4; + public static final int not_again_zoom=0x7f0501b5; + /** (None) + */ + public static final int note_none=0x7f0502a0; /** This text is displayed as the "summary" for both of the notify choices above, as extra information. (There could be different strings if it makes more sense in your language.) @@ -3091,14 +3513,14 @@ XLATE-ME When opponent moves arrive */ - public static final int notify_other_summary=0x7f050169; + public static final int notify_other_summary=0x7f050165; /** When one or more new moves is found, should I play a notification sound When one or more new moves is found, should I play a notification sound Play sound */ - public static final int notify_sound=0x7f050167; + public static final int notify_sound=0x7f050163; /** When a move is fetched from the relay a Notification is posted. These are its title, which appears in the top bar of the device, and the body that appears when you pull the notifications @@ -3109,20 +3531,22 @@ XLATE-ME down. Move in game %1$s */ - public static final int notify_title_fmt=0x7f05019e; + public static final int notify_title_fmt=0x7f05019a; /** When one or more new moves is found, should I vibrate the device When one or more new moves is found, should I vibrate the device Vibrate */ - public static final int notify_vibrate=0x7f050168; + public static final int notify_vibrate=0x7f050164; /** XLATE-ME +%1$d player[s] */ - public static final int nplayers_fmt=0x7f0502c3; + public static final int nplayers_fmt=0x7f0502bf; /** XLATE-ME +Number on this device */ - public static final int nplayers_prompt=0x7f0502c2; + public static final int nplayers_prompt=0x7f0502be; /** text of label identifying the field where human players can enter an option password. The label and field disappear when the robot player checkbox is checked because it makes no @@ -3139,14 +3563,17 @@ XLATE-ME games as well. Password */ - public static final int password_label=0x7f0500da; - public static final int paste_done_fmt=0x7f05027c; + public static final int password_label=0x7f0500d6; + /** %1$d word[s] copied + */ + public static final int paste_done_fmt=0x7f050278; /** You have NFC enabled. That means that any time a board that\'s missing a player is open, you can tap a nearby person\'s device to invite him/her to play – if he/she is also using NFC. +\u0020pct. */ - public static final int pct_suffix=0x7f050272; + public static final int pct_suffix=0x7f05026e; /** If this preference is checked, tapping on the scoreboard entry for any player reveals that player's tiles and any pending move (after asking for his password if one is set.) @@ -3165,24 +3592,25 @@ XLATE-ME is is temporarily unable to play. View tiles out-of-turn */ - public static final int peek_other=0x7f050159; + public static final int peek_other=0x7f050155; /** explanation of the above explanation of the above Tapping on scoreboard name shows that player\'s tiles */ - public static final int peek_other_summary=0x7f05015a; + public static final int peek_other_summary=0x7f050156; /** +Connected number[s]: */ - public static final int phone_label=0x7f050213; + public static final int phone_label=0x7f05020f; /** Don't warn, but simply force to skip turn (give 0 points) when user attempts to play word not in the wordlist. Don't warn, but simply force to skip turn (give 0 points) when user attempts to play word not in the wordlist. Disallow phonies */ - public static final int phonies_disallow=0x7f0500cb; + public static final int phonies_disallow=0x7f0500c7; /** These are the three choices in the popup above whose text is phonies_spinner_prompt Don't care if words played are in the wordlist or not @@ -3191,7 +3619,7 @@ XLATE-ME Don't care if words played are in the wordlist or not Ignore phonies */ - public static final int phonies_ignore=0x7f0500c9; + public static final int phonies_ignore=0x7f0500c5; /** title of popup used to determine how words are handled that are not in the wordlist used for the game (or player if using different wordlists per player) @@ -3201,29 +3629,31 @@ XLATE-ME How to handle \"phonies\" (words not in wordlist) */ - public static final int phonies_spinner_prompt=0x7f0500c8; + public static final int phonies_spinner_prompt=0x7f0500c4; /** warn player when word played is not in the wordlist, but allow him to play it. warn player when word played is not in the wordlist, but allow him to play it. Warn if phonies */ - public static final int phonies_warn=0x7f0500ca; + public static final int phonies_warn=0x7f0500c6; /** +Pick tiles face-up */ - public static final int pick_faceup=0x7f0501e0; + public static final int pick_faceup=0x7f0501dc; /** +Look up %1$s at */ - public static final int pick_url_title_fmt=0x7f0501d6; + public static final int pick_url_title_fmt=0x7f0501d2; /** Text of button at bottom. Press it and you exit this configure screen and open the game into the Board screen Text of button at bottom. Press it and you exit this configure screen and open the game into the Board screen Play game */ - public static final int play=0x7f0500d0; + public static final int play=0x7f0500cc; /** ############################################################ # :Dialogs: @@ -3246,21 +3676,21 @@ XLATE-ME dialog title Edit player */ - public static final int player_edit_title=0x7f0500d4; + public static final int player_edit_title=0x7f0500d0; /** used to create default player names. Number between 1 and 4 is substituted used to create default player names. Number between 1 and 4 is substituted Player %1$d */ - public static final int player_fmt=0x7f05019d; + public static final int player_fmt=0x7f050199; /** text of lable identifying the field in which player's name is set/displayed text of lable identifying the field in which player's name is set/displayed Name: */ - public static final int player_label=0x7f0500d6; + public static final int player_label=0x7f0500d2; /** text for separator above the list of players that's used for networked games. The numbers of local and non-local players are substituted for %1$d and %2$d. @@ -3270,46 +3700,46 @@ XLATE-ME Players (%1$d local, %2$d off-device) */ - public static final int players_label_host_fmt=0x7f0500b3; + public static final int players_label_host_fmt=0x7f0500af; /** text for separator above the list of players that's used for non-networked games text for separator above the list of players that's used for non-networked games Players (tap to edit) */ - public static final int players_label_standalone=0x7f0500b2; + public static final int players_label_standalone=0x7f0500ae; /** Toast shown when players are missing, same time as above but more subtle. Toast shown when players are missing, same time as above but more subtle. %1$d player[s] missing */ - public static final int players_miss_fmt=0x7f0500e5; + public static final int players_miss_fmt=0x7f0500e1; /** Label for the first "human player" name preference Label for the first "human player" name preference Human player */ - public static final int pref_human_name=0x7f050125; + public static final int pref_human_name=0x7f050121; /** Label for the first player color preference Label for the first player color preference First player */ - public static final int pref_player1_name=0x7f050121; + public static final int pref_player1_name=0x7f05011d; /** Label for the second player color preference Label for the second player color preference Second player */ - public static final int pref_player2_name=0x7f050122; + public static final int pref_player2_name=0x7f05011e; /** Label for the third player color preference Label for the third player color preference Third player */ - public static final int pref_player3_name=0x7f050123; + public static final int pref_player3_name=0x7f05011f; /** Label for the fourth player color preference Label for the fourth player color preference Fourth player */ - public static final int pref_player4_name=0x7f050124; + public static final int pref_player4_name=0x7f050120; /** ############################################################ # :Screens: @@ -3326,13 +3756,13 @@ XLATE-ME title of this sub-preference Appearance */ - public static final int prefs_appearance=0x7f050132; + public static final int prefs_appearance=0x7f05012e; /** clarification of the above clarification of the above Settings controlling appearance */ - public static final int prefs_appearance_summary=0x7f050133; + public static final int prefs_appearance_summary=0x7f05012f; /** ############################################################ # :Screens: @@ -3349,12 +3779,12 @@ XLATE-ME title of this sub-preference Behavior */ - public static final int prefs_behavior=0x7f05014f; + public static final int prefs_behavior=0x7f05014b; /** clarification of the above clarification of the above Settings controlling app behavior */ - public static final int prefs_behavior_summary=0x7f050150; + public static final int prefs_behavior_summary=0x7f05014c; /** ############################################################ # :Screens: @@ -3373,12 +3803,12 @@ XLATE-ME title of this sub-preference Individual colors */ - public static final int prefs_colors=0x7f050141; + public static final int prefs_colors=0x7f05013d; /** clarification of the above clarification of the above Edit colors used on the board */ - public static final int prefs_colors_summary=0x7f050142; + public static final int prefs_colors_summary=0x7f05013e; /** ############################################################ # :Screens: @@ -3395,51 +3825,57 @@ XLATE-ME title of this sub-preference New game defaults */ - public static final int prefs_defaults=0x7f05011d; + public static final int prefs_defaults=0x7f050119; /** clarification of the above clarification of the above Default settings for new games */ - public static final int prefs_defaults_summary=0x7f05011e; + public static final int prefs_defaults_summary=0x7f05011a; /** sub-preference for dictionaries (soon to be called "word lists") sub-preference for dictionaries (soon to be called "word lists") Wordlists */ - public static final int prefs_dicts=0x7f050127; + public static final int prefs_dicts=0x7f050123; /** clarification of above clarification of above Default wordlists */ - public static final int prefs_dicts_summary=0x7f050128; + public static final int prefs_dicts_summary=0x7f050124; /** sub-preference title for editing default player names. There's only enabled now, though. sub-preference title for editing default player names. There's only enabled now, though. Player names */ - public static final int prefs_names=0x7f05011f; + public static final int prefs_names=0x7f05011b; /** clarification of the above clarification of the above Default player names */ - public static final int prefs_names_summary=0x7f050120; + public static final int prefs_names_summary=0x7f05011c; /** Used when prev player's name can't be looked up Used when prev player's name can't be looked up +Your opponent */ - public static final int prev_player=0x7f0502b1; - public static final int progress_title=0x7f0502a2; + public static final int prev_player=0x7f0502ad; + /** Downloading + */ + public static final int progress_title=0x7f05029e; /** +Words no longer than */ - public static final int prompt_max_len=0x7f0501ea; + public static final int prompt_max_len=0x7f0501e6; /** +Words no shorter than */ - public static final int prompt_min_len=0x7f0501e9; + public static final int prompt_min_len=0x7f0501e5; /** XLATE-ME +Relay device port */ - public static final int proxy_port=0x7f0502e6; + public static final int proxy_port=0x7f0502e2; /** Short for "points", this is shown at the right end of the tray in place of the first tile placed along with the points the current move would earn if committed. @@ -3448,7 +3884,7 @@ XLATE-ME the current move would earn if committed. pts */ - public static final int pts=0x7f0500e7; + public static final int pts=0x7f0500e3; /** If you check the join_room checkbox Crosswords queries the relay. This is the text of the progress indicator displayed what that's going on. (It's often visible for only a very short @@ -3460,14 +3896,14 @@ XLATE-ME Fetching public rooms for %1$d-player games in %2$s. */ - public static final int public_names_progress_fmt=0x7f0500bd; + public static final int public_names_progress_fmt=0x7f0500b9; /** Title for generic dialog asking a question, usually in the middle of a game, like "do you want to commit this move?" Title for generic dialog asking a question, usually in the middle of a game, like "do you want to commit this move?" A question… */ - public static final int query_title=0x7f0501ae; + public static final int query_title=0x7f0501aa; /** Text of dialog asking user to confirm a move that exchanges tiles (instead of forming a new word to earn points) Text of dialog asking user to confirm a move that exchanges @@ -3475,19 +3911,23 @@ XLATE-ME Are you sure you want to exchange the %1$d selected tiles (%2$s)? */ - public static final int query_trade_fmt=0x7f05017d; + public static final int query_trade_fmt=0x7f050179; /** XLATE-ME +CDMA */ - public static final int radio_name_cdma=0x7f0502f6; + public static final int radio_name_cdma=0x7f0502f2; /** XLATE-ME +GSM */ - public static final int radio_name_gsm=0x7f0502f5; + public static final int radio_name_gsm=0x7f0502f1; /** XLATE-ME +Don\'t pretend */ - public static final int radio_name_real=0x7f0502f3; + public static final int radio_name_real=0x7f0502ef; /** XLATE-ME +Tablet/no radio */ - public static final int radio_name_tablet=0x7f0502f4; + public static final int radio_name_tablet=0x7f0502f0; /** ############################################################ # :Dialogs: @@ -3512,33 +3952,47 @@ XLATE-ME the color preferences dialog Red */ - public static final int red=0x7f05014c; + public static final int red=0x7f050148; /** XLATE-ME +Invite redirect host */ - public static final int redir_host=0x7f0502da; + public static final int redir_host=0x7f0502d6; /** Title of dialog used to alert players to relay-related problems with the current game. Title of dialog used to alert players to relay-related problems with the current game. Connection problem */ - public static final int relay_alert=0x7f0500ea; - public static final int relay_alert_title=0x7f050265; - /** XLATE-ME + public static final int relay_alert=0x7f0500e6; + /** Message from relay */ - public static final int relay_host=0x7f0502d9; + public static final int relay_alert_title=0x7f050261; /** XLATE-ME +Relay host */ - public static final int relay_port=0x7f0502e5; + public static final int relay_host=0x7f0502d5; + /** XLATE-ME +Relay game port + */ + public static final int relay_port=0x7f0502e1; /** Shown in toast when relaunching after switching dicts Shown in toast when relaunching after switching dicts +Reloading game with %1$s */ - public static final int reload_new_dict_fmt=0x7f050245; + public static final int reload_new_dict_fmt=0x7f050241; /** XLATE-ME +Issuing rematch invitation. You will + see this message until it has been accepted.\n\nYou do not need to + keep this game open while waiting. You will be notified when the + game is ready to play. */ - public static final int rematch_msg=0x7f0502d5; - public static final int remote_digesting=0x7f05029c; - public static final int remote_empty=0x7f05029b; + public static final int rematch_msg=0x7f0502d1; + /** Processing wordlist information… + */ + public static final int remote_digesting=0x7f050298; + /** Fetching wordlist information from server… + */ + public static final int remote_empty=0x7f050297; /** checkbox determining of this player is on this device or remote. If remote, then the rest of the fields disappear (since they will be set by the remote device.) @@ -3547,25 +4001,33 @@ XLATE-ME (since they will be set by the remote device.) Off-device player */ - public static final int remote_label=0x7f0500d5; - public static final int remote_no_net=0x7f05029d; + public static final int remote_label=0x7f0500d1; + /** Unable to fetch wordlist information + from server. + */ + public static final int remote_no_net=0x7f050299; /** +Remote device undid a turn. */ - public static final int remote_undone=0x7f050216; - public static final int rename_group_label=0x7f05025b; + public static final int remote_undone=0x7f050212; + /** Change the name of this group to: + */ + public static final int rename_group_label=0x7f050257; /** text within rename dialog (triggered by selecting list_item_rename) text within rename dialog (triggered by selecting list_item_rename) */ - public static final int rename_label=0x7f05009b; + public static final int rename_label=0x7f050097; /** XLATE-ME +Change the name of this game + (on this device only) to: */ - public static final int rename_label_caveat=0x7f05009c; + public static final int rename_label_caveat=0x7f050098; /** Resend finished; sent %1$d message[s]. */ - public static final int resend_finished_fmt=0x7f050100; + public static final int resend_finished_fmt=0x7f0500fc; /** if this preference is checked, the hardware volume keys will work to zoom the board in and out (and will not control volume) This only applies when the Board screen is @@ -3576,54 +4038,60 @@ XLATE-ME frontmost. Volume keys zoom */ - public static final int ringer_zoom=0x7f050157; + public static final int ringer_zoom=0x7f050153; /** explanation of the above explanation of the above Zoom board using volume keys */ - public static final int ringer_zoom_summary=0x7f050158; + public static final int ringer_zoom_summary=0x7f050154; /** checkbox determining if player is robot/automated or human checkbox determining if player is robot/automated or human Robot player */ - public static final int robot_label=0x7f0500d9; + public static final int robot_label=0x7f0500d5; /** Used to format robot player names in the lists of players found in each game listing Used to format robot player names in the lists of players found in each game listing */ - public static final int robot_name_fmt=0x7f050081; + public static final int robot_name_fmt=0x7f05007d; /** Three possible choices presented in the popup above Three possible choices presented in the popup above Smart robot */ - public static final int robot_smart=0x7f0500c5; + public static final int robot_smart=0x7f0500c1; /** Smarter robot */ - public static final int robot_smarter=0x7f0500c6; + public static final int robot_smarter=0x7f0500c2; /** Smartest robot */ - public static final int robot_smartest=0x7f0500c7; + public static final int robot_smartest=0x7f0500c3; /** title of popup used to select how "smart" (how capable) the robot player will be. title of popup used to select how "smart" (how capable) the robot player will be. How smart is the robot player? */ - public static final int robot_spinner_prompt=0x7f0500c4; + public static final int robot_spinner_prompt=0x7f0500c0; /** text of checkbox text of checkbox Make new room public */ - public static final int room_public=0x7f0500bb; + public static final int room_public=0x7f0500b7; /** title for popup of public rooms found on server title for popup of public rooms found on server Select public room */ - public static final int room_public_prompt=0x7f0500bc; - public static final int sel_games_fmt=0x7f050268; - public static final int sel_groups_fmt=0x7f050269; - public static final int sel_items_fmt=0x7f050286; + public static final int room_public_prompt=0x7f0500b8; + /** Games: %1$d + */ + public static final int sel_games_fmt=0x7f050264; + /** Groups: %1$d + */ + public static final int sel_groups_fmt=0x7f050265; + /** Selected: %1$d + */ + public static final int sel_items_fmt=0x7f050282; /** ############################################################ # :Dialogs: @@ -3643,15 +4111,16 @@ XLATE-ME up when the dicts_item_select menuitem is chosen. The possible answers are the three button text strings below. */ - public static final int set_default_message_fmt=0x7f0500a7; + public static final int set_default_message_fmt=0x7f0500a3; /** XLATE-ME +Hide buttons */ - public static final int set_pref=0x7f0502cc; + public static final int set_pref=0x7f0502c8; /** text of separator marking out other-setting area of the dialog text of separator marking out other-setting area of the dialog Other settings */ - public static final int settings_label=0x7f0500bf; + public static final int settings_label=0x7f0500bb; /** Checkbox that when set makes taps on the board manipulate an arrow that then directs where tiles go when tapped in the tray. @@ -3660,15 +4129,19 @@ XLATE-ME tray. Show board arrow */ - public static final int show_arrow=0x7f05013d; + public static final int show_arrow=0x7f050139; /** clarification of above clarification of above Tapped rack tiles land on this arrow when it is visible */ - public static final int show_arrow_summary=0x7f05013e; - public static final int show_remote=0x7f0502a0; - public static final int show_wordlist_browser=0x7f050264; + public static final int show_arrow_summary=0x7f05013a; + /** Show downloadable + */ + public static final int show_remote=0x7f05029c; + /** Wordlist browser + */ + public static final int show_wordlist_browser=0x7f050260; /** If this preference is checked, the user will not be asked to confirm after selecting the "Turn done" menu (or tapping the points display at the right end of the tray) @@ -3677,32 +4150,51 @@ XLATE-ME points display at the right end of the tray) Skip confirming turn */ - public static final int skip_confirm_turn=0x7f050153; + public static final int skip_confirm_turn=0x7f05014f; /** explanation of the above explanation of the above Do NOT display score summary after every human turn */ - public static final int skip_confirm_turn_summary=0x7f050154; - public static final int slmenu_clear_sel=0x7f05027a; - public static final int slmenu_copy_sel=0x7f050279; - public static final int slmenu_deselect_all=0x7f050285; - public static final int slmenu_select_all=0x7f050284; - /** XLATE-ME + public static final int skip_confirm_turn_summary=0x7f050150; + /** Delete selected */ - public static final int sms_bad_proto_fmt=0x7f0501fa; + public static final int slmenu_clear_sel=0x7f050276; + /** Copy to clipboard + */ + public static final int slmenu_copy_sel=0x7f050275; + /** Unselect all + */ + public static final int slmenu_deselect_all=0x7f050281; + /** Select all + */ + public static final int slmenu_select_all=0x7f050280; + /** XLATE-ME +The version of Crosswords on the + phone with number \"%1$s\" is incompatible with this one for play + using SMS. One of you may need to upgrade before you can + continue. + */ + public static final int sms_bad_proto_fmt=0x7f0501f6; /** Title of phone number picker during invitation to a game via SMS Title of phone number picker during invitation to a game via SMS +SMS Invitation */ - public static final int sms_invite_title=0x7f050202; - public static final int sms_ready_text=0x7f050271; - public static final int square_tiles=0x7f050261; - public static final int square_tiles_summary=0x7f050262; + public static final int sms_invite_title=0x7f0501fe; + /** Tap the receiving device now + */ + public static final int sms_ready_text=0x7f05026d; + /** Square rack tiles + */ + public static final int square_tiles=0x7f05025d; + /** Even if they can be taller + */ + public static final int square_tiles_summary=0x7f05025e; /** Used in formatting moves and history Used in formatting moves and history Bonus for using all tiles: 50\n */ - public static final int str_bonus_all=0x7f050113; + public static final int str_bonus_all=0x7f05010f; /** Using the hint feature is cheating by some players, and it can be disabled via the hints_allowed preference. I should be disabling the buttons in this case, but if I don't and you @@ -3715,7 +4207,7 @@ XLATE-ME disabled for this game. Enable it for a new game using the Settings dialog. */ - public static final int str_cant_hint_while_disabled=0x7f05018f; + public static final int str_cant_hint_while_disabled=0x7f05018b; /** Displayed if you try to use the undo menuitem or button and there are no tiles on the board (no move has yet been made.) [If I'm being clever and disabling those features in this @@ -3724,15 +4216,17 @@ XLATE-ME there are no tiles on the board (no move has yet been made.) [If I'm being clever and disabling those features in this case there may be no way to see this.] +Tile assignment can\'t be + undone. */ - public static final int str_cant_undo_tileassign=0x7f05018e; + public static final int str_cant_undo_tileassign=0x7f05018a; /** Beginning of the message presented to a user when asking him to confirm committing the current turn Beginning of the message presented to a user when asking him to confirm committing the current turn Commit the current move?\n */ - public static final int str_commit_confirm=0x7f050110; + public static final int str_commit_confirm=0x7f05010c; /** Used to format game name plus some other information as the one-line summary for each game in the main screen. The name of the game is substituted for %1$s. Something else @@ -3746,7 +4240,7 @@ XLATE-ME does not require translation unless the parentheses or ordering is wrong for your language. */ - public static final int str_game_name_fmt=0x7f050080; + public static final int str_game_name_fmt=0x7f05007c; /** Displayed when you try to commit a turn that is illegal because there is empty space between some of the tiles placed, i.e. they do not form a single word. @@ -3756,7 +4250,7 @@ XLATE-ME Empty squares cannot separate tiles played. */ - public static final int str_no_empties_in_turn=0x7f050187; + public static final int str_no_empties_in_turn=0x7f050183; /** Same as above, but used when you try to show tiles belonging to a player on another device (a remote player.) Same as above, but used when you try to show tiles belonging @@ -3764,7 +4258,7 @@ XLATE-ME No peeking at remote players\' tiles! */ - public static final int str_no_peek_remote_tiles=0x7f05018c; + public static final int str_no_peek_remote_tiles=0x7f050188; /** Displayed when you try to reveal a robot player's tiles, either by tapping on its "hidden" rack (marked by "?" characters) or by tapping on its scoreboard entry. (The @@ -3780,14 +4274,14 @@ XLATE-ME No peeking at the robot\'s tiles! */ - public static final int str_no_peek_robot_tiles=0x7f05018b; + public static final int str_no_peek_robot_tiles=0x7f050187; /** Used, with remote player's name substituted for %1$s, to indicate that the player is remote. Used, with remote player's name substituted for %1$s, to indicate that the player is remote. %1$s (remote) */ - public static final int str_nonlocal_name_fmt=0x7f050111; + public static final int str_nonlocal_name_fmt=0x7f05010d; /** Displyed when you try to commit a move and it's not your turn. Displyed when you try to commit a move and it's not your @@ -3795,12 +4289,12 @@ XLATE-ME You can\'t do that; it\'s not your turn! */ - public static final int str_not_your_turn=0x7f05018a; + public static final int str_not_your_turn=0x7f050186; /** Used in formatting game history and move summaries Used in formatting game history and move summaries pass\n */ - public static final int str_pass=0x7f05010a; + public static final int str_pass=0x7f050106; /** Used to alert user to loss of turn when a move is made and phonies is set to lose turn when word used not in wordlist @@ -3809,7 +4303,7 @@ XLATE-ME Illegal word in move; turn lost! */ - public static final int str_phony_rejected=0x7f05010f; + public static final int str_phony_rejected=0x7f05010b; /** Shown when using the the Game configure screen to configure a networked game and you try to make all players local. Shown when using the the Game configure screen to configure a @@ -3817,7 +4311,7 @@ XLATE-ME At least one player must be marked \"Remote\" for a game started as Host. */ - public static final int str_reg_server_sans_remote=0x7f0500cc; + public static final int str_reg_server_sans_remote=0x7f0500c8; /** This error message is shown when a remote device tries to join a game and is providing more players than that game expects. I do not believe it is possible to see this message @@ -3833,17 +4327,18 @@ XLATE-ME Refused attempt to register unexpected user[s]. */ - public static final int str_reg_unexpected_user=0x7f050190; + public static final int str_reg_unexpected_user=0x7f05018c; /** Used in formatting remote player move summaries Used in formatting remote player move summaries Remote player %1$s made this move:\u0020 */ - public static final int str_remote_moved_fmt=0x7f050108; + public static final int str_remote_moved_fmt=0x7f050104; /** Used in formatting final scores display Used in formatting final scores display +Resigned */ - public static final int str_resigned=0x7f05023f; + public static final int str_resigned=0x7f05023b; /** ############################################################ # Board info/error dialog messages @@ -3864,7 +4359,7 @@ XLATE-ME Notifies user of a normal robot move The robot %1$s made this move:\u0020 */ - public static final int str_robot_moved_fmt=0x7f050101; + public static final int str_robot_moved_fmt=0x7f0500fd; /** Shown when a remote device tries to join a game and wants to play in a different language. As with the above, this should be impossible when connecting via the relay. @@ -3874,7 +4369,7 @@ XLATE-ME Conflict between Host and Guest wordlists; Host wins. */ - public static final int str_server_dict_wins=0x7f050191; + public static final int str_server_dict_wins=0x7f05018d; /** Displayed when you try to commit a turn that is illegal because tiles played do not touch other tiles already on the board (or the middle/star square in the case of the initial @@ -3887,7 +4382,7 @@ XLATE-ME others already in place (or the middle square on the first move) */ - public static final int str_tiles_must_contact=0x7f050189; + public static final int str_tiles_must_contact=0x7f050185; /** error messages @@ -3903,7 +4398,7 @@ XLATE-ME All tiles played must be in a line. */ - public static final int str_tiles_not_in_line=0x7f050186; + public static final int str_tiles_not_in_line=0x7f050182; /** Displayed when you try to begin a trade but there are not seven or more tiles in the pool. The rules don't allow trading in this case. @@ -3913,7 +4408,7 @@ XLATE-ME Too few tiles left to exchange. */ - public static final int str_too_few_tiles_left_to_trade=0x7f05018d; + public static final int str_too_few_tiles_left_to_trade=0x7f050189; /** Displayed when you try to commit the first move of the game and are playing a single tile. The first move must include two or more tiles. @@ -3923,94 +4418,105 @@ XLATE-ME Must play two or more pieces on the first move. */ - public static final int str_two_tiles_first_move=0x7f050188; + public static final int str_two_tiles_first_move=0x7f050184; /** Used in formatting final scores display Used in formatting final scores display +Winner */ - public static final int str_winner=0x7f050240; + public static final int str_winner=0x7f05023c; /** Used in formatting game history (not move summaries since information about the current rack is hidden then) Used in formatting game history (not move summaries since information about the current rack is hidden then) Cumulative score: %1$d\n */ - public static final int strd_cumulative_score_fmt=0x7f050107; + public static final int strd_cumulative_score_fmt=0x7f050103; /** Used in formatting game history and move summaries Used in formatting game history and move summaries + %1$d [all remaining tiles] */ - public static final int strd_remaining_tiles_add_fmt=0x7f050104; + public static final int strd_remaining_tiles_add_fmt=0x7f050100; /** Intro to the paragraph lisiting all of the tiles remaining Intro to the paragraph lisiting all of the tiles remaining %1$d tiles left in pool and all tray[s]:\n */ - public static final int strd_remains_expl_fmt=0x7f050116; + public static final int strd_remains_expl_fmt=0x7f050112; /** First line in the remaining tiles dialog (reached by tapping the number at left end of the scoreboard) First line in the remaining tiles dialog (reached by tapping the number at left end of the scoreboard) %1$d tiles left in pool. */ - public static final int strd_remains_header_fmt=0x7f050115; + public static final int strd_remains_header_fmt=0x7f050111; /** Notifies user of a robot trade move Notifies user of a robot trade move exchanged %1$d tiles. */ - public static final int strd_robot_traded_fmt=0x7f050102; + public static final int strd_robot_traded_fmt=0x7f0500fe; /** I don't know how this is used. :-) I don't know how this is used. :-) - %1$d [time] */ - public static final int strd_time_penalty_sub_fmt=0x7f050109; + public static final int strd_time_penalty_sub_fmt=0x7f050105; /** Used in formatting moves and history. The total score for one turn is substituted for %1$d. Used in formatting moves and history. The total score for one turn is substituted for %1$d. Score for turn: %1$d\n */ - public static final int strd_turn_score_fmt=0x7f050114; + public static final int strd_turn_score_fmt=0x7f050110; /** Used in formatting game history and move summaries Used in formatting game history and move summaries - %1$d [unused tiles] */ - public static final int strd_unused_tiles_sub_fmt=0x7f050105; + public static final int strd_unused_tiles_sub_fmt=0x7f050101; /** Used in formatting game history and move summaries Used in formatting game history and move summaries move (from %1$s across)\n */ - public static final int strs_move_across_fmt=0x7f05010b; + public static final int strs_move_across_fmt=0x7f050107; /** Used in formatting game history and move summaries Used in formatting game history and move summaries move (from %1$s down)\n */ - public static final int strs_move_down_fmt=0x7f05010c; + public static final int strs_move_down_fmt=0x7f050108; /** Used in formatting game history and move summaries Used in formatting game history and move summaries New tiles: %1$s */ - public static final int strs_new_tiles_fmt=0x7f050106; + public static final int strs_new_tiles_fmt=0x7f050102; /** Used in formatting game history and move summaries Used in formatting game history and move summaries Rack at start: %1$s\n */ - public static final int strs_tray_at_start_fmt=0x7f05010d; + public static final int strs_tray_at_start_fmt=0x7f050109; /** title for window you get when you select menu with text board_menu_game_counts title for window you get when you select menu with text board_menu_game_counts %1$s counts/values:\n */ - public static final int strs_values_header_fmt=0x7f050103; + public static final int strs_values_header_fmt=0x7f0500ff; /** Used in formatting exchange move summaries Used in formatting exchange move summaries Exchanged %1$s for %2$s. */ - public static final int strss_traded_for_fmt=0x7f05010e; - public static final int study_langpick=0x7f05027f; - public static final int study_no_lang_fmt=0x7f050280; - public static final int study_no_lists=0x7f050281; - public static final int studylist_title_fmt=0x7f05027e; + public static final int strss_traded_for_fmt=0x7f05010a; + /** Your words for: + */ + public static final int study_langpick=0x7f05027b; + /** You have not yet saved any words + into a studylist for %1$s. + */ + public static final int study_no_lang_fmt=0x7f05027c; + /** You have not yet saved any words + into a studylist. + */ + public static final int study_no_lists=0x7f05027d; + /** Studylist for %1$s + */ + public static final int studylist_title_fmt=0x7f05027a; /** If substituting an existing same-language wordlist by choosing button_substdict user gets to choose from a list of wordlists. This is the title of that list. @@ -4019,15 +4525,17 @@ XLATE-ME wordlists. This is the title of that list. Substitute wordlist (wordcount) */ - public static final int subst_dict_title=0x7f05019a; + public static final int subst_dict_title=0x7f050196; /** +Game in play */ - public static final int summary_conn=0x7f0501f6; + public static final int summary_conn=0x7f0501f2; /** +Game in play with %1$s */ - public static final int summary_conn_sms_fmt=0x7f050214; + public static final int summary_conn_sms_fmt=0x7f050210; /** Preference to control what's listed next to game name in the first line of a game summary in the main games-list screen, e.g., if the option is "Game Language", "English" in the @@ -4044,11 +4552,12 @@ XLATE-ME possible values Include in game listing */ - public static final int summary_field=0x7f050134; + public static final int summary_field=0x7f050130; /** +Game over\u200C */ - public static final int summary_gameover=0x7f0501f5; + public static final int summary_gameover=0x7f0501f1; /** The display of each networked game includes one of three states it can be in in the process of connecting to the relay. These next three strings are used to create those @@ -4062,7 +4571,7 @@ XLATE-ME First state: is configured to use a room but has not yet contacted the relay and been assigned that room. */ - public static final int summary_relay_conf_fmt=0x7f050083; + public static final int summary_relay_conf_fmt=0x7f05007f; /** Third state: enough devices have connected in the room to form a complete game. We'll be in this state as long as the game exists. @@ -4070,11 +4579,11 @@ XLATE-ME form a complete game. We'll be in this state as long as the game exists. */ - public static final int summary_relay_conn_fmt=0x7f050085; + public static final int summary_relay_conn_fmt=0x7f050081; /** Final state: game is over. Final state: game is over. */ - public static final int summary_relay_gameover_fmt=0x7f050086; + public static final int summary_relay_gameover_fmt=0x7f050082; /** Second state: has been assigned to a room on the relay (meaning the network is working) but there are not yet as many players as expected: the game is not complete and play @@ -4084,47 +4593,59 @@ XLATE-ME many players as expected: the game is not complete and play cannot happen. */ - public static final int summary_relay_wait_fmt=0x7f050084; + public static final int summary_relay_wait_fmt=0x7f050080; /** XLATE-ME +(GSM phones only) */ - public static final int summary_send_data_sms=0x7f0502e1; + public static final int summary_send_data_sms=0x7f0502dd; /** explanation of the above explanation of the above Sort racks whenever new tiles are added */ - public static final int summary_sort_tiles=0x7f050156; - public static final int summary_studyon=0x7f050277; - public static final int summary_thumbsize=0x7f05026a; + public static final int summary_sort_tiles=0x7f050152; + /** Offer to add to and display lists + of words to remember + */ + public static final int summary_studyon=0x7f050273; + /** Thumbnail size + */ + public static final int summary_thumbsize=0x7f050266; /** +Unconnected */ - public static final int summary_wait_guest=0x7f0501f4; + public static final int summary_wait_guest=0x7f0501f0; /** +Waiting for connection[s] */ - public static final int summary_wait_host=0x7f0501f3; + public static final int summary_wait_host=0x7f0501ef; /** Used to indicate that a preference is not enabled, i.e. not part of the game and that the user should ignore it. Used to indicate that a preference is not enabled, i.e. not part of the game and that the user should ignore it. Not used yet… */ - public static final int tell_unused=0x7f050126; - public static final int thumb_off=0x7f05026b; + public static final int tell_unused=0x7f050122; + /** Disabled + */ + public static final int thumb_off=0x7f050267; /** color of the tiles' background color of the tiles' background Tile background */ - public static final int tile_back=0x7f050148; + public static final int tile_back=0x7f050144; /** +Pick for me */ - public static final int tilepick_all=0x7f0501de; + public static final int tilepick_all=0x7f0501da; /** +Undo last\u200C */ - public static final int tilepick_undo=0x7f0501dd; + public static final int tilepick_undo=0x7f0501d9; /** title of dialog brought up in response to the board_menu_game_left menu. The dialog lists all tiles remaining in the pool, i.e. not on the board or in the rack @@ -4135,11 +4656,11 @@ XLATE-ME of the player whose turn it is. Remaining tiles */ - public static final int tiles_left_title=0x7f0501a9; + public static final int tiles_left_title=0x7f0501a5; /** Title of preference in which you select which addressing modes network games will use to communicate */ - public static final int title_addrs_pref=0x7f0502bb; + public static final int title_addrs_pref=0x7f0502b7; /** ############################################################ # :Screens: @@ -4159,7 +4680,7 @@ XLATE-ME window title */ - public static final int title_dicts_list=0x7f05009f; + public static final int title_dicts_list=0x7f05009b; /** ############################################################ # :Screens: @@ -4176,23 +4697,26 @@ XLATE-ME window title (game name substituted for %1$s) Settings for %1$s */ - public static final int title_game_config_fmt=0x7f0500ae; + public static final int title_game_config_fmt=0x7f0500aa; /** alternate window title used when game is networked alternate window title used when game is networked %1$s settings (networked) */ - public static final int title_gamenet_config_fmt=0x7f0500af; + public static final int title_gamenet_config_fmt=0x7f0500ab; /** title for popup list of langugages from which user picks title for popup list of langugages from which user picks Languages (based on installed wordlists) */ - public static final int title_langs_list=0x7f0500b0; + public static final int title_langs_list=0x7f0500ac; /** +Tap to look up */ - public static final int title_lookup=0x7f0501d2; - public static final int title_lookup_study=0x7f0501d3; + public static final int title_lookup=0x7f0501ce; + /** Tap to look up or study + */ + public static final int title_lookup_study=0x7f0501cf; /** ############################################################ # :Screens: @@ -4217,10 +4741,11 @@ XLATE-ME window title Crosswords Settings */ - public static final int title_prefs=0x7f050118; + public static final int title_prefs=0x7f050114; /** XLATE-ME +Send SMS as data */ - public static final int title_send_data_sms=0x7f0502e0; + public static final int title_send_data_sms=0x7f0502dc; /** If this preference is checked, tiles in the rack will be re-ordered alphabetically whenever tiles are added, i.e. after ever move. @@ -4229,61 +4754,95 @@ XLATE-ME i.e. after ever move. Sort new tiles */ - public static final int title_sort_tiles=0x7f050155; - public static final int title_studyon=0x7f050276; + public static final int title_sort_tiles=0x7f050151; + /** Enable studylists + */ + public static final int title_studyon=0x7f050272; /** title of dialog allowing user to pick tiles "face up". (This feature is not yet supported on Android.) title of dialog allowing user to pick tiles "face up". (This feature is not yet supported on Android.) Letter for blank */ - public static final int title_tile_picker=0x7f0501a8; - public static final int update_dicts_fmt=0x7f0502a1; - /** XLATE-ME + public static final int title_tile_picker=0x7f0501a4; + /** Updates are available for one or more + installed wordlists. Would you like to download the new + version[s] of %1$s now? */ - public static final int use_defaults=0x7f0502c1; + public static final int update_dicts_fmt=0x7f05029d; + /** XLATE-ME +Use defaults + */ + public static final int use_defaults=0x7f0502bd; /** text of checkbox controlling whether there's a game timer text of checkbox controlling whether there's a game timer Enable game timer */ - public static final int use_timer=0x7f0500c2; + public static final int use_timer=0x7f0500be; /** Used to separate names of players when listing them on one line in a game summary. The \u0020 is a space in xml. Used to separate names of players when listing them on one line in a game summary. The \u0020 is a space in xml. \u0020vs.\u0020 */ - public static final int vs_join=0x7f050112; + public static final int vs_join=0x7f05010e; /** XLATE-ME +Waiting for players */ - public static final int waiting_title=0x7f0502ce; + public static final int waiting_title=0x7f0502ca; /** XLATE-ME +Bluetooth is currently off on this + device. No moves will be sent via Bluetooth.\n\nYou can enable + Bluetooth now, or later. + */ - public static final int warn_bt_disabled=0x7f050235; + public static final int warn_bt_disabled=0x7f050231; /** XLATE-ME +Every networked game must have at + least one way of communicating. If you have no default connection + options every new networked game will have to be configured + manually. */ - public static final int warn_no_comms=0x7f0502d1; + public static final int warn_no_comms=0x7f0502cd; /** +The number %1$s for %2$s is not + a \"mobile\" number. Import anyway? */ - public static final int warn_nomobile_fmt=0x7f05020e; + public static final int warn_nomobile_fmt=0x7f05020a; /** +Play via SMS is currently + disabled, so no moves will be sent for this game. (If you want to + enable play via SMS, go to Settings->Network game settings.) + +Les parties par SMS sont actuellement +désactivées, donc aucun coup ne sera envoyé pour cette partie. (Si vous voulez +activer les parties par SMS, allez dans Paramètres->Paramètres des parties en +réseau.) */ - public static final int warn_sms_disabled=0x7f050234; + public static final int warn_sms_disabled=0x7f050230; /** +Are you certain this number is on an + account with unlimited texting? Click cancel if you are not. */ - public static final int warn_unlimited=0x7f050215; + public static final int warn_unlimited=0x7f050211; /** +First letters */ - public static final int word_search_hint=0x7f0501dc; - public static final int xlations_enabled_summary=0x7f05028c; - public static final int xlations_enabled_title=0x7f05028b; + public static final int word_search_hint=0x7f0501d8; + /** Add option to every screen menu + */ + public static final int xlations_enabled_summary=0x7f050288; + /** Enable local translating + */ + public static final int xlations_enabled_title=0x7f050287; /** XLATE-ME +Fake locale for translation */ - public static final int xlations_locale=0x7f0502eb; + public static final int xlations_locale=0x7f0502e7; /** Empty in English, this should contain the name of the translator/creator of the strings.xml file for this language @@ -4291,7 +4850,7 @@ XLATE-ME translator/creator of the strings.xml file for this language */ - public static final int xlator=0x7f0501ca; + public static final int xlator=0x7f0501c6; public static final int xwords_nfc_mime=0x7f050072; } public static final class style { diff --git a/xwords4/android/XWords4/res/values/common_rsrc.xml b/xwords4/android/XWords4/res/values/common_rsrc.xml index 30a72fd0d..ee17c630a 100644 --- a/xwords4/android/XWords4/res/values/common_rsrc.xml +++ b/xwords4/android/XWords4/res/values/common_rsrc.xml @@ -135,13 +135,9 @@ eehouse.org /and/ application/x-xwordsinvite - rowid - gameid - Pending packet count http://eehouse.org/and_wordlists - Update checks URL http://eehouse.org/xw4/info.py 3344 diff --git a/xwords4/android/XWords4/res/values/strings.xml b/xwords4/android/XWords4/res/values/strings.xml index 6f324cd83..9d0b898cf 100644 --- a/xwords4/android/XWords4/res/values/strings.xml +++ b/xwords4/android/XWords4/res/values/strings.xml @@ -1710,7 +1710,7 @@ - + [empty] @@ -2379,4 +2379,8 @@ Send via NFC to self? + rowid + gameid + Pending packet count + Update checks URL diff --git a/xwords4/android/XWords4/res_src/values-ba_CK/strings.xml b/xwords4/android/XWords4/res_src/values-ba_CK/strings.xml index 758fabf1c..9f468ee26 100644 --- a/xwords4/android/XWords4/res_src/values-ba_CK/strings.xml +++ b/xwords4/android/XWords4/res_src/values-ba_CK/strings.xml @@ -1463,7 +1463,7 @@ - + ]ytpme[ Rabloot snoci yb Haras Uhc. @@ -2020,4 +2020,8 @@ MSG AMDC Dnes aiv CFN ot ?fles + diwor + diemag + Gnidnep tekcap tnuoc + Etadpu skcehc LRU diff --git a/xwords4/android/XWords4/res_src/values-ca_PS/strings.xml b/xwords4/android/XWords4/res_src/values-ca_PS/strings.xml index 14b2e03cf..bdc3b3d50 100644 --- a/xwords4/android/XWords4/res_src/values-ca_PS/strings.xml +++ b/xwords4/android/XWords4/res_src/values-ca_PS/strings.xml @@ -1463,7 +1463,7 @@ - + [EMPTY] TOOLBAR ICONS BY SARAH CHU. @@ -2020,4 +2020,8 @@ GSM CDMA SEND VIA NFC TO SELF? + ROWID + GAMEID + PENDING PACKET COUNT + UPDATE CHECKS URL diff --git a/xwords4/android/XWords4/src/org/eehouse/android/xw4/DlgDelegate.java b/xwords4/android/XWords4/src/org/eehouse/android/xw4/DlgDelegate.java index 08cfbd590..8e3659c65 100644 --- a/xwords4/android/XWords4/src/org/eehouse/android/xw4/DlgDelegate.java +++ b/xwords4/android/XWords4/src/org/eehouse/android/xw4/DlgDelegate.java @@ -497,7 +497,7 @@ public class DlgDelegate { TextView xlator = (TextView)view.findViewById( R.id.about_xlator ); String str = getString( R.string.xlator ); - if ( str.length() > 0 ) { + if ( str.length() > 0 && !str.equals("[empty]") ) { xlator.setText( str ); } else { xlator.setVisibility( View.GONE );