us.the.mac.board
Class R.string

java.lang.Object
  extended by us.the.mac.board.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int action_settings
           
static int app_name
           
static int auth_client_needs_enabling_title
          Title for notification shown when GooglePlayServices needs to be enabled for a application to work.
static int auth_client_needs_installation_title
          Title for notification shown when GooglePlayServices needs to be installed for a application to work.
static int auth_client_needs_update_title
          Title for notification shown when GooglePlayServices needs to be udpated for a application to work.
static int auth_client_play_services_err_notification_msg
          Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]
static int auth_client_requested_by_msg
          Requested by string saying which app requested the notification.
static int auth_client_using_bad_version_title
          Title for notification shown when a bad version of GooglePlayServices has been installed and needs correction for an application to work.
static int bt_not_connected
           
static int bt_not_enabled_leaving
           
static int button_scan
           
static int cancel
           
static int challenge_comp
           
static int challenge_friend
           
static int click_square
           
static int common_google_play_services_enable_button
          Button in confirmation dialog to enable Google Play services.
static int common_google_play_services_enable_text
          Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE]
static int common_google_play_services_enable_title
          Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40]
static int common_google_play_services_install_button
          Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]
static int common_google_play_services_install_text_phone
          (For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
static int common_google_play_services_install_text_tablet
          (For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
static int common_google_play_services_install_title
          Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40]
static int common_google_play_services_invalid_account_text
          Message in confirmation dialog informing the user that they provided an invalid account.
static int common_google_play_services_invalid_account_title
          Title of confirmation dialog informing the user that they provided an invalid account.
static int common_google_play_services_network_error_text
          Message in confirmation dialog informing the user that a network error occurred.
static int common_google_play_services_network_error_title
          Title of confirmation dialog informing the user that a network error occurred.
static int common_google_play_services_unknown_issue
          Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE]
static int common_google_play_services_unsupported_date_text
          Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail.
static int common_google_play_services_unsupported_text
          Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]
static int common_google_play_services_unsupported_title
          Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]
static int common_google_play_services_update_button
          Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]
static int common_google_play_services_update_text
          Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE]
static int common_google_play_services_update_title
          Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40]
static int common_signin_button_text
          Sign-in button text [CHAR LIMIT=15]
static int common_signin_button_text_long
          Long form sign-in button text [CHAR LIMIT=30]
static int computer
           
static int conn_disabled
           
static int current_quote
           
static int ending_title
           
static int experience
          Toast Text
static int game_start_title
           
static int hello
          Basic UI Text for layout
static int hello_world
           
static int joust_connect
           
static int joust_ending_accept
           
static int joust_ending_decline
           
static int joust_ending_message_sec_1
           
static int joust_ending_message_sec_10
           
static int joust_ending_message_sec_2
           
static int joust_ending_message_sec_3
           
static int joust_ending_message_sec_4
           
static int joust_ending_message_sec_5
           
static int joust_ending_message_sec_6
           
static int joust_ending_message_sec_7
           
static int joust_ending_message_sec_8
           
static int joust_ending_message_sec_9
           
static int joust_ending_rematch
           
static int joust_ending_rematch_title
           
static int joust_ending_retreat
           
static int joust_ending_title
           
static int joust_not_setup
           
static int joust_request
          Match Text
static int jousting_message
           
static int jousting_title
           
static int knighted_message
           
static int knighted_title
           
static int navagatio
           
static int no
           
static int none_found
           
static int none_paired
           
static int not_connected
           
static int not_legal
           
static int ok
           
static int opp_score
           
static int opponent
           
static int praesent
           
static int proelium
           
static int royal_court
           
static int scanning
          DeviceListActivity
static int select_device
           
static int select_level
           
static int select_time
           
static int send
          Multiplayer Bluetooth Service
static int share_choice
           
static int time
           
static int title_connected_to
           
static int title_not_connected
           
static int title_other_devices
           
static int title_paired_devices
           
static int tour
           
static int update
           
static int updateContent
           
static int war_training
           
static int warrior_status
           
static int yes
          Prompt Text
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_settings

public static int action_settings

app_name

public static int app_name

auth_client_needs_enabling_title

public static int auth_client_needs_enabling_title
Title for notification shown when GooglePlayServices needs to be enabled for a application to work. [CHAR LIMIT=70]


auth_client_needs_installation_title

public static int auth_client_needs_installation_title
Title for notification shown when GooglePlayServices needs to be installed for a application to work. [CHAR LIMIT=70]


auth_client_needs_update_title

public static int auth_client_needs_update_title
Title for notification shown when GooglePlayServices needs to be udpated for a application to work. [CHAR LIMIT=70]


auth_client_play_services_err_notification_msg

public static int auth_client_play_services_err_notification_msg
Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]


auth_client_requested_by_msg

public static int auth_client_requested_by_msg
Requested by string saying which app requested the notification. [CHAR LIMIT=42]


auth_client_using_bad_version_title

public static int auth_client_using_bad_version_title
Title for notification shown when a bad version of GooglePlayServices has been installed and needs correction for an application to work. [CHAR LIMIT=70]


bt_not_connected

public static int bt_not_connected

bt_not_enabled_leaving

public static int bt_not_enabled_leaving

button_scan

public static int button_scan

cancel

public static int cancel

challenge_comp

public static int challenge_comp

challenge_friend

public static int challenge_friend

click_square

public static int click_square

common_google_play_services_enable_button

public static int common_google_play_services_enable_button
Button in confirmation dialog to enable Google Play services. Clicking it will direct user to application settings of Google Play services where they can enable it [CHAR LIMIT=40]


common_google_play_services_enable_text

public static int common_google_play_services_enable_text
Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE]


common_google_play_services_enable_title

public static int common_google_play_services_enable_title
Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40]


common_google_play_services_install_button

public static int common_google_play_services_install_button
Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]


common_google_play_services_install_text_phone

public static int common_google_play_services_install_text_phone
(For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]


common_google_play_services_install_text_tablet

public static int common_google_play_services_install_text_tablet
(For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]


common_google_play_services_install_title

public static int common_google_play_services_install_title
Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40]


common_google_play_services_invalid_account_text

public static int common_google_play_services_invalid_account_text
Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE]


common_google_play_services_invalid_account_title

public static int common_google_play_services_invalid_account_title
Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40]


common_google_play_services_network_error_text

public static int common_google_play_services_network_error_text
Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE]


common_google_play_services_network_error_title

public static int common_google_play_services_network_error_title
Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40]


common_google_play_services_unknown_issue

public static int common_google_play_services_unknown_issue
Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE]


common_google_play_services_unsupported_date_text

public static int common_google_play_services_unsupported_date_text
Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail. [CHAR LIMIT=NONE]


common_google_play_services_unsupported_text

public static int common_google_play_services_unsupported_text
Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]


common_google_play_services_unsupported_title

public static int common_google_play_services_unsupported_title
Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]


common_google_play_services_update_button

public static int common_google_play_services_update_button
Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]


common_google_play_services_update_text

public static int common_google_play_services_update_text
Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE]


common_google_play_services_update_title

public static int common_google_play_services_update_title
Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40]


common_signin_button_text

public static int common_signin_button_text
Sign-in button text [CHAR LIMIT=15]


common_signin_button_text_long

public static int common_signin_button_text_long
Long form sign-in button text [CHAR LIMIT=30]


computer

public static int computer

conn_disabled

public static int conn_disabled

current_quote

public static int current_quote

ending_title

public static int ending_title

experience

public static int experience
Toast Text


game_start_title

public static int game_start_title

hello

public static int hello
Basic UI Text for layout


hello_world

public static int hello_world

joust_connect

public static int joust_connect

joust_ending_accept

public static int joust_ending_accept

joust_ending_decline

public static int joust_ending_decline

joust_ending_message_sec_1

public static int joust_ending_message_sec_1

joust_ending_message_sec_10

public static int joust_ending_message_sec_10

joust_ending_message_sec_2

public static int joust_ending_message_sec_2

joust_ending_message_sec_3

public static int joust_ending_message_sec_3

joust_ending_message_sec_4

public static int joust_ending_message_sec_4

joust_ending_message_sec_5

public static int joust_ending_message_sec_5

joust_ending_message_sec_6

public static int joust_ending_message_sec_6

joust_ending_message_sec_7

public static int joust_ending_message_sec_7

joust_ending_message_sec_8

public static int joust_ending_message_sec_8

joust_ending_message_sec_9

public static int joust_ending_message_sec_9

joust_ending_rematch

public static int joust_ending_rematch

joust_ending_rematch_title

public static int joust_ending_rematch_title

joust_ending_retreat

public static int joust_ending_retreat

joust_ending_title

public static int joust_ending_title

joust_not_setup

public static int joust_not_setup

joust_request

public static int joust_request
Match Text


jousting_message

public static int jousting_message

jousting_title

public static int jousting_title

knighted_message

public static int knighted_message

knighted_title

public static int knighted_title

navagatio

public static int navagatio

no

public static int no

none_found

public static int none_found

none_paired

public static int none_paired

not_connected

public static int not_connected

not_legal

public static int not_legal

ok

public static int ok

opp_score

public static int opp_score

opponent

public static int opponent

praesent

public static int praesent

proelium

public static int proelium

royal_court

public static int royal_court

scanning

public static int scanning
DeviceListActivity


select_device

public static int select_device

select_level

public static int select_level

select_time

public static int select_time

send

public static int send
Multiplayer Bluetooth Service


share_choice

public static int share_choice

time

public static int time

title_connected_to

public static int title_connected_to

title_not_connected

public static int title_not_connected

title_other_devices

public static int title_other_devices

title_paired_devices

public static int title_paired_devices

tour

public static int tour

update

public static int update

updateContent

public static int updateContent

war_training

public static int war_training

warrior_status

public static int warrior_status

yes

public static int yes
Prompt Text

Constructor Detail

R.string

public R.string()