org.solovyev.android.menu
Class R.string

java.lang.Object
  extended by org.solovyev.android.menu.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int abs__action_bar_home_description
          Content description for the action bar "home" affordance.
static int abs__action_bar_up_description
          Content description for the action bar "up" affordance.
static int abs__action_menu_overflow_description
          Content description for the action menu overflow button.
static int abs__action_mode_done
          Label for the "Done" button on the far left of action mode toolbars.
static int abs__activity_chooser_view_see_all
          Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]
static int abs__activitychooserview_choose_application
          Description of the shwoing of a popup window with activities to choose from.
static int abs__searchview_description_clear
          SearchView accessibility description for clear button [CHAR LIMIT=NONE]
static int abs__searchview_description_query
          SearchView accessibility description for search text field [CHAR LIMIT=NONE]
static int abs__searchview_description_search
          SearchView accessibility description for search button [CHAR LIMIT=NONE]
static int abs__searchview_description_submit
          SearchView accessibility description for submit button [CHAR LIMIT=NONE]
static int abs__searchview_description_voice
          SearchView accessibility description for voice button [CHAR LIMIT=NONE]
static int abs__shareactionprovider_share_with
          Description of the choose target button in a ShareActionProvider (share UI).
static int abs__shareactionprovider_share_with_application
          Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI).
static int acl_loading
           
static int c_billing_already_purchased
           
static int c_billing_clearing
           
static int c_billing_error
           
static int c_billing_purchasing
           
static int c_confirmation
           
static int c_error
           
static int en
          Drag Keyboard Drag Keyboard
static int general_category
           
static int ime_name
          Title for Latin keyboard
static int label_go_key
          Labels on soft keys
static int label_next_key
           
static int label_send_key
           
static int label_subtype_en_GB
           
static int label_subtype_generic
          Labels for subtype
static int language_selection_title
           
static int p_drag_angle
           
static int p_drag_angle_key
           
static int p_drag_distance
           
static int p_drag_distance_key
           
static int p_drag_duration
           
static int p_drag_duration_key
           
static int ru
           
static int select_language
           
static int settings_name
          Titles for ImePreference
static int word_separators
          Symbols that are commonly considered word separators in this language
 
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

abs__action_bar_home_description

public static int abs__action_bar_home_description
Content description for the action bar "home" affordance. [CHAR LIMIT=NONE]


abs__action_bar_up_description

public static int abs__action_bar_up_description
Content description for the action bar "up" affordance. [CHAR LIMIT=NONE]


abs__action_menu_overflow_description

public static int abs__action_menu_overflow_description
Content description for the action menu overflow button. [CHAR LIMIT=NONE]


abs__action_mode_done

public static int abs__action_mode_done
Label for the "Done" button on the far left of action mode toolbars.


abs__activity_chooser_view_see_all

public static int abs__activity_chooser_view_see_all
Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]


abs__activitychooserview_choose_application

public static int abs__activitychooserview_choose_application
Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE]


abs__searchview_description_clear

public static int abs__searchview_description_clear
SearchView accessibility description for clear button [CHAR LIMIT=NONE]


abs__searchview_description_query

public static int abs__searchview_description_query
SearchView accessibility description for search text field [CHAR LIMIT=NONE]


abs__searchview_description_search

public static int abs__searchview_description_search
SearchView accessibility description for search button [CHAR LIMIT=NONE]


abs__searchview_description_submit

public static int abs__searchview_description_submit
SearchView accessibility description for submit button [CHAR LIMIT=NONE]


abs__searchview_description_voice

public static int abs__searchview_description_voice
SearchView accessibility description for voice button [CHAR LIMIT=NONE]


abs__shareactionprovider_share_with

public static int abs__shareactionprovider_share_with
Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]


abs__shareactionprovider_share_with_application

public static int abs__shareactionprovider_share_with_application
Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]


acl_loading

public static int acl_loading

c_billing_already_purchased

public static int c_billing_already_purchased

c_billing_clearing

public static int c_billing_clearing

c_billing_error

public static int c_billing_error

c_billing_purchasing

public static int c_billing_purchasing

c_confirmation

public static int c_confirmation

c_error

public static int c_error

en

public static int en
Drag Keyboard Drag Keyboard


general_category

public static int general_category

ime_name

public static int ime_name
Title for Latin keyboard


label_go_key

public static int label_go_key
Labels on soft keys


label_next_key

public static int label_next_key

label_send_key

public static int label_send_key

label_subtype_en_GB

public static int label_subtype_en_GB

label_subtype_generic

public static int label_subtype_generic
Labels for subtype


language_selection_title

public static int language_selection_title

p_drag_angle

public static int p_drag_angle

p_drag_angle_key

public static int p_drag_angle_key

p_drag_distance

public static int p_drag_distance

p_drag_distance_key

public static int p_drag_distance_key

p_drag_duration

public static int p_drag_duration

p_drag_duration_key

public static int p_drag_duration_key

ru

public static int ru

select_language

public static int select_language

settings_name

public static int settings_name
Titles for ImePreference


word_separators

public static int word_separators
Symbols that are commonly considered word separators in this language

Constructor Detail

R.string

public R.string()


Copyright © 2013. All Rights Reserved.