java.lang.Objectcom.twofortyfouram.locale.platform.R.string
public static final class R.string
| Field Summary | |
|---|---|
static int |
twofortyfouram_locale_application_not_available
A toast message that appears if an application that is being launched isn't available. |
static int |
twofortyfouram_locale_breadcrumb_format
A format string for breadcrumbs. |
static int |
twofortyfouram_locale_breadcrumb_separator
The separator character for breadcrumbs |
static int |
twofortyfouram_locale_marketactivity_dialog_button_install
The button that performs a search for the app on the Market or on |
static int |
twofortyfouram_locale_marketactivity_dialog_primary_message
The primary message of the MarketActivity dialog. |
static int |
twofortyfouram_locale_marketactivity_dialog_secondary_message
The secondary message of the MarketActivity dialog. |
static int |
twofortyfouram_locale_marketactivity_dialog_title
The title of the MarketActivity. |
| Constructor Summary | |
|---|---|
R.string()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int twofortyfouram_locale_application_not_available
public static final int twofortyfouram_locale_breadcrumb_format
public static final int twofortyfouram_locale_breadcrumb_separator
public static final int twofortyfouram_locale_marketactivity_dialog_button_install
public static final int twofortyfouram_locale_marketactivity_dialog_primary_message
public static final int twofortyfouram_locale_marketactivity_dialog_secondary_message
public static final int twofortyfouram_locale_marketactivity_dialog_title
| Constructor Detail |
|---|
public R.string()