mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
cleanup: there's no progress to be shown now when inviting
This commit is contained in:
parent
45a1dcd5f9
commit
808e01b428
5 changed files with 203 additions and 236 deletions
|
@ -369,8 +369,8 @@ public final class R {
|
||||||
/** Another paragraph in the about dialog
|
/** Another paragraph in the about dialog
|
||||||
*/
|
*/
|
||||||
public static final int about_web=0x7f0501df;
|
public static final int about_web=0x7f0501df;
|
||||||
public static final int add_done_fmt=0x7f050296;
|
public static final int add_done_fmt=0x7f050293;
|
||||||
public static final int add_to_study_fmt=0x7f05028e;
|
public static final int add_to_study_fmt=0x7f05028b;
|
||||||
/** Debugging stuff. No point in localizing it.
|
/** Debugging stuff. No point in localizing it.
|
||||||
*/
|
*/
|
||||||
public static final int advanced=0x7f050077;
|
public static final int advanced=0x7f050077;
|
||||||
|
@ -403,7 +403,7 @@ public final class R {
|
||||||
public static final int blue=0x7f05015c;
|
public static final int blue=0x7f05015c;
|
||||||
/** board menu for small devices only
|
/** board menu for small devices only
|
||||||
*/
|
*/
|
||||||
public static final int board_menu_dict=0x7f050238;
|
public static final int board_menu_dict=0x7f050235;
|
||||||
/**
|
/**
|
||||||
############################################################
|
############################################################
|
||||||
# :Menus:
|
# :Menus:
|
||||||
|
@ -450,7 +450,7 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int board_menu_game_resend=0x7f050110;
|
public static final int board_menu_game_resend=0x7f050110;
|
||||||
public static final int board_menu_game_resign=0x7f05010f;
|
public static final int board_menu_game_resign=0x7f05010f;
|
||||||
public static final int board_menu_invite=0x7f050285;
|
public static final int board_menu_invite=0x7f050282;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int board_menu_pass=0x7f0501ed;
|
public static final int board_menu_pass=0x7f0501ed;
|
||||||
|
@ -467,7 +467,7 @@ public final class R {
|
||||||
public static final int board_menu_tray_show=0x7f050108;
|
public static final int board_menu_tray_show=0x7f050108;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int board_menu_undo_current=0x7f050232;
|
public static final int board_menu_undo_current=0x7f05022f;
|
||||||
/** Undos the last *committed* turn. Note that this is different
|
/** Undos the last *committed* turn. Note that this is different
|
||||||
from the undo button that undoes or redoes an in-progress
|
from the undo button that undoes or redoes an in-progress
|
||||||
not-yet-committed turn. This is disabled for networked
|
not-yet-committed turn. This is disabled for networked
|
||||||
|
@ -514,13 +514,13 @@ public final class R {
|
||||||
public static final int bonus_w3x_summary=0x7f0500f2;
|
public static final int bonus_w3x_summary=0x7f0500f2;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int bt_bad_proto_fmt=0x7f050211;
|
public static final int bt_bad_proto_fmt=0x7f05020f;
|
||||||
/** EXPLAIN ME
|
/** EXPLAIN ME
|
||||||
*/
|
*/
|
||||||
public static final int bt_disabled=0x7f050180;
|
public static final int bt_disabled=0x7f050180;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int bt_fail_fmt=0x7f050216;
|
public static final int bt_fail_fmt=0x7f050214;
|
||||||
/** EXPLAIN ME
|
/** EXPLAIN ME
|
||||||
*/
|
*/
|
||||||
public static final int bt_networked_desc=0x7f050181;
|
public static final int bt_networked_desc=0x7f050181;
|
||||||
|
@ -532,10 +532,10 @@ public final class R {
|
||||||
public static final int bt_pick_rescan_button=0x7f050205;
|
public static final int bt_pick_rescan_button=0x7f050205;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int bt_resend_fmt=0x7f050215;
|
public static final int bt_resend_fmt=0x7f050213;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int btname_label=0x7f050218;
|
public static final int btname_label=0x7f050216;
|
||||||
/** text of button for adding new player to game
|
/** text of button for adding new player to game
|
||||||
*/
|
*/
|
||||||
public static final int button_add_player=0x7f0500c5;
|
public static final int button_add_player=0x7f0500c5;
|
||||||
|
@ -543,7 +543,7 @@ public final class R {
|
||||||
/** The only button available when the above message is displayed
|
/** The only button available when the above message is displayed
|
||||||
*/
|
*/
|
||||||
public static final int button_close_game=0x7f0501ab;
|
public static final int button_close_game=0x7f0501ab;
|
||||||
public static final int button_decline=0x7f050261;
|
public static final int button_decline=0x7f05025e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int button_default_both=0x7f0500ba;
|
public static final int button_default_both=0x7f0500ba;
|
||||||
|
@ -578,11 +578,11 @@ public final class R {
|
||||||
/** Text of button displayed when downloading is an option
|
/** Text of button displayed when downloading is an option
|
||||||
*/
|
*/
|
||||||
public static final int button_download=0x7f0501ae;
|
public static final int button_download=0x7f0501ae;
|
||||||
public static final int button_go_settings=0x7f050287;
|
public static final int button_go_settings=0x7f050284;
|
||||||
public static final int button_html=0x7f050186;
|
public static final int button_html=0x7f050186;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int button_invite=0x7f050217;
|
public static final int button_invite=0x7f050215;
|
||||||
/** text of button to juggle (randomly rearrange order of) players
|
/** text of button to juggle (randomly rearrange order of) players
|
||||||
*/
|
*/
|
||||||
public static final int button_juggle_players=0x7f0500c6;
|
public static final int button_juggle_players=0x7f0500c6;
|
||||||
|
@ -632,12 +632,12 @@ public final class R {
|
||||||
in many places.
|
in many places.
|
||||||
*/
|
*/
|
||||||
public static final int button_ok=0x7f0501b5;
|
public static final int button_ok=0x7f0501b5;
|
||||||
public static final int button_reconnect=0x7f050277;
|
public static final int button_reconnect=0x7f050274;
|
||||||
/** Button shown in game over dialog triggering creation of new
|
/** Button shown in game over dialog triggering creation of new
|
||||||
game with the same players and parameters as the one that
|
game with the same players and parameters as the one that
|
||||||
just ended.
|
just ended.
|
||||||
*/
|
*/
|
||||||
public static final int button_rematch=0x7f050276;
|
public static final int button_rematch=0x7f050273;
|
||||||
/** When you select the list_item_reset contextual menu, you are
|
/** When you select the list_item_reset contextual menu, you are
|
||||||
asked to confirm. This is the text of the first button
|
asked to confirm. This is the text of the first button
|
||||||
("Cancel" is the second).
|
("Cancel" is the second).
|
||||||
|
@ -673,7 +673,7 @@ public final class R {
|
||||||
public static final int button_search=0x7f0501f0;
|
public static final int button_search=0x7f0501f0;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int button_sms_add=0x7f050223;
|
public static final int button_sms_add=0x7f050221;
|
||||||
/** Text of button allowing user to choose to open with a
|
/** Text of button allowing user to choose to open with a
|
||||||
different (but same-language wordlist)
|
different (but same-language wordlist)
|
||||||
*/
|
*/
|
||||||
|
@ -699,8 +699,8 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int button_trade_commit=0x7f0500ec;
|
public static final int button_trade_commit=0x7f0500ec;
|
||||||
public static final int button_yes=0x7f0501b7;
|
public static final int button_yes=0x7f0501b7;
|
||||||
public static final int cannot_delete_default_group_fmt=0x7f050273;
|
public static final int cannot_delete_default_group_fmt=0x7f050270;
|
||||||
public static final int change_group=0x7f05027a;
|
public static final int change_group=0x7f050277;
|
||||||
/** text of button in About Crosswords dialog summoning above
|
/** text of button in About Crosswords dialog summoning above
|
||||||
dialog
|
dialog
|
||||||
*/
|
*/
|
||||||
|
@ -746,7 +746,7 @@ public final class R {
|
||||||
substituted for %1$s.
|
substituted for %1$s.
|
||||||
*/
|
*/
|
||||||
public static final int chat_title_fmt=0x7f05018f;
|
public static final int chat_title_fmt=0x7f05018f;
|
||||||
public static final int checkupdates_none_found=0x7f050250;
|
public static final int checkupdates_none_found=0x7f05024d;
|
||||||
/** color of the "crosshairs", lines drawn vertically and
|
/** color of the "crosshairs", lines drawn vertically and
|
||||||
horizontally through the square the user is currently
|
horizontally through the square the user is currently
|
||||||
touching in order to guide the fat-fingered (most of us) in
|
touching in order to guide the fat-fingered (most of us) in
|
||||||
|
@ -756,7 +756,7 @@ public final class R {
|
||||||
public static final int clr_crosshairs=0x7f050155;
|
public static final int clr_crosshairs=0x7f050155;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_clear=0x7f050229;
|
public static final int confirm_clear=0x7f050227;
|
||||||
/** text of confirmation dialog posted when the delete 'X' button
|
/** text of confirmation dialog posted when the delete 'X' button
|
||||||
beside the listing of a wordlist is tapped. The name of the
|
beside the listing of a wordlist is tapped. The name of the
|
||||||
wordlist is substituted for %1$s. Sometimes one of the two
|
wordlist is substituted for %1$s. Sometimes one of the two
|
||||||
|
@ -790,23 +790,23 @@ public final class R {
|
||||||
public static final int confirm_seldeletes_fmt=0x7f0500ad;
|
public static final int confirm_seldeletes_fmt=0x7f0500ad;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_expl=0x7f050249;
|
public static final int confirm_sms_expl=0x7f050246;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_leave=0x7f05024b;
|
public static final int confirm_sms_leave=0x7f050248;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_prompt=0x7f05024a;
|
public static final int confirm_sms_prompt=0x7f050247;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_title=0x7f050248;
|
public static final int confirm_sms_title=0x7f050245;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_unlimited=0x7f05024c;
|
public static final int confirm_sms_unlimited=0x7f050249;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int confirm_sms_willpay=0x7f05024d;
|
public static final int confirm_sms_willpay=0x7f05024a;
|
||||||
public static final int confirm_studylist_clear_fmt=0x7f050294;
|
public static final int confirm_studylist_clear_fmt=0x7f050291;
|
||||||
/** text of dialog shown when the menu item board_menu_undo_last
|
/** text of dialog shown when the menu item board_menu_undo_last
|
||||||
is chosen.
|
is chosen.
|
||||||
*/
|
*/
|
||||||
|
@ -832,7 +832,7 @@ public final class R {
|
||||||
public static final int connect_label_relay=0x7f0500c9;
|
public static final int connect_label_relay=0x7f0500c9;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connect_label_sms=0x7f05022b;
|
public static final int connect_label_sms=0x7f050228;
|
||||||
/** These are the possible values for the connect_frequency
|
/** These are the possible values for the connect_frequency
|
||||||
setting presented as a drop-down list.
|
setting presented as a drop-down list.
|
||||||
*/
|
*/
|
||||||
|
@ -842,51 +842,51 @@ public final class R {
|
||||||
public static final int connect_thirty_mins=0x7f050171;
|
public static final int connect_thirty_mins=0x7f050171;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_bt=0x7f050245;
|
public static final int connstat_bt=0x7f050242;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_lastother_succ_fmt=0x7f05023f;
|
public static final int connstat_lastother_succ_fmt=0x7f05023c;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_lastother_unsucc_fmt=0x7f050240;
|
public static final int connstat_lastother_unsucc_fmt=0x7f05023d;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_lastreceipt_fmt=0x7f050241;
|
public static final int connstat_lastreceipt_fmt=0x7f05023e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_lastsend_fmt=0x7f05023e;
|
public static final int connstat_lastsend_fmt=0x7f05023b;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_net_fmt=0x7f05023b;
|
public static final int connstat_net_fmt=0x7f050238;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_nonet=0x7f05023a;
|
public static final int connstat_nonet=0x7f050237;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_noreceipt=0x7f050242;
|
public static final int connstat_noreceipt=0x7f05023f;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_relay=0x7f050243;
|
public static final int connstat_relay=0x7f050240;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_sms=0x7f050244;
|
public static final int connstat_sms=0x7f050241;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_succ=0x7f05023c;
|
public static final int connstat_succ=0x7f050239;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int connstat_unsucc=0x7f05023d;
|
public static final int connstat_unsucc=0x7f05023a;
|
||||||
/** title of dialog brought up in response to the
|
/** title of dialog brought up in response to the
|
||||||
board_menu_game_counts menu. The dialog lists all tiles in
|
board_menu_game_counts menu. The dialog lists all tiles in
|
||||||
the language being used for the game together with how many
|
the language being used for the game together with how many
|
||||||
of each there are are and how many points each is worth.
|
of each there are are and how many points each is worth.
|
||||||
*/
|
*/
|
||||||
public static final int counts_values_title=0x7f0501c0;
|
public static final int counts_values_title=0x7f0501c0;
|
||||||
public static final int cur_menu_marker_fmt=0x7f050284;
|
public static final int cur_menu_marker_fmt=0x7f050281;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int cur_tiles_fmt=0x7f0501f4;
|
public static final int cur_tiles_fmt=0x7f0501f4;
|
||||||
public static final int data_gsm_only=0x7f0502a6;
|
public static final int data_gsm_only=0x7f0502a3;
|
||||||
public static final int debug_features=0x7f05007e;
|
public static final int debug_features=0x7f05007e;
|
||||||
public static final int debug_features_summary=0x7f05007f;
|
public static final int debug_features_summary=0x7f05007f;
|
||||||
/** dictionary used by default for human players when creating
|
/** dictionary used by default for human players when creating
|
||||||
|
@ -896,8 +896,8 @@ public final class R {
|
||||||
/** other
|
/** other
|
||||||
*/
|
*/
|
||||||
public static final int default_host=0x7f05006c;
|
public static final int default_host=0x7f05006c;
|
||||||
public static final int default_loc=0x7f050264;
|
public static final int default_loc=0x7f050261;
|
||||||
public static final int default_loc_summary=0x7f050265;
|
public static final int default_loc_summary=0x7f050262;
|
||||||
/** Welcome dialog text
|
/** Welcome dialog text
|
||||||
*/
|
*/
|
||||||
public static final int default_name_message=0x7f0501dc;
|
public static final int default_name_message=0x7f0501dc;
|
||||||
|
@ -925,13 +925,13 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int default_robodict=0x7f05013a;
|
public static final int default_robodict=0x7f05013a;
|
||||||
public static final int default_update_url=0x7f050076;
|
public static final int default_update_url=0x7f050076;
|
||||||
public static final int delete_dicts=0x7f0502b8;
|
public static final int delete_dicts=0x7f0502b5;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int dft_name_fmt=0x7f05021c;
|
public static final int dft_name_fmt=0x7f05021a;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int dft_sms_name_fmt=0x7f050220;
|
public static final int dft_sms_name_fmt=0x7f05021e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int dict_browse_nowords_fmt=0x7f0501f8;
|
public static final int dict_browse_nowords_fmt=0x7f0501f8;
|
||||||
|
@ -942,14 +942,14 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int dict_browse_title_fmt=0x7f0501f6;
|
public static final int dict_browse_title_fmt=0x7f0501f6;
|
||||||
public static final int dict_host=0x7f05007b;
|
public static final int dict_host=0x7f05007b;
|
||||||
public static final int dict_info_fmt=0x7f0502bc;
|
public static final int dict_info_fmt=0x7f0502b9;
|
||||||
/** label for dropdown by which wordlist is chosen that this
|
/** label for dropdown by which wordlist is chosen that this
|
||||||
player will use. The language the game will use (which
|
player will use. The language the game will use (which
|
||||||
constrains the choice of wordlists) is substituted in for
|
constrains the choice of wordlists) is substituted in for
|
||||||
"%1$s".
|
"%1$s".
|
||||||
*/
|
*/
|
||||||
public static final int dict_lang_label_fmt=0x7f0500e8;
|
public static final int dict_lang_label_fmt=0x7f0500e8;
|
||||||
public static final int dict_on_server=0x7f0502be;
|
public static final int dict_on_server=0x7f0502bb;
|
||||||
/** string name="invite_mime">text/plain</string
|
/** string name="invite_mime">text/plain</string
|
||||||
*/
|
*/
|
||||||
public static final int dict_url=0x7f050074;
|
public static final int dict_url=0x7f050074;
|
||||||
|
@ -983,13 +983,13 @@ public final class R {
|
||||||
wordlists can be found.
|
wordlists can be found.
|
||||||
*/
|
*/
|
||||||
public static final int download_dicts=0x7f0500b0;
|
public static final int download_dicts=0x7f0500b0;
|
||||||
public static final int download_done=0x7f050262;
|
public static final int download_done=0x7f05025f;
|
||||||
public static final int download_failed=0x7f050263;
|
public static final int download_failed=0x7f050260;
|
||||||
public static final int download_path_title=0x7f050266;
|
public static final int download_path_title=0x7f050263;
|
||||||
public static final int downloading_dict_fmt=0x7f0501a8;
|
public static final int downloading_dict_fmt=0x7f0501a8;
|
||||||
/** <string name="summary_thumb_enabled">Display snapshots of games</string>
|
/** <string name="summary_thumb_enabled">Display snapshots of games</string>
|
||||||
*/
|
*/
|
||||||
public static final int dropped_dupe=0x7f050283;
|
public static final int dropped_dupe=0x7f050280;
|
||||||
/** Shown in the main screen when you launch Crosswords from an
|
/** Shown in the main screen when you launch Crosswords from an
|
||||||
invitation (received in email or messaging app, say) and
|
invitation (received in email or messaging app, say) and
|
||||||
there's already a game running that matches that invitation.
|
there's already a game running that matches that invitation.
|
||||||
|
@ -1016,16 +1016,16 @@ public final class R {
|
||||||
public static final int empty=0x7f050157;
|
public static final int empty=0x7f050157;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int empty_sms_inviter=0x7f050227;
|
public static final int empty_sms_inviter=0x7f050225;
|
||||||
public static final int enable_dupes_summary=0x7f05008c;
|
public static final int enable_dupes_summary=0x7f05008c;
|
||||||
public static final int enable_dupes_title=0x7f05008a;
|
public static final int enable_dupes_title=0x7f05008a;
|
||||||
public static final int enable_nfc=0x7f050286;
|
public static final int enable_nfc=0x7f050283;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int enable_sms=0x7f050246;
|
public static final int enable_sms=0x7f050243;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int enable_sms_summary=0x7f050247;
|
public static final int enable_sms_summary=0x7f050244;
|
||||||
public static final int entering_trade=0x7f0500ee;
|
public static final int entering_trade=0x7f0500ee;
|
||||||
public static final int expl_update_url=0x7f050075;
|
public static final int expl_update_url=0x7f050075;
|
||||||
/** These four strings are displayed as step-by-step
|
/** These four strings are displayed as step-by-step
|
||||||
|
@ -1053,8 +1053,8 @@ public final class R {
|
||||||
/** Explanatory text appears in the dialog
|
/** Explanatory text appears in the dialog
|
||||||
*/
|
*/
|
||||||
public static final int force_expl=0x7f0500e3;
|
public static final int force_expl=0x7f0500e3;
|
||||||
public static final int force_tablet_summary=0x7f0502c3;
|
public static final int force_tablet_summary=0x7f0502c0;
|
||||||
public static final int force_tablet_title=0x7f0502c2;
|
public static final int force_tablet_title=0x7f0502bf;
|
||||||
/**
|
/**
|
||||||
############################################################
|
############################################################
|
||||||
# :Dialogs:
|
# :Dialogs:
|
||||||
|
@ -1080,7 +1080,7 @@ public final class R {
|
||||||
public static final int gameOver=0x7f050098;
|
public static final int gameOver=0x7f050098;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int game_btname_title=0x7f05021a;
|
public static final int game_btname_title=0x7f050218;
|
||||||
/** used to create default names of games (when user has not
|
/** used to create default names of games (when user has not
|
||||||
named them.)
|
named them.)
|
||||||
*/
|
*/
|
||||||
|
@ -1097,18 +1097,18 @@ public final class R {
|
||||||
public static final int game_item_menu_title_fmt=0x7f0500a2;
|
public static final int game_item_menu_title_fmt=0x7f0500a2;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int game_list_tmp=0x7f050239;
|
public static final int game_list_tmp=0x7f050236;
|
||||||
/** text of checkbox at top of dialog allowing to unlock in-play
|
/** text of checkbox at top of dialog allowing to unlock in-play
|
||||||
game to make changes
|
game to make changes
|
||||||
*/
|
*/
|
||||||
public static final int game_locked=0x7f0500c2;
|
public static final int game_locked=0x7f0500c2;
|
||||||
public static final int game_name_group_title=0x7f050272;
|
public static final int game_name_group_title=0x7f05026f;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int game_rename_title=0x7f0500ab;
|
public static final int game_rename_title=0x7f0500ab;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int game_smsname_title=0x7f05021b;
|
public static final int game_smsname_title=0x7f050219;
|
||||||
/** Put nothing in the summary space, so it just reads "Game 2"
|
/** Put nothing in the summary space, so it just reads "Game 2"
|
||||||
*/
|
*/
|
||||||
public static final int game_summary_field_empty=0x7f050145;
|
public static final int game_summary_field_empty=0x7f050145;
|
||||||
|
@ -1133,7 +1133,7 @@ public final class R {
|
||||||
public static final int gamel_menu_checkmoves=0x7f05009e;
|
public static final int gamel_menu_checkmoves=0x7f05009e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int gamel_menu_checkupdates=0x7f05024f;
|
public static final int gamel_menu_checkupdates=0x7f05024c;
|
||||||
/**
|
/**
|
||||||
############################################################
|
############################################################
|
||||||
# :Menus:
|
# :Menus:
|
||||||
|
@ -1148,19 +1148,19 @@ public final class R {
|
||||||
public static final int gamel_menu_dicts=0x7f05009c;
|
public static final int gamel_menu_dicts=0x7f05009c;
|
||||||
public static final int gamel_menu_loaddb=0x7f050089;
|
public static final int gamel_menu_loaddb=0x7f050089;
|
||||||
public static final int gamel_menu_storedb=0x7f050088;
|
public static final int gamel_menu_storedb=0x7f050088;
|
||||||
public static final int gamel_menu_study=0x7f050291;
|
public static final int gamel_menu_study=0x7f05028e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int get_sms_number=0x7f050228;
|
public static final int get_sms_number=0x7f050226;
|
||||||
public static final int getinfo=0x7f0502b7;
|
public static final int getinfo=0x7f0502b4;
|
||||||
public static final int git_rev=0x7f05008e;
|
public static final int git_rev=0x7f05008e;
|
||||||
public static final int git_rev_title=0x7f050084;
|
public static final int git_rev_title=0x7f050084;
|
||||||
public static final int green=0x7f05015b;
|
public static final int green=0x7f05015b;
|
||||||
public static final int group_cur_games=0x7f05026d;
|
public static final int group_cur_games=0x7f05026a;
|
||||||
public static final int group_name_fmt=0x7f050275;
|
public static final int group_name_fmt=0x7f050272;
|
||||||
public static final int group_new_games=0x7f05026e;
|
public static final int group_new_games=0x7f05026b;
|
||||||
public static final int groups_confirm_del_fmt=0x7f05026f;
|
public static final int groups_confirm_del_fmt=0x7f05026c;
|
||||||
public static final int groups_confirm_del_games_fmt=0x7f050270;
|
public static final int groups_confirm_del_games_fmt=0x7f05026d;
|
||||||
/** Used as the default name for remote players displayed within
|
/** Used as the default name for remote players displayed within
|
||||||
the Game configure screen
|
the Game configure screen
|
||||||
*/
|
*/
|
||||||
|
@ -1216,12 +1216,12 @@ public final class R {
|
||||||
public static final int info_title=0x7f0501bd;
|
public static final int info_title=0x7f0501bd;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int inform_dict_diffdict_fmt=0x7f050259;
|
public static final int inform_dict_diffdict_fmt=0x7f050256;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int inform_dict_diffversion_fmt=0x7f050257;
|
public static final int inform_dict_diffversion_fmt=0x7f050254;
|
||||||
public static final int inform_dict_download=0x7f05025a;
|
public static final int inform_dict_download=0x7f050257;
|
||||||
public static final int inform_dict_title=0x7f050258;
|
public static final int inform_dict_title=0x7f050255;
|
||||||
/** Will new games, on default, randomly rearrange the start
|
/** Will new games, on default, randomly rearrange the start
|
||||||
order of players.
|
order of players.
|
||||||
*/
|
*/
|
||||||
|
@ -1234,7 +1234,7 @@ public final class R {
|
||||||
public static final int initial_player_minutes=0x7f050140;
|
public static final int initial_player_minutes=0x7f050140;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int invite_bt_desc_fmt=0x7f050214;
|
public static final int invite_bt_desc_fmt=0x7f050212;
|
||||||
public static final int invite_chooser_email=0x7f05018c;
|
public static final int invite_chooser_email=0x7f05018c;
|
||||||
/** When I've created the invitation, in text or html, I ask
|
/** When I've created the invitation, in text or html, I ask
|
||||||
Android to launch an app that can send it, typically an email
|
Android to launch an app that can send it, typically an email
|
||||||
|
@ -1245,9 +1245,9 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int invite_chooser_fmt=0x7f05018b;
|
public static final int invite_chooser_fmt=0x7f05018b;
|
||||||
public static final int invite_chooser_sms=0x7f05018d;
|
public static final int invite_chooser_sms=0x7f05018d;
|
||||||
public static final int invite_dict_missing_body_fmt=0x7f05025f;
|
public static final int invite_dict_missing_body_fmt=0x7f05025c;
|
||||||
public static final int invite_dict_missing_body_noname_fmt=0x7f050260;
|
public static final int invite_dict_missing_body_noname_fmt=0x7f05025d;
|
||||||
public static final int invite_dict_missing_title=0x7f05025e;
|
public static final int invite_dict_missing_title=0x7f05025b;
|
||||||
public static final int invite_host=0x7f05006e;
|
public static final int invite_host=0x7f05006e;
|
||||||
/** This is the body of the html version of the invitation. A URL
|
/** This is the body of the html version of the invitation. A URL
|
||||||
is created with parameters describing the game and
|
is created with parameters describing the game and
|
||||||
|
@ -1278,20 +1278,13 @@ public final class R {
|
||||||
*/
|
*/
|
||||||
public static final int invite_multiple=0x7f0500f7;
|
public static final int invite_multiple=0x7f0500f7;
|
||||||
public static final int invite_prefix=0x7f05006f;
|
public static final int invite_prefix=0x7f05006f;
|
||||||
public static final int invite_progress=0x7f05020a;
|
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int invite_progress_title=0x7f050209;
|
public static final int invite_sms_desc_fmt=0x7f050222;
|
||||||
/**
|
|
||||||
*/
|
|
||||||
public static final int invite_sms_desc_fmt=0x7f050224;
|
|
||||||
/** This is the subject line of the email/text sent to invite
|
/** This is the subject line of the email/text sent to invite
|
||||||
someone to join a game.
|
someone to join a game.
|
||||||
*/
|
*/
|
||||||
public static final int invite_subject_fmt=0x7f050188;
|
public static final int invite_subject_fmt=0x7f050188;
|
||||||
/**
|
|
||||||
*/
|
|
||||||
public static final int invite_success=0x7f05022a;
|
|
||||||
/** This is the body of the text version of the invitation. A URL
|
/** This is the body of the text version of the invitation. A URL
|
||||||
is created with parameters describing the game and
|
is created with parameters describing the game and
|
||||||
substituted for "%1$s".
|
substituted for "%1$s".
|
||||||
|
@ -1429,14 +1422,14 @@ public final class R {
|
||||||
different wordlists.)
|
different wordlists.)
|
||||||
*/
|
*/
|
||||||
public static final int lang_label=0x7f0500c7;
|
public static final int lang_label=0x7f0500c7;
|
||||||
public static final int lang_name_fmt=0x7f0502bf;
|
public static final int lang_name_fmt=0x7f0502bc;
|
||||||
public static final int lang_unknown=0x7f0502c0;
|
public static final int lang_unknown=0x7f0502bd;
|
||||||
public static final int langdict_label=0x7f0500c8;
|
public static final int langdict_label=0x7f0500c8;
|
||||||
public static final int list_group_default=0x7f05026a;
|
public static final int list_group_default=0x7f050267;
|
||||||
public static final int list_group_delete=0x7f050268;
|
public static final int list_group_delete=0x7f050265;
|
||||||
public static final int list_group_movedown=0x7f05026c;
|
public static final int list_group_movedown=0x7f050269;
|
||||||
public static final int list_group_moveup=0x7f05026b;
|
public static final int list_group_moveup=0x7f050268;
|
||||||
public static final int list_group_rename=0x7f050269;
|
public static final int list_group_rename=0x7f050266;
|
||||||
/** ############## menu items ##############
|
/** ############## menu items ##############
|
||||||
pulls up dialog to configure the selected game
|
pulls up dialog to configure the selected game
|
||||||
*/
|
*/
|
||||||
|
@ -1465,13 +1458,13 @@ public final class R {
|
||||||
except for any configuration.
|
except for any configuration.
|
||||||
*/
|
*/
|
||||||
public static final int list_item_reset=0x7f0500a7;
|
public static final int list_item_reset=0x7f0500a7;
|
||||||
public static final int lmi_move_fmt=0x7f0502cc;
|
public static final int lmi_move_fmt=0x7f0502c9;
|
||||||
/** formatting for last move summary in notifications
|
/** formatting for last move summary in notifications
|
||||||
*/
|
*/
|
||||||
public static final int lmi_pass_fmt=0x7f0502cb;
|
public static final int lmi_pass_fmt=0x7f0502c8;
|
||||||
public static final int lmi_phony_fmt=0x7f0502ce;
|
public static final int lmi_phony_fmt=0x7f0502cb;
|
||||||
public static final int lmi_tiles_fmt=0x7f0502cf;
|
public static final int lmi_tiles_fmt=0x7f0502cc;
|
||||||
public static final int lmi_trade_fmt=0x7f0502cd;
|
public static final int lmi_trade_fmt=0x7f0502ca;
|
||||||
/** One of the strings used in the right column of the list of
|
/** One of the strings used in the right column of the list of
|
||||||
installed wordlists to describe those that are part of
|
installed wordlists to describe those that are part of
|
||||||
Crosswords and that cannot be uninstalled or moved.
|
Crosswords and that cannot be uninstalled or moved.
|
||||||
|
@ -1489,72 +1482,72 @@ public final class R {
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int loc_external=0x7f0500bd;
|
public static final int loc_external=0x7f0500bd;
|
||||||
public static final int loc_filters_all=0x7f0502a9;
|
public static final int loc_filters_all=0x7f0502a6;
|
||||||
public static final int loc_filters_menu=0x7f0502ab;
|
public static final int loc_filters_menu=0x7f0502a8;
|
||||||
public static final int loc_filters_modified=0x7f0502ac;
|
public static final int loc_filters_modified=0x7f0502a9;
|
||||||
public static final int loc_filters_prompt=0x7f0502a7;
|
public static final int loc_filters_prompt=0x7f0502a4;
|
||||||
public static final int loc_filters_screen=0x7f0502aa;
|
public static final int loc_filters_screen=0x7f0502a7;
|
||||||
public static final int loc_fmts_mismatch=0x7f0502b2;
|
public static final int loc_fmts_mismatch=0x7f0502af;
|
||||||
/** see move_dictf above
|
/** see move_dictf above
|
||||||
*/
|
*/
|
||||||
public static final int loc_internal=0x7f0500bc;
|
public static final int loc_internal=0x7f0500bc;
|
||||||
public static final int loc_item_check=0x7f0502af;
|
public static final int loc_item_check=0x7f0502ac;
|
||||||
/** for loc item edit menu
|
/** for loc item edit menu
|
||||||
*/
|
*/
|
||||||
public static final int loc_item_clear=0x7f0502ae;
|
public static final int loc_item_clear=0x7f0502ab;
|
||||||
public static final int loc_item_copy_bless=0x7f0502b1;
|
public static final int loc_item_copy_bless=0x7f0502ae;
|
||||||
public static final int loc_item_copy_eng=0x7f0502b0;
|
public static final int loc_item_copy_eng=0x7f0502ad;
|
||||||
public static final int loc_lang_blessed=0x7f0502a1;
|
public static final int loc_lang_blessed=0x7f05029e;
|
||||||
public static final int loc_lang_local=0x7f0502a2;
|
public static final int loc_lang_local=0x7f05029f;
|
||||||
public static final int loc_main_english=0x7f0502ad;
|
public static final int loc_main_english=0x7f0502aa;
|
||||||
public static final int loc_menu_xlate=0x7f0502a0;
|
public static final int loc_menu_xlate=0x7f05029d;
|
||||||
public static final int loc_search_prompt=0x7f0502a8;
|
public static final int loc_search_prompt=0x7f0502a5;
|
||||||
/** This is the "hint" printed in light text in the empty player
|
/** This is the "hint" printed in light text in the empty player
|
||||||
name field
|
name field
|
||||||
*/
|
*/
|
||||||
public static final int local_name_hint=0x7f050199;
|
public static final int local_name_hint=0x7f050199;
|
||||||
public static final int logging_on=0x7f05007c;
|
public static final int logging_on=0x7f05007c;
|
||||||
public static final int logging_on_summary=0x7f05007d;
|
public static final int logging_on_summary=0x7f05007d;
|
||||||
public static final int lookup_title=0x7f05029c;
|
public static final int lookup_title=0x7f050299;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int manual_owner_name=0x7f050225;
|
public static final int manual_owner_name=0x7f050223;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int max_len=0x7f0501fd;
|
public static final int max_len=0x7f0501fd;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_chat=0x7f050236;
|
public static final int menu_chat=0x7f050233;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_flip=0x7f050234;
|
public static final int menu_flip=0x7f050231;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_hint_next=0x7f050231;
|
public static final int menu_hint_next=0x7f05022e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_hint_prev=0x7f050230;
|
public static final int menu_hint_prev=0x7f05022d;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_juggle=0x7f050233;
|
public static final int menu_juggle=0x7f050230;
|
||||||
/** 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=0x7f05009d;
|
public static final int menu_prefs=0x7f05009d;
|
||||||
public static final int menu_rateme=0x7f05028c;
|
public static final int menu_rateme=0x7f050289;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_toggle_values=0x7f050237;
|
public static final int menu_toggle_values=0x7f050234;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int menu_zoom=0x7f050235;
|
public static final int menu_zoom=0x7f050232;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int min_len=0x7f0501fc;
|
public static final int min_len=0x7f0501fc;
|
||||||
/** label for the field used to set the timer's inital value
|
/** label for the field used to set the timer's inital value
|
||||||
*/
|
*/
|
||||||
public static final int minutes_label=0x7f0500d4;
|
public static final int minutes_label=0x7f0500d4;
|
||||||
public static final int missing_dict_detail=0x7f05025d;
|
public static final int missing_dict_detail=0x7f05025a;
|
||||||
public static final int missing_dict_title=0x7f05025c;
|
public static final int missing_dict_title=0x7f050259;
|
||||||
/** Used as a substitute for the names of remote players when
|
/** Used as a substitute for the names of remote players when
|
||||||
they aren't available yet because the connection is not
|
they aren't available yet because the connection is not
|
||||||
complete. Displayed in the lists of players found in each
|
complete. Displayed in the lists of players found in each
|
||||||
|
@ -1622,22 +1615,22 @@ public final class R {
|
||||||
/** 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=0x7f05009f;
|
public static final int msgs_progress=0x7f05009f;
|
||||||
public static final int nag_body_fmt=0x7f0502c8;
|
public static final int nag_body_fmt=0x7f0502c5;
|
||||||
public static final int nag_days_fmt=0x7f0502c7;
|
public static final int nag_days_fmt=0x7f0502c4;
|
||||||
public static final int nag_hours_fmt=0x7f0502c6;
|
public static final int nag_hours_fmt=0x7f0502c3;
|
||||||
public static final int nag_intervals=0x7f05008d;
|
public static final int nag_intervals=0x7f05008d;
|
||||||
/** body of warning notification reminder message. First three
|
/** body of warning notification reminder message. First three
|
||||||
are used to build a string based on the length of time that's then
|
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],
|
inserted in the fourth. E.g "PlayerName moved more than 2 day[s],
|
||||||
4 hour[s] ago."
|
4 hour[s] ago."
|
||||||
*/
|
*/
|
||||||
public static final int nag_minutes_fmt=0x7f0502c5;
|
public static final int nag_minutes_fmt=0x7f0502c2;
|
||||||
/** Nagging: title of notification reminder message
|
/** Nagging: title of notification reminder message
|
||||||
*/
|
*/
|
||||||
public static final int nag_title=0x7f0502c4;
|
public static final int nag_title=0x7f0502c1;
|
||||||
/** above is inserted in this the last time I warn
|
/** above is inserted in this the last time I warn
|
||||||
*/
|
*/
|
||||||
public static final int nag_warn_last_fmt=0x7f0502c9;
|
public static final int nag_warn_last_fmt=0x7f0502c6;
|
||||||
public static final int name_dict_fmt=0x7f050087;
|
public static final int name_dict_fmt=0x7f050087;
|
||||||
/** text of checkbox. If this checkbox is checked, games created
|
/** text of checkbox. If this checkbox is checked, games created
|
||||||
for network play will by default have the hint feature
|
for network play will by default have the hint feature
|
||||||
|
@ -1656,38 +1649,38 @@ public final class R {
|
||||||
public static final int network_behavior_summary=0x7f05016c;
|
public static final int network_behavior_summary=0x7f05016c;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_app_avail=0x7f050254;
|
public static final int new_app_avail=0x7f050251;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_app_avail_fmt=0x7f050253;
|
public static final int new_app_avail_fmt=0x7f050250;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_bt_body_fmt=0x7f050210;
|
public static final int new_bt_body_fmt=0x7f05020e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_bt_title=0x7f05020f;
|
public static final int new_bt_title=0x7f05020d;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_btmove_title=0x7f050212;
|
public static final int new_btmove_title=0x7f050210;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_dict_avail=0x7f050251;
|
public static final int new_dict_avail=0x7f05024e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_dict_avail_fmt=0x7f050252;
|
public static final int new_dict_avail_fmt=0x7f05024f;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_move_body=0x7f050213;
|
public static final int new_move_body=0x7f050211;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_name_body_fmt=0x7f050222;
|
public static final int new_name_body_fmt=0x7f050220;
|
||||||
/** hint (text shown when field is empty) for room name field
|
/** hint (text shown when field is empty) for room name field
|
||||||
*/
|
*/
|
||||||
public static final int new_room_hint=0x7f0500cb;
|
public static final int new_room_hint=0x7f0500cb;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int new_sms_title=0x7f050221;
|
public static final int new_sms_title=0x7f05021f;
|
||||||
public static final int new_xlations_fmt=0x7f0502a3;
|
public static final int new_xlations_fmt=0x7f0502a0;
|
||||||
/**
|
/**
|
||||||
###########################################################
|
###########################################################
|
||||||
# :Dialogs:
|
# :Dialogs:
|
||||||
|
@ -1752,8 +1745,8 @@ public final class R {
|
||||||
public static final int newgame_networked_header=0x7f05017c;
|
public static final int newgame_networked_header=0x7f05017c;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int newgame_sms_header=0x7f05021d;
|
public static final int newgame_sms_header=0x7f05021b;
|
||||||
public static final int newgroup_label=0x7f050267;
|
public static final int newgroup_label=0x7f050264;
|
||||||
public static final int nfc_or_email=0x7f050183;
|
public static final int nfc_or_email=0x7f050183;
|
||||||
public static final int nfc_or_sms_or_email=0x7f050184;
|
public static final int nfc_or_sms_or_email=0x7f050184;
|
||||||
/** Title of dialog for renaming game (triggered by selecting
|
/** Title of dialog for renaming game (triggered by selecting
|
||||||
|
@ -1801,9 +1794,9 @@ public final class R {
|
||||||
you get this error message
|
you get this error message
|
||||||
*/
|
*/
|
||||||
public static final int no_games_to_refresh=0x7f0500a0;
|
public static final int no_games_to_refresh=0x7f0500a0;
|
||||||
public static final int no_hide_titlebar=0x7f050288;
|
public static final int no_hide_titlebar=0x7f050285;
|
||||||
public static final int no_market=0x7f05028d;
|
public static final int no_market=0x7f05028a;
|
||||||
public static final int no_move_onegroup=0x7f050274;
|
public static final int no_move_onegroup=0x7f050271;
|
||||||
/** displayed when you long-tap a scoreboard entry and there's no
|
/** displayed when you long-tap a scoreboard entry and there's no
|
||||||
most recent score to show
|
most recent score to show
|
||||||
*/
|
*/
|
||||||
|
@ -1826,7 +1819,7 @@ public final class R {
|
||||||
arrow appears. This explains it.
|
arrow appears. This explains it.
|
||||||
*/
|
*/
|
||||||
public static final int not_again_arrow=0x7f0501d8;
|
public static final int not_again_arrow=0x7f0501d8;
|
||||||
public static final int not_again_backclears=0x7f05027e;
|
public static final int not_again_backclears=0x7f05027b;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int not_again_browse=0x7f0501f9;
|
public static final int not_again_browse=0x7f0501f9;
|
||||||
|
@ -1854,7 +1847,7 @@ public final class R {
|
||||||
for games with more than two devices, which are rare.
|
for games with more than two devices, which are rare.
|
||||||
*/
|
*/
|
||||||
public static final int not_again_conndmid=0x7f0501d6;
|
public static final int not_again_conndmid=0x7f0501d6;
|
||||||
public static final int not_again_dicts=0x7f0502c1;
|
public static final int not_again_dicts=0x7f0502be;
|
||||||
/** This is shown when you choose the board_menu_done menu item.
|
/** 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
|
It's to let you know that there's a shortcut that does almost
|
||||||
the same thing.
|
the same thing.
|
||||||
|
@ -1864,7 +1857,7 @@ public final class R {
|
||||||
Board screen
|
Board screen
|
||||||
*/
|
*/
|
||||||
public static final int not_again_flip=0x7f0501ce;
|
public static final int not_again_flip=0x7f0501ce;
|
||||||
public static final int not_again_fmt_expl=0x7f0502b3;
|
public static final int not_again_fmt_expl=0x7f0502b0;
|
||||||
/** Shown when you tap the next hint button on the toolbar of the
|
/** Shown when you tap the next hint button on the toolbar of the
|
||||||
main Board screen
|
main Board screen
|
||||||
*/
|
*/
|
||||||
|
@ -1888,9 +1881,9 @@ public final class R {
|
||||||
/** Shown when you first pick the list_item_new_from menuitem
|
/** Shown when you first pick the list_item_new_from menuitem
|
||||||
*/
|
*/
|
||||||
public static final int not_again_newfrom=0x7f0501da;
|
public static final int not_again_newfrom=0x7f0501da;
|
||||||
public static final int not_again_newselect=0x7f05027d;
|
public static final int not_again_newselect=0x7f05027a;
|
||||||
public static final int not_again_sms_ready=0x7f05028a;
|
public static final int not_again_sms_ready=0x7f050287;
|
||||||
public static final int not_again_studycopy=0x7f05029b;
|
public static final int not_again_studycopy=0x7f050298;
|
||||||
/** The following strings (all whose names start with
|
/** The following strings (all whose names start with
|
||||||
"not_again") appear in the New user info dialog.
|
"not_again") appear in the New user info dialog.
|
||||||
|
|
||||||
|
@ -1925,7 +1918,7 @@ public final class R {
|
||||||
the main Board screen
|
the main Board screen
|
||||||
*/
|
*/
|
||||||
public static final int not_again_zoom=0x7f0501cf;
|
public static final int not_again_zoom=0x7f0501cf;
|
||||||
public static final int note_none=0x7f0502bd;
|
public static final int note_none=0x7f0502ba;
|
||||||
/** This text is displayed as the "summary" for both of the
|
/** This text is displayed as the "summary" for both of the
|
||||||
notify choices above, as extra information. (There could be
|
notify choices above, as extra information. (There could be
|
||||||
different strings if it makes more sense in your language.)
|
different strings if it makes more sense in your language.)
|
||||||
|
@ -1955,8 +1948,8 @@ public final class R {
|
||||||
games as well.
|
games as well.
|
||||||
*/
|
*/
|
||||||
public static final int password_label=0x7f0500eb;
|
public static final int password_label=0x7f0500eb;
|
||||||
public static final int paste_done_fmt=0x7f050295;
|
public static final int paste_done_fmt=0x7f050292;
|
||||||
public static final int pct_suffix=0x7f05028b;
|
public static final int pct_suffix=0x7f050288;
|
||||||
/** If this preference is checked, tapping on the scoreboard
|
/** If this preference is checked, tapping on the scoreboard
|
||||||
entry for any player reveals that player's tiles and any
|
entry for any player reveals that player's tiles and any
|
||||||
pending move (after asking for his password if one is set.)
|
pending move (after asking for his password if one is set.)
|
||||||
|
@ -1972,7 +1965,7 @@ public final class R {
|
||||||
public static final int peek_other_summary=0x7f050168;
|
public static final int peek_other_summary=0x7f050168;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int phone_label=0x7f05022c;
|
public static final int phone_label=0x7f050229;
|
||||||
/** Don't warn, but simply force to skip turn (give 0 points)
|
/** Don't warn, but simply force to skip turn (give 0 points)
|
||||||
when user attempts to play word not in the wordlist.
|
when user attempts to play word not in the wordlist.
|
||||||
*/
|
*/
|
||||||
|
@ -2110,8 +2103,8 @@ public final class R {
|
||||||
public static final int prefs_names_summary=0x7f050131;
|
public static final int prefs_names_summary=0x7f050131;
|
||||||
/** Used when prev player's name can't be looked up
|
/** Used when prev player's name can't be looked up
|
||||||
*/
|
*/
|
||||||
public static final int prev_player=0x7f0502ca;
|
public static final int prev_player=0x7f0502c7;
|
||||||
public static final int progress_title=0x7f0502bb;
|
public static final int progress_title=0x7f0502b8;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int prompt_max_len=0x7f0501ff;
|
public static final int prompt_max_len=0x7f0501ff;
|
||||||
|
@ -2156,7 +2149,7 @@ public final class R {
|
||||||
problems with the current game.
|
problems with the current game.
|
||||||
*/
|
*/
|
||||||
public static final int relay_alert=0x7f0500fb;
|
public static final int relay_alert=0x7f0500fb;
|
||||||
public static final int relay_alert_title=0x7f05027c;
|
public static final int relay_alert_title=0x7f050279;
|
||||||
/** ############################################################
|
/** ############################################################
|
||||||
# :Screens:
|
# :Screens:
|
||||||
# RelayGameActivity screen
|
# RelayGameActivity screen
|
||||||
|
@ -2182,19 +2175,19 @@ public final class R {
|
||||||
public static final int relay_port=0x7f050085;
|
public static final int relay_port=0x7f050085;
|
||||||
/** Shown in toast when relaunching after switching dicts
|
/** Shown in toast when relaunching after switching dicts
|
||||||
*/
|
*/
|
||||||
public static final int reload_new_dict_fmt=0x7f05025b;
|
public static final int reload_new_dict_fmt=0x7f050258;
|
||||||
public static final int remote_digesting=0x7f0502b5;
|
public static final int remote_digesting=0x7f0502b2;
|
||||||
public static final int remote_empty=0x7f0502b4;
|
public static final int remote_empty=0x7f0502b1;
|
||||||
/** checkbox determining of this player is on this device or
|
/** checkbox determining of this player is on this device or
|
||||||
remote. If remote, then the rest of the fields disappear
|
remote. If remote, then the rest of the fields disappear
|
||||||
(since they will be set by the remote device.)
|
(since they will be set by the remote device.)
|
||||||
*/
|
*/
|
||||||
public static final int remote_label=0x7f0500e6;
|
public static final int remote_label=0x7f0500e6;
|
||||||
public static final int remote_no_net=0x7f0502b6;
|
public static final int remote_no_net=0x7f0502b3;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int remote_undone=0x7f05022f;
|
public static final int remote_undone=0x7f05022c;
|
||||||
public static final int rename_group_label=0x7f050271;
|
public static final int rename_group_label=0x7f05026e;
|
||||||
/** text within rename dialog (triggered by selecting
|
/** text within rename dialog (triggered by selecting
|
||||||
list_item_rename)
|
list_item_rename)
|
||||||
*/
|
*/
|
||||||
|
@ -2235,9 +2228,9 @@ public final class R {
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int scan_progress_title=0x7f050207;
|
public static final int scan_progress_title=0x7f050207;
|
||||||
public static final int sel_games_fmt=0x7f05027f;
|
public static final int sel_games_fmt=0x7f05027c;
|
||||||
public static final int sel_groups_fmt=0x7f050280;
|
public static final int sel_groups_fmt=0x7f05027d;
|
||||||
public static final int sel_items_fmt=0x7f05029f;
|
public static final int sel_items_fmt=0x7f05029c;
|
||||||
/**
|
/**
|
||||||
############################################################
|
############################################################
|
||||||
# :Dialogs:
|
# :Dialogs:
|
||||||
|
@ -2260,8 +2253,8 @@ public final class R {
|
||||||
/** clarification of above
|
/** clarification of above
|
||||||
*/
|
*/
|
||||||
public static final int show_arrow_summary=0x7f05014c;
|
public static final int show_arrow_summary=0x7f05014c;
|
||||||
public static final int show_remote=0x7f0502b9;
|
public static final int show_remote=0x7f0502b6;
|
||||||
public static final int show_wordlist_browser=0x7f05027b;
|
public static final int show_wordlist_browser=0x7f050278;
|
||||||
/** If this preference is checked, the user will not be asked to
|
/** If this preference is checked, the user will not be asked to
|
||||||
confirm after selecting the "Turn done" menu (or tapping the
|
confirm after selecting the "Turn done" menu (or tapping the
|
||||||
points display at the right end of the tray)
|
points display at the right end of the tray)
|
||||||
|
@ -2270,27 +2263,27 @@ public final class R {
|
||||||
/** explanation of the above
|
/** explanation of the above
|
||||||
*/
|
*/
|
||||||
public static final int skip_confirm_turn_summary=0x7f050162;
|
public static final int skip_confirm_turn_summary=0x7f050162;
|
||||||
public static final int slmenu_clear_sel=0x7f050293;
|
public static final int slmenu_clear_sel=0x7f050290;
|
||||||
public static final int slmenu_copy_sel=0x7f050292;
|
public static final int slmenu_copy_sel=0x7f05028f;
|
||||||
public static final int slmenu_deselect_all=0x7f05029e;
|
public static final int slmenu_deselect_all=0x7f05029b;
|
||||||
public static final int slmenu_select_all=0x7f05029d;
|
public static final int slmenu_select_all=0x7f05029a;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int sms_disabled=0x7f05021f;
|
public static final int sms_disabled=0x7f05021d;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int sms_networked_desc=0x7f05021e;
|
public static final int sms_networked_desc=0x7f05021c;
|
||||||
/** The invitation process begins with this query. The choice is
|
/** The invitation process begins with this query. The choice is
|
||||||
between html and plaintext formatting but I also provide some
|
between html and plaintext formatting but I also provide some
|
||||||
explanation/guidance.
|
explanation/guidance.
|
||||||
*/
|
*/
|
||||||
public static final int sms_or_email=0x7f050182;
|
public static final int sms_or_email=0x7f050182;
|
||||||
public static final int sms_ready_text=0x7f050289;
|
public static final int sms_ready_text=0x7f050286;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int smsname_label=0x7f050219;
|
public static final int smsname_label=0x7f050217;
|
||||||
public static final int square_tiles=0x7f050278;
|
public static final int square_tiles=0x7f050275;
|
||||||
public static final int square_tiles_summary=0x7f050279;
|
public static final int square_tiles_summary=0x7f050276;
|
||||||
/** Used in formatting moves and history
|
/** Used in formatting moves and history
|
||||||
*/
|
*/
|
||||||
public static final int str_bonus_all=0x7f050124;
|
public static final int str_bonus_all=0x7f050124;
|
||||||
|
@ -2368,7 +2361,7 @@ public final class R {
|
||||||
public static final int str_remote_moved_fmt=0x7f050119;
|
public static final int str_remote_moved_fmt=0x7f050119;
|
||||||
/** Used in formatting final scores display
|
/** Used in formatting final scores display
|
||||||
*/
|
*/
|
||||||
public static final int str_resigned=0x7f050255;
|
public static final int str_resigned=0x7f050252;
|
||||||
/**
|
/**
|
||||||
############################################################
|
############################################################
|
||||||
# Board info/error dialog messages
|
# Board info/error dialog messages
|
||||||
|
@ -2411,7 +2404,7 @@ public final class R {
|
||||||
public static final int str_two_tiles_first_move=0x7f05019e;
|
public static final int str_two_tiles_first_move=0x7f05019e;
|
||||||
/** Used in formatting final scores display
|
/** Used in formatting final scores display
|
||||||
*/
|
*/
|
||||||
public static final int str_winner=0x7f050256;
|
public static final int str_winner=0x7f050253;
|
||||||
/** Used in formatting game history (not move summaries since
|
/** Used in formatting game history (not move summaries since
|
||||||
information about the current rack is hidden then)
|
information about the current rack is hidden then)
|
||||||
*/
|
*/
|
||||||
|
@ -2458,10 +2451,10 @@ public final class R {
|
||||||
/** Used in formatting exchange move summaries
|
/** Used in formatting exchange move summaries
|
||||||
*/
|
*/
|
||||||
public static final int strss_traded_for_fmt=0x7f05011f;
|
public static final int strss_traded_for_fmt=0x7f05011f;
|
||||||
public static final int study_langpick=0x7f050298;
|
public static final int study_langpick=0x7f050295;
|
||||||
public static final int study_no_lang_fmt=0x7f050299;
|
public static final int study_no_lang_fmt=0x7f050296;
|
||||||
public static final int study_no_lists=0x7f05029a;
|
public static final int study_no_lists=0x7f050297;
|
||||||
public static final int studylist_title_fmt=0x7f050297;
|
public static final int studylist_title_fmt=0x7f050294;
|
||||||
/** If substituting an existing same-language wordlist by
|
/** If substituting an existing same-language wordlist by
|
||||||
choosing button_substdict user gets to choose from a list of
|
choosing button_substdict user gets to choose from a list of
|
||||||
wordlists. This is the title of that list.
|
wordlists. This is the title of that list.
|
||||||
|
@ -2469,10 +2462,10 @@ public final class R {
|
||||||
public static final int subst_dict_title=0x7f0501b0;
|
public static final int subst_dict_title=0x7f0501b0;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int summary_conn=0x7f05020e;
|
public static final int summary_conn=0x7f05020c;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int summary_conn_sms_fmt=0x7f05022d;
|
public static final int summary_conn_sms_fmt=0x7f05022a;
|
||||||
/** Preference to control what's listed next to game name in the
|
/** Preference to control what's listed next to game name in the
|
||||||
first line of a game summary in the main games-list screen,
|
first line of a game summary in the main games-list screen,
|
||||||
e.g., if the option is "Game Language", "English" in the
|
e.g., if the option is "Game Language", "English" in the
|
||||||
|
@ -2484,7 +2477,7 @@ public final class R {
|
||||||
public static final int summary_field=0x7f050144;
|
public static final int summary_field=0x7f050144;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int summary_gameover=0x7f05020d;
|
public static final int summary_gameover=0x7f05020b;
|
||||||
/** The display of each networked game includes one of three
|
/** The display of each networked game includes one of three
|
||||||
states it can be in in the process of connecting to the
|
states it can be in in the process of connecting to the
|
||||||
relay. These next three strings are used to create those
|
relay. These next three strings are used to create those
|
||||||
|
@ -2511,19 +2504,22 @@ public final class R {
|
||||||
/** explanation of the above
|
/** explanation of the above
|
||||||
*/
|
*/
|
||||||
public static final int summary_sort_tiles=0x7f050164;
|
public static final int summary_sort_tiles=0x7f050164;
|
||||||
public static final int summary_studyon=0x7f050290;
|
public static final int summary_studyon=0x7f05028d;
|
||||||
public static final int summary_thumbsize=0x7f050281;
|
public static final int summary_thumbsize=0x7f05027e;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int summary_wait_guest=0x7f05020c;
|
public static final int summary_wait_guest=0x7f05020a;
|
||||||
/**
|
/**
|
||||||
|
<string name="invite_progress_title">Sending…</string>
|
||||||
|
<string name="invite_progress">Sending new game info</string>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public static final int summary_wait_host=0x7f05020b;
|
public static final int summary_wait_host=0x7f050209;
|
||||||
/** Used to indicate that a preference is not enabled, i.e. not
|
/** Used to indicate that a preference is not enabled, i.e. not
|
||||||
part of the game and that the user should ignore it.
|
part of the game and that the user should ignore it.
|
||||||
*/
|
*/
|
||||||
public static final int tell_unused=0x7f050136;
|
public static final int tell_unused=0x7f050136;
|
||||||
public static final int thumb_off=0x7f050282;
|
public static final int thumb_off=0x7f05027f;
|
||||||
/** color of the tiles' background
|
/** color of the tiles' background
|
||||||
*/
|
*/
|
||||||
public static final int tile_back=0x7f050156;
|
public static final int tile_back=0x7f050156;
|
||||||
|
@ -2591,12 +2587,12 @@ public final class R {
|
||||||
i.e. after ever move.
|
i.e. after ever move.
|
||||||
*/
|
*/
|
||||||
public static final int title_sort_tiles=0x7f050163;
|
public static final int title_sort_tiles=0x7f050163;
|
||||||
public static final int title_studyon=0x7f05028f;
|
public static final int title_studyon=0x7f05028c;
|
||||||
/** title of dialog allowing user to pick tiles "face up". (This
|
/** title of dialog allowing user to pick tiles "face up". (This
|
||||||
feature is not yet supported on Android.)
|
feature is not yet supported on Android.)
|
||||||
*/
|
*/
|
||||||
public static final int title_tile_picker=0x7f0501be;
|
public static final int title_tile_picker=0x7f0501be;
|
||||||
public static final int update_dicts_fmt=0x7f0502ba;
|
public static final int update_dicts_fmt=0x7f0502b7;
|
||||||
/** text of checkbox controlling whether there's a game timer
|
/** text of checkbox controlling whether there's a game timer
|
||||||
*/
|
*/
|
||||||
public static final int use_timer=0x7f0500d3;
|
public static final int use_timer=0x7f0500d3;
|
||||||
|
@ -2606,18 +2602,18 @@ public final class R {
|
||||||
public static final int vs_join=0x7f050123;
|
public static final int vs_join=0x7f050123;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int warn_nomobile_fmt=0x7f050226;
|
public static final int warn_nomobile_fmt=0x7f050224;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int warn_sms_disabled=0x7f05024e;
|
public static final int warn_sms_disabled=0x7f05024b;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int warn_unlimited=0x7f05022e;
|
public static final int warn_unlimited=0x7f05022b;
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
public static final int word_search_hint=0x7f0501f1;
|
public static final int word_search_hint=0x7f0501f1;
|
||||||
public static final int xlations_enabled_summary=0x7f0502a5;
|
public static final int xlations_enabled_summary=0x7f0502a2;
|
||||||
public static final int xlations_enabled_title=0x7f0502a4;
|
public static final int xlations_enabled_title=0x7f0502a1;
|
||||||
public static final int xlations_locale=0x7f05008b;
|
public static final int xlations_locale=0x7f05008b;
|
||||||
/** Empty in English, this should contain the name of the
|
/** Empty in English, this should contain the name of the
|
||||||
translator/creator of the strings.xml file for this
|
translator/creator of the strings.xml file for this
|
||||||
|
|
|
@ -1842,10 +1842,6 @@
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="scan_progress_title">Scanning...</string>
|
<string name="scan_progress_title">Scanning...</string>
|
||||||
<string name="scan_progress">Scanning for Crosswords on paired devices</string>
|
<string name="scan_progress">Scanning for Crosswords on paired devices</string>
|
||||||
<!-- -->
|
|
||||||
<string name="invite_progress_title">Sending…</string>
|
|
||||||
<string name="invite_progress">Sending new game info</string>
|
|
||||||
|
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="summary_wait_host">Waiting for connection[s]</string>
|
<string name="summary_wait_host">Waiting for connection[s]</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -1926,8 +1922,6 @@
|
||||||
<string name="confirm_clear">Are you sure you want to delete the
|
<string name="confirm_clear">Are you sure you want to delete the
|
||||||
checked phone number[s]?</string>
|
checked phone number[s]?</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="invite_success">Invitation received.</string>
|
|
||||||
<!-- -->
|
|
||||||
<string name="connect_label_sms">Connection (via SMS/text)</string>
|
<string name="connect_label_sms">Connection (via SMS/text)</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="phone_label">Connected number[s]:</string>
|
<string name="phone_label">Connected number[s]:</string>
|
||||||
|
|
|
@ -1580,8 +1580,8 @@
|
||||||
<string name="scan_progress_title">Gninnacs...</string>
|
<string name="scan_progress_title">Gninnacs...</string>
|
||||||
<string name="scan_progress">Gninnacs rof Sdrowssorc no deriap secived</string>
|
<string name="scan_progress">Gninnacs rof Sdrowssorc no deriap secived</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="invite_progress_title">Gnidnes…</string>
|
<!-- <string name="invite_progress_title">Sending…</string> -->
|
||||||
<string name="invite_progress">Gnidnes wen emag ofni</string>
|
<!-- <string name="invite_progress">Sending new game info</string> -->
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="summary_wait_host">Gnitiaw rof ]s[noitcennoc</string>
|
<string name="summary_wait_host">Gnitiaw rof ]s[noitcennoc</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -1662,8 +1662,6 @@
|
||||||
<string name="confirm_clear">Era uoy erus uoy tnaw ot eteled eht
|
<string name="confirm_clear">Era uoy erus uoy tnaw ot eteled eht
|
||||||
dekcehc enohp ?]s[rebmun</string>
|
dekcehc enohp ?]s[rebmun</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="invite_success">Noitativni deviecer.</string>
|
|
||||||
<!-- -->
|
|
||||||
<string name="connect_label_sms">Noitcennoc aiv( )TXet/sms</string>
|
<string name="connect_label_sms">Noitcennoc aiv( )TXet/sms</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="phone_label">Detcennoc ]s[rebmun:</string>
|
<string name="phone_label">Detcennoc ]s[rebmun:</string>
|
||||||
|
|
|
@ -1580,8 +1580,8 @@
|
||||||
<string name="scan_progress_title">SCANNING...</string>
|
<string name="scan_progress_title">SCANNING...</string>
|
||||||
<string name="scan_progress">SCANNING FOR CROSSWORDS ON PAIRED DEVICES</string>
|
<string name="scan_progress">SCANNING FOR CROSSWORDS ON PAIRED DEVICES</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="invite_progress_title">SENDING…</string>
|
<!-- <string name="invite_progress_title">Sending…</string> -->
|
||||||
<string name="invite_progress">SENDING NEW GAME INFO</string>
|
<!-- <string name="invite_progress">Sending new game info</string> -->
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="summary_wait_host">WAITING FOR CONNECTION[S]</string>
|
<string name="summary_wait_host">WAITING FOR CONNECTION[S]</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -1662,8 +1662,6 @@
|
||||||
<string name="confirm_clear">ARE YOU SURE YOU WANT TO DELETE THE
|
<string name="confirm_clear">ARE YOU SURE YOU WANT TO DELETE THE
|
||||||
CHECKED PHONE NUMBER[S]?</string>
|
CHECKED PHONE NUMBER[S]?</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="invite_success">INVITATION RECEIVED.</string>
|
|
||||||
<!-- -->
|
|
||||||
<string name="connect_label_sms">CONNECTION (VIA SMS/TEXT)</string>
|
<string name="connect_label_sms">CONNECTION (VIA SMS/TEXT)</string>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="phone_label">CONNECTED NUMBER[S]:</string>
|
<string name="phone_label">CONNECTED NUMBER[S]:</string>
|
||||||
|
|
|
@ -1033,21 +1033,6 @@ public class BoardDelegate extends DelegateBase
|
||||||
// thing going. Not in SMS case.
|
// thing going. Not in SMS case.
|
||||||
case NEWGAME_FAILURE:
|
case NEWGAME_FAILURE:
|
||||||
DbgUtils.logf( "failed to create game" );
|
DbgUtils.logf( "failed to create game" );
|
||||||
case NEWGAME_SUCCESS:
|
|
||||||
final boolean success =
|
|
||||||
MultiService.MultiEvent.NEWGAME_SUCCESS == event;
|
|
||||||
final boolean allHere = 0 == --m_invitesPending;
|
|
||||||
m_handler.post( new Runnable() {
|
|
||||||
public void run() {
|
|
||||||
if ( allHere ) {
|
|
||||||
stopProgress();
|
|
||||||
}
|
|
||||||
// if ( success ) {
|
|
||||||
// DbgUtils.showf( m_activity,
|
|
||||||
// R.string.invite_success );
|
|
||||||
// }
|
|
||||||
}
|
|
||||||
} );
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case SMS_SEND_OK:
|
case SMS_SEND_OK:
|
||||||
|
@ -2136,7 +2121,6 @@ public class BoardDelegate extends DelegateBase
|
||||||
if ( XWApp.BTSUPPORTED || XWApp.SMSSUPPORTED ) {
|
if ( XWApp.BTSUPPORTED || XWApp.SMSSUPPORTED ) {
|
||||||
if ( null != m_missingDevs ) {
|
if ( null != m_missingDevs ) {
|
||||||
String gameName = GameUtils.getName( m_activity, m_rowid );
|
String gameName = GameUtils.getName( m_activity, m_rowid );
|
||||||
boolean doProgress = false;
|
|
||||||
m_invitesPending = m_missingDevs.length;
|
m_invitesPending = m_missingDevs.length;
|
||||||
for ( String dev : m_missingDevs ) {
|
for ( String dev : m_missingDevs ) {
|
||||||
switch( m_connType ) {
|
switch( m_connType ) {
|
||||||
|
@ -2154,9 +2138,6 @@ public class BoardDelegate extends DelegateBase
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ( doProgress ) {
|
|
||||||
startProgress( R.string.invite_progress_title, R.string.invite_progress );
|
|
||||||
}
|
|
||||||
m_missingDevs = null;
|
m_missingDevs = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue