C# Class Xsolla.XsollaTranslations

Inheritance: IParseble
Show file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
API_ERROR_MESSAGE string
APP_ERROR_TITLE string
BACK_TO_LIST string
BACK_TO_PAYMENT string
BACK_TO_PICEPOINT string
BACK_TO_SAVEDMETHOD string
BACK_TO_SPECIALS string
BACK_TO_SPECIALSLIST string
BACK_TO_STORE string
BACK_TO_SUBSCRIPTION string
BACK_TO_VIRTUALITEM string
BALANCE_BACK_BUTTON string
BALANCE_HISTORY_AMOUNT string
BALANCE_HISTORY_COMMENT string
BALANCE_HISTORY_DATE string
BALANCE_HISTORY_NO_DATA string
BALANCE_HISTORY_PAGE_TITLE string
BALANCE_HISTORY_PAYMENT_INFO string
BALANCE_HISTORY_REFRESH_BUTTON string
BALANCE_HISTORY_STATUS string
BALANCE_HISTORY_TRANSACTION_ID string
COUNTRY_CHANGE string
COUPON_CODE_EXAMPLE string
COUPON_CODE_TITLE string
COUPON_CONTROL_APPLY string
COUPON_DESCRIPTION string
COUPON_PAGE_TITLE string
FOOTER_AGREEMENT string
FOOTER_SECURED_CONNECTION string
FORM_CC_CARD_NUMBER string
FORM_CC_EULA string
FORM_CC_EXP_DATE string
FORM_CHECKOUT string
FORM_CHECKOUT_INTRO string
FORM_CONTINUE string
FORM_HEADER_CHANGE string
FORM_NUMBER_2PAY string
FORM_NUMBER_XSOLLA string
FORM_TOTAL string
LIST_OPTION_EXTRA string
LIST_OPTION_OFF string
OFFERS_COUNTDOWN_DAYS string
OFFERS_COUNTDOWN_LABEL string
OFFERS_COUNTDOWN_METHODS string
OFFERS_DEFAULT_NAME string
OFFER_BONUS string
OFFER_DISCOUNT string
PAYMENT_INSTRUCTION_LABEL string
PAYMENT_LIST_POPULAR_TITLE string
PAYMENT_LIST_QUICK_TITLE string
PAYMENT_LIST_SEARCH string
PAYMENT_LIST_SEARCH_EG string
PAYMENT_LIST_SEARCH_MOBILE string
PAYMENT_LIST_SHOW_MORE string
PAYMENT_LIST_SHOW_QUICK string
PAYMENT_METHODS_PAGE_TITLE string
PAYMENT_METHOD_NO_DATA string
PAYMENT_PAGE_TITLE string
PAYMENT_PAGE_TITLE_VIA string
PAYMENT_SUMMARY_BONUS string
PAYMENT_SUMMARY_DISCOUNT string
PAYMENT_SUMMARY_FEE string
PAYMENT_SUMMARY_HEADER string
PAYMENT_SUMMARY_SUBTOTAL string
PAYMENT_SUMMARY_TOTAL string
PAYMENT_SUMMARY_VAT string
PAYMENT_SUMMARY_XSOLLA_CREDITS string
PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT string
PAYMENT_WAITING_BUTTON string
PAYMENT_WAITING_NOTICE string
PERIOD_DAYS string
PERIOD_MONTH1 string
PERIOD_MONTHS string
PRICEPOINT_OPTION_BUTTON string
PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE string
PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE string
PRICEPOINT_PAGE_TITLE string
SAVEDMETHOD_OTHER_ACCOUNT_LABEL string
SAVEDMETHOD_OTHER_LABEL string
SAVEDMETHOD_OTHER_LABEL_MOBILE string
SAVEDMETHOD_PAGE_TITLE string
SAVED_METHODS_TITLE string
STATE_NAME_INDEX string
STATE_NAME_LIST string
STATE_NAME_PAYMENT string
STATE_NAME_PRICEPOINT string
STATE_NAME_SAVEDMETHOD string
STATE_NAME_SUBSCRIPTION string
STATE_NAME_VIRTUALITEM string
STATUS_DONE_DESCRIPTION string
STATUS_PAGE_TITLE string
STATUS_PURCHASED_DESCRIPTION string
SUBSCRIPTION_MOBILE_PAGE_TITLE string
SUBSCRIPTION_PACKAGE_RATE string
SUBSCRIPTION_PACKAGE_RATE_MOBILE string
SUBSCRIPTION_PAGE_TITLE string
SUPPORT_CONTACT_US string
SUPPORT_CUSTOMER_SUPPORT string
SUPPORT_LABEL string
SUPPORT_NEED_HELP string
SUPPORT_PHONE string
TOTAL string
USER_BALANCE_LABEL string
VALIDATION_MESSAGE_CARDNUMBER string
VALIDATION_MESSAGE_CARD_MONTH string
VALIDATION_MESSAGE_CARD_YEAR string
VALIDATION_MESSAGE_CVV string
VALIDATION_MESSAGE_EMAIL string
VALIDATION_MESSAGE_MAX string
VALIDATION_MESSAGE_MAX_LENGTH string
VALIDATION_MESSAGE_MIN string
VALIDATION_MESSAGE_MIN_LENGTH string
VALIDATION_MESSAGE_PHONE string
VALIDATION_MESSAGE_REQUIRED string
VIRTUALITEMS_TITLE_FAVORITE string
VIRTUALITEM_NO_DATA string
VIRTUALITEM_PAGE_TITLE string
VIRTUALSTATUS_DONE_DESCRIPTIONS string
VIRTUAL_ITEM_OPTION_BUTTON string
WHERE_IS_CPF_NAME string
WHERE_IS_CPF_NUMBER string
WHERE_IS_SECURITY_CODE string
WHERE_IS_ZIP_POSTAL_CODE string
XSOLLA_COPYRIGHT string

Public Methods

Method Description
Get ( string key ) : string
Parse ( JSONNode translationsNode ) : IParseble
ToString ( ) : string
XsollaTranslations ( ) : System.Collections

Private Methods

Method Description
fillMap ( JSONNode translationsNode ) : void

Method Details

Get() public method

public Get ( string key ) : string
key string
return string

Parse() public method

public Parse ( JSONNode translationsNode ) : IParseble
translationsNode JSONNode
return IParseble

ToString() public method

public ToString ( ) : string
return string

XsollaTranslations() public method

public XsollaTranslations ( ) : System.Collections
return System.Collections

Property Details

API_ERROR_MESSAGE public static property

public static string API_ERROR_MESSAGE
return string

APP_ERROR_TITLE public static property

public static string APP_ERROR_TITLE
return string

BACK_TO_LIST public static property

public static string BACK_TO_LIST
return string

BACK_TO_PAYMENT public static property

public static string BACK_TO_PAYMENT
return string

BACK_TO_PICEPOINT public static property

public static string BACK_TO_PICEPOINT
return string

BACK_TO_SAVEDMETHOD public static property

public static string BACK_TO_SAVEDMETHOD
return string

BACK_TO_SPECIALS public static property

public static string BACK_TO_SPECIALS
return string

BACK_TO_SPECIALSLIST public static property

public static string BACK_TO_SPECIALSLIST
return string

BACK_TO_STORE public static property

public static string BACK_TO_STORE
return string

BACK_TO_SUBSCRIPTION public static property

public static string BACK_TO_SUBSCRIPTION
return string

BACK_TO_VIRTUALITEM public static property

public static string BACK_TO_VIRTUALITEM
return string

BALANCE_BACK_BUTTON public static property

public static string BALANCE_BACK_BUTTON
return string

BALANCE_HISTORY_AMOUNT public static property

public static string BALANCE_HISTORY_AMOUNT
return string

BALANCE_HISTORY_COMMENT public static property

public static string BALANCE_HISTORY_COMMENT
return string

BALANCE_HISTORY_DATE public static property

public static string BALANCE_HISTORY_DATE
return string

BALANCE_HISTORY_NO_DATA public static property

public static string BALANCE_HISTORY_NO_DATA
return string

BALANCE_HISTORY_PAGE_TITLE public static property

public static string BALANCE_HISTORY_PAGE_TITLE
return string

BALANCE_HISTORY_PAYMENT_INFO public static property

public static string BALANCE_HISTORY_PAYMENT_INFO
return string

BALANCE_HISTORY_REFRESH_BUTTON public static property

public static string BALANCE_HISTORY_REFRESH_BUTTON
return string

BALANCE_HISTORY_STATUS public static property

public static string BALANCE_HISTORY_STATUS
return string

BALANCE_HISTORY_TRANSACTION_ID public static property

public static string BALANCE_HISTORY_TRANSACTION_ID
return string

COUNTRY_CHANGE public static property

public static string COUNTRY_CHANGE
return string

COUPON_CODE_EXAMPLE public static property

public static string COUPON_CODE_EXAMPLE
return string

COUPON_CODE_TITLE public static property

public static string COUPON_CODE_TITLE
return string

COUPON_CONTROL_APPLY public static property

public static string COUPON_CONTROL_APPLY
return string

COUPON_DESCRIPTION public static property

public static string COUPON_DESCRIPTION
return string

COUPON_PAGE_TITLE public static property

public static string COUPON_PAGE_TITLE
return string

FOOTER_AGREEMENT public static property

public static string FOOTER_AGREEMENT
return string

FOOTER_SECURED_CONNECTION public static property

public static string FOOTER_SECURED_CONNECTION
return string

FORM_CC_CARD_NUMBER public static property

public static string FORM_CC_CARD_NUMBER
return string

FORM_CC_EULA public static property

public static string FORM_CC_EULA
return string

FORM_CC_EXP_DATE public static property

public static string FORM_CC_EXP_DATE
return string

FORM_CHECKOUT public static property

public static string FORM_CHECKOUT
return string

FORM_CHECKOUT_INTRO public static property

public static string FORM_CHECKOUT_INTRO
return string

FORM_CONTINUE public static property

public static string FORM_CONTINUE
return string

FORM_HEADER_CHANGE public static property

public static string FORM_HEADER_CHANGE
return string

FORM_NUMBER_2PAY public static property

public static string FORM_NUMBER_2PAY
return string

FORM_NUMBER_XSOLLA public static property

public static string FORM_NUMBER_XSOLLA
return string

FORM_TOTAL public static property

public static string FORM_TOTAL
return string

LIST_OPTION_EXTRA public static property

public static string LIST_OPTION_EXTRA
return string

LIST_OPTION_OFF public static property

public static string LIST_OPTION_OFF
return string

OFFERS_COUNTDOWN_DAYS public static property

public static string OFFERS_COUNTDOWN_DAYS
return string

OFFERS_COUNTDOWN_LABEL public static property

public static string OFFERS_COUNTDOWN_LABEL
return string

OFFERS_COUNTDOWN_METHODS public static property

public static string OFFERS_COUNTDOWN_METHODS
return string

OFFERS_DEFAULT_NAME public static property

public static string OFFERS_DEFAULT_NAME
return string

OFFER_BONUS public static property

public static string OFFER_BONUS
return string

OFFER_DISCOUNT public static property

public static string OFFER_DISCOUNT
return string

PAYMENT_INSTRUCTION_LABEL public static property

public static string PAYMENT_INSTRUCTION_LABEL
return string

PAYMENT_LIST_POPULAR_TITLE public static property

public static string PAYMENT_LIST_POPULAR_TITLE
return string

PAYMENT_LIST_QUICK_TITLE public static property

public static string PAYMENT_LIST_QUICK_TITLE
return string

PAYMENT_LIST_SEARCH public static property

public static string PAYMENT_LIST_SEARCH
return string

PAYMENT_LIST_SEARCH_EG public static property

public static string PAYMENT_LIST_SEARCH_EG
return string

PAYMENT_LIST_SEARCH_MOBILE public static property

public static string PAYMENT_LIST_SEARCH_MOBILE
return string

PAYMENT_LIST_SHOW_MORE public static property

public static string PAYMENT_LIST_SHOW_MORE
return string

PAYMENT_LIST_SHOW_QUICK public static property

public static string PAYMENT_LIST_SHOW_QUICK
return string

PAYMENT_METHODS_PAGE_TITLE public static property

public static string PAYMENT_METHODS_PAGE_TITLE
return string

PAYMENT_METHOD_NO_DATA public static property

public static string PAYMENT_METHOD_NO_DATA
return string

PAYMENT_PAGE_TITLE public static property

public static string PAYMENT_PAGE_TITLE
return string

PAYMENT_PAGE_TITLE_VIA public static property

public static string PAYMENT_PAGE_TITLE_VIA
return string

PAYMENT_SUMMARY_BONUS public static property

public static string PAYMENT_SUMMARY_BONUS
return string

PAYMENT_SUMMARY_DISCOUNT public static property

public static string PAYMENT_SUMMARY_DISCOUNT
return string

PAYMENT_SUMMARY_FEE public static property

public static string PAYMENT_SUMMARY_FEE
return string

PAYMENT_SUMMARY_HEADER public static property

public static string PAYMENT_SUMMARY_HEADER
return string

PAYMENT_SUMMARY_SUBTOTAL public static property

public static string PAYMENT_SUMMARY_SUBTOTAL
return string

PAYMENT_SUMMARY_TOTAL public static property

public static string PAYMENT_SUMMARY_TOTAL
return string

PAYMENT_SUMMARY_VAT public static property

public static string PAYMENT_SUMMARY_VAT
return string

PAYMENT_SUMMARY_XSOLLA_CREDITS public static property

public static string PAYMENT_SUMMARY_XSOLLA_CREDITS
return string

PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT public static property

public static string PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT
return string

PAYMENT_WAITING_BUTTON public static property

public static string PAYMENT_WAITING_BUTTON
return string

PAYMENT_WAITING_NOTICE public static property

public static string PAYMENT_WAITING_NOTICE
return string

PERIOD_DAYS public static property

public static string PERIOD_DAYS
return string

PERIOD_MONTH1 public static property

public static string PERIOD_MONTH1
return string

PERIOD_MONTHS public static property

public static string PERIOD_MONTHS
return string

PRICEPOINT_OPTION_BUTTON public static property

public static string PRICEPOINT_OPTION_BUTTON
return string

PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE public static property

public static string PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE
return string

PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE public static property

public static string PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE
return string

PRICEPOINT_PAGE_TITLE public static property

public static string PRICEPOINT_PAGE_TITLE
return string

SAVEDMETHOD_OTHER_ACCOUNT_LABEL public static property

public static string SAVEDMETHOD_OTHER_ACCOUNT_LABEL
return string

SAVEDMETHOD_OTHER_LABEL public static property

public static string SAVEDMETHOD_OTHER_LABEL
return string

SAVEDMETHOD_OTHER_LABEL_MOBILE public static property

public static string SAVEDMETHOD_OTHER_LABEL_MOBILE
return string

SAVEDMETHOD_PAGE_TITLE public static property

public static string SAVEDMETHOD_PAGE_TITLE
return string

SAVED_METHODS_TITLE public static property

public static string SAVED_METHODS_TITLE
return string

STATE_NAME_INDEX public static property

public static string STATE_NAME_INDEX
return string

STATE_NAME_LIST public static property

public static string STATE_NAME_LIST
return string

STATE_NAME_PAYMENT public static property

public static string STATE_NAME_PAYMENT
return string

STATE_NAME_PRICEPOINT public static property

public static string STATE_NAME_PRICEPOINT
return string

STATE_NAME_SAVEDMETHOD public static property

public static string STATE_NAME_SAVEDMETHOD
return string

STATE_NAME_SUBSCRIPTION public static property

public static string STATE_NAME_SUBSCRIPTION
return string

STATE_NAME_VIRTUALITEM public static property

public static string STATE_NAME_VIRTUALITEM
return string

STATUS_DONE_DESCRIPTION public static property

public static string STATUS_DONE_DESCRIPTION
return string

STATUS_PAGE_TITLE public static property

public static string STATUS_PAGE_TITLE
return string

STATUS_PURCHASED_DESCRIPTION public static property

public static string STATUS_PURCHASED_DESCRIPTION
return string

SUBSCRIPTION_MOBILE_PAGE_TITLE public static property

public static string SUBSCRIPTION_MOBILE_PAGE_TITLE
return string

SUBSCRIPTION_PACKAGE_RATE public static property

public static string SUBSCRIPTION_PACKAGE_RATE
return string

SUBSCRIPTION_PACKAGE_RATE_MOBILE public static property

public static string SUBSCRIPTION_PACKAGE_RATE_MOBILE
return string

SUBSCRIPTION_PAGE_TITLE public static property

public static string SUBSCRIPTION_PAGE_TITLE
return string

SUPPORT_CONTACT_US public static property

public static string SUPPORT_CONTACT_US
return string

SUPPORT_CUSTOMER_SUPPORT public static property

public static string SUPPORT_CUSTOMER_SUPPORT
return string

SUPPORT_LABEL public static property

public static string SUPPORT_LABEL
return string

SUPPORT_NEED_HELP public static property

public static string SUPPORT_NEED_HELP
return string

SUPPORT_PHONE public static property

public static string SUPPORT_PHONE
return string

TOTAL public static property

public static string TOTAL
return string

USER_BALANCE_LABEL public static property

public static string USER_BALANCE_LABEL
return string

VALIDATION_MESSAGE_CARDNUMBER public static property

public static string VALIDATION_MESSAGE_CARDNUMBER
return string

VALIDATION_MESSAGE_CARD_MONTH public static property

public static string VALIDATION_MESSAGE_CARD_MONTH
return string

VALIDATION_MESSAGE_CARD_YEAR public static property

public static string VALIDATION_MESSAGE_CARD_YEAR
return string

VALIDATION_MESSAGE_CVV public static property

public static string VALIDATION_MESSAGE_CVV
return string

VALIDATION_MESSAGE_EMAIL public static property

public static string VALIDATION_MESSAGE_EMAIL
return string

VALIDATION_MESSAGE_MAX public static property

public static string VALIDATION_MESSAGE_MAX
return string

VALIDATION_MESSAGE_MAX_LENGTH public static property

public static string VALIDATION_MESSAGE_MAX_LENGTH
return string

VALIDATION_MESSAGE_MIN public static property

public static string VALIDATION_MESSAGE_MIN
return string

VALIDATION_MESSAGE_MIN_LENGTH public static property

public static string VALIDATION_MESSAGE_MIN_LENGTH
return string

VALIDATION_MESSAGE_PHONE public static property

public static string VALIDATION_MESSAGE_PHONE
return string

VALIDATION_MESSAGE_REQUIRED public static property

public static string VALIDATION_MESSAGE_REQUIRED
return string

VIRTUALITEMS_TITLE_FAVORITE public static property

public static string VIRTUALITEMS_TITLE_FAVORITE
return string

VIRTUALITEM_NO_DATA public static property

public static string VIRTUALITEM_NO_DATA
return string

VIRTUALITEM_PAGE_TITLE public static property

public static string VIRTUALITEM_PAGE_TITLE
return string

VIRTUALSTATUS_DONE_DESCRIPTIONS public static property

public static string VIRTUALSTATUS_DONE_DESCRIPTIONS
return string

VIRTUAL_ITEM_OPTION_BUTTON public static property

public static string VIRTUAL_ITEM_OPTION_BUTTON
return string

WHERE_IS_CPF_NAME public static property

public static string WHERE_IS_CPF_NAME
return string

WHERE_IS_CPF_NUMBER public static property

public static string WHERE_IS_CPF_NUMBER
return string

WHERE_IS_SECURITY_CODE public static property

public static string WHERE_IS_SECURITY_CODE
return string

WHERE_IS_ZIP_POSTAL_CODE public static property

public static string WHERE_IS_ZIP_POSTAL_CODE
return string

XSOLLA_COPYRIGHT public static property

public static string XSOLLA_COPYRIGHT
return string