|
@@ -1,988 +1,998 @@
|
|
|
-using System;
|
|
|
-using System.Collections;
|
|
|
-using System.Collections.Generic;
|
|
|
-
|
|
|
-using UnityEngine;
|
|
|
-
|
|
|
-public class LanguageLabel
|
|
|
-{
|
|
|
- #region
|
|
|
-
|
|
|
- public static string LanguagePageSeperator = "__";
|
|
|
-
|
|
|
- #endregion
|
|
|
-
|
|
|
- public static string CombineLanguageLabel(string page, string id)
|
|
|
- {
|
|
|
- return string.Format("{0}{1}{2}", page, LanguagePageSeperator, id);
|
|
|
- }
|
|
|
-
|
|
|
- public static string UI__AJ_Title = "UI__AJ_Title";
|
|
|
- public static string UI__AJ_Content = "UI__AJ_Content";
|
|
|
- public static string UI__AJ_UpdateFailed = "UI__AJ_UpdateFailed";
|
|
|
- public static string UI__AJ_Progress = "UI__AJ_Progress";
|
|
|
- public static string UI__U_WarningText = "UI__U_WarningText";
|
|
|
- //StartMark-Used by LabelUtility-Do not remove
|
|
|
- public static string UI = "UI";
|
|
|
- public static string UI__C_MiniGameLab = "UI__C_MiniGameLab";
|
|
|
- public static string UI__C_GardenLab = "UI__C_GardenLab";
|
|
|
- public static string UI__C_DressRoom = "UI__C_DressRoom";
|
|
|
- public static string UI__C_VisitFail = "UI__C_VisitFail";
|
|
|
- public static string UI__C_CannotComment = "UI__C_CannotComment";
|
|
|
- public static string UI__C_Wifi = "UI__C_Wifi";
|
|
|
- public static string UI__C_WifiOn = "UI__C_WifiOn";
|
|
|
- public static string UI__C_WifiOff = "UI__C_WifiOff";
|
|
|
- public static string UI__C_Level = "UI__C_Level";
|
|
|
- public static string UI__F_StoreLab = "UI__F_StoreLab";
|
|
|
- public static string UI__F_MagicLab = "UI__F_MagicLab";
|
|
|
- public static string UI__F_ElfLab = "UI__F_ElfLab";
|
|
|
- public static string UI__F_GardenLab = "UI__F_GardenLab";
|
|
|
- public static string UI__F_PersonBtn0 = "UI__F_PersonBtn0";
|
|
|
- public static string UI__F_PersonBtn1 = "UI__F_PersonBtn1";
|
|
|
- public static string UI__F_CoinPersonBtn0 = "UI__F_CoinPersonBtn0";
|
|
|
- public static string UI__F_CoinPersonBtn1 = "UI__F_CoinPersonBtn1";
|
|
|
- public static string UI__F_IncreaseSource = "UI__F_IncreaseSource";
|
|
|
- public static string UI__F_LinkButton = "UI__F_LinkButton";
|
|
|
- public static string UI__F_Tip = "UI__F_Tip";
|
|
|
- public static string UI__Fe_BtnLab0 = "UI__Fe_BtnLab0";
|
|
|
- public static string UI__Fe_BtnLab1 = "UI__Fe_BtnLab1";
|
|
|
- public static string UI__Fe_BtnLab2 = "UI__Fe_BtnLab2";
|
|
|
- public static string UI__Fe_BtnLab3 = "UI__Fe_BtnLab3";
|
|
|
- public static string UI__Fe_BtnLab4 = "UI__Fe_BtnLab4";
|
|
|
- public static string UI__Fe_BtnLab6 = "UI__Fe_BtnLab6";
|
|
|
- public static string UI__Fe_BtnLab7 = "UI__Fe_BtnLab7";
|
|
|
- public static string UI__Fe_BtnLab8 = "UI__Fe_BtnLab8";
|
|
|
- public static string UI__Fe_BtnLab9 = "UI__Fe_BtnLab9";
|
|
|
- public static string UI__Fg_Tit = "UI__Fg_Tit";
|
|
|
- public static string UI__Fg_BtnLab = "UI__Fg_BtnLab";
|
|
|
- public static string UI__Fg_Lab0 = "UI__Fg_Lab0";
|
|
|
- public static string UI__Fg_Lab1 = "UI__Fg_Lab1";
|
|
|
- public static string UI__Fg_Lab2 = "UI__Fg_Lab2";
|
|
|
- public static string UI__Fg_Lab3 = "UI__Fg_Lab3";
|
|
|
- public static string UI__D_DescA = "UI__D_DescA";
|
|
|
- public static string UI__D_DescB = "UI__D_DescB";
|
|
|
- public static string UI__D_DescC = "UI__D_DescC";
|
|
|
- public static string UI__D_FindMissingGameDesc = "UI__D_FindMissingGameDesc";
|
|
|
- public static string UI__D_QuitLab = "UI__D_QuitLab";
|
|
|
- public static string UI__D_BeginLab0 = "UI__D_BeginLab0";
|
|
|
- public static string UI__D_BeginLab1 = "UI__D_BeginLab1";
|
|
|
- public static string UI__D_ScoreLab = "UI__D_ScoreLab";
|
|
|
- public static string UI__D_StatusLab0 = "UI__D_StatusLab0";
|
|
|
- public static string UI__D_StatusLab1 = "UI__D_StatusLab1";
|
|
|
- public static string UI__D_StatusLab2 = "UI__D_StatusLab2";
|
|
|
- public static string UI__D_StatusLab3 = "UI__D_StatusLab3";
|
|
|
- public static string UI__D_PrepareLab = "UI__D_PrepareLab";
|
|
|
- public static string UI__Da_Tit0 = "UI__Da_Tit0";
|
|
|
- public static string UI__Da_Tit1 = "UI__Da_Tit1";
|
|
|
- public static string UI__Da_Lab = "UI__Da_Lab";
|
|
|
- public static string UI__Da_ScoreTit = "UI__Da_ScoreTit";
|
|
|
- public static string UI__Da_QuitLab = "UI__Da_QuitLab";
|
|
|
- public static string UI__Da_CancelLab = "UI__Da_CancelLab";
|
|
|
- public static string UI__Da_GetAwardLab = "UI__Da_GetAwardLab";
|
|
|
- public static string UI__Da_HigherScore = "UI__Da_HigherScore";
|
|
|
- public static string UI__G_Tit = "UI__G_Tit";
|
|
|
- public static string UI__G_SpecialLab = "UI__G_SpecialLab";
|
|
|
- public static string UI__G_RegularLab = "UI__G_RegularLab";
|
|
|
- public static string UI__G_RetrieveLab = "UI__G_RetrieveLab";
|
|
|
- public static string UI__H_AllPlanted = "UI__H_AllPlanted";
|
|
|
- public static string UI__H_PlantTip = "UI__H_PlantTip";
|
|
|
- public static string UI__H_BtnLab1 = "UI__H_BtnLab1";
|
|
|
- public static string UI__H_BtnLab2 = "UI__H_BtnLab2";
|
|
|
- public static string UI__H_BtnLab3 = "UI__H_BtnLab3";
|
|
|
- public static string UI__H_BtnLab4 = "UI__H_BtnLab4";
|
|
|
- public static string UI__Ba_Lab = "UI__Ba_Lab";
|
|
|
- public static string UI__Ba_Lab2 = "UI__Ba_Lab2";
|
|
|
- public static string UI__Ba_ConfirmLab = "UI__Ba_ConfirmLab";
|
|
|
- public static string UI__Bb_GetLab = "UI__Bb_GetLab";
|
|
|
- public static string UI__Bb_Title = "UI__Bb_Title";
|
|
|
- public static string UI__Bb_ConfirmLab = "UI__Bb_ConfirmLab";
|
|
|
- public static string UI__Bc_Lab = "UI__Bc_Lab";
|
|
|
- public static string UI__Bc_Lab1 = "UI__Bc_Lab1";
|
|
|
- public static string UI__Bc_ConfirmLab = "UI__Bc_ConfirmLab";
|
|
|
- public static string UI__Bd_GetLab = "UI__Bd_GetLab";
|
|
|
- public static string UI__Bd_Title = "UI__Bd_Title";
|
|
|
- public static string UI__L_Tit = "UI__L_Tit";
|
|
|
- public static string UI__L_UserTit = "UI__L_UserTit";
|
|
|
- public static string UI__L_ChangeLab = "UI__L_ChangeLab";
|
|
|
- public static string UI__L_AudioTit = "UI__L_AudioTit";
|
|
|
- public static string UI__L_MusicLab = "UI__L_MusicLab";
|
|
|
- public static string UI__L_AudioLab = "UI__L_AudioLab";
|
|
|
- public static string UI__L_SupportTit = "UI__L_SupportTit";
|
|
|
- public static string UI__L_ReportLab = "UI__L_ReportLab";
|
|
|
- public static string UI__L_ShareLab = "UI__L_ShareLab";
|
|
|
- public static string UI__L_ConfirmLab = "UI__L_ConfirmLab";
|
|
|
- public static string UI__L_LanguageTit = "UI__L_LanguageTit";
|
|
|
- public static string UI__L_TraChiLab = "UI__L_TraChiLab";
|
|
|
- public static string UI__L_EnglishLab = "UI__L_EnglishLab";
|
|
|
- public static string UI__L_SimChiLab = "UI__L_SimChiLab";
|
|
|
- public static string UI__L_CreditsLab = "UI__L_CreditsLab";
|
|
|
- public static string UI__L_ResetLab0 = "UI__L_ResetLab0";
|
|
|
- public static string UI__L_ResetLab1 = "UI__L_ResetLab1";
|
|
|
- public static string UI__L_Downloading = "UI__L_Downloading";
|
|
|
- public static string UI__L_On = "UI__L_On";
|
|
|
- public static string UI__L_Off = "UI__L_Off";
|
|
|
- public static string UI__La_Tit = "UI__La_Tit";
|
|
|
- public static string UI__La_Lab0 = "UI__La_Lab0";
|
|
|
- public static string UI__La_Lab1 = "UI__La_Lab1";
|
|
|
- public static string UI__La_Placeholder = "UI__La_Placeholder";
|
|
|
- public static string UI__Lb_Tit = "UI__Lb_Tit";
|
|
|
- public static string UI__Lb_Placeholder = "UI__Lb_Placeholder";
|
|
|
- public static string UI__Lb_Placeholder0 = "UI__Lb_Placeholder0";
|
|
|
- public static string UI__Lb_Send0 = "UI__Lb_Send0";
|
|
|
- public static string UI__Lb_Send1 = "UI__Lb_Send1";
|
|
|
- public static string UI__Lb_Send2 = "UI__Lb_Send2";
|
|
|
- public static string UI__Lb_Send3 = "UI__Lb_Send3";
|
|
|
- public static string UI__Lc_CreditsContent = "UI__Lc_CreditsContent";
|
|
|
- public static string UI__M_Tit = "UI__M_Tit";
|
|
|
- public static string UI__J_Info0 = "UI__J_Info0";
|
|
|
- public static string UI__J_Info1 = "UI__J_Info1";
|
|
|
- public static string UI__P_HairLab = "UI__P_HairLab";
|
|
|
- public static string UI__P_TopLab = "UI__P_TopLab";
|
|
|
- public static string UI__P_DressLab = "UI__P_DressLab";
|
|
|
- public static string UI__P_DecaratorLab = "UI__P_DecaratorLab";
|
|
|
- public static string UI__P_WingLab = "UI__P_WingLab";
|
|
|
- public static string UI__P_ShoeLab = "UI__P_ShoeLab";
|
|
|
- public static string UI__P_BtnLab1 = "UI__P_BtnLab1";
|
|
|
- public static string UI__P_BtnLab2 = "UI__P_BtnLab2";
|
|
|
- public static string UI__P_Return = "UI__P_Return";
|
|
|
- public static string UI__P_Unlock = "UI__P_Unlock";
|
|
|
- public static string UI__P_SaveSucceed = "UI__P_SaveSucceed";
|
|
|
- public static string UI__Pa_Tit = "UI__Pa_Tit";
|
|
|
- public static string UI__Pa_BtnLab = "UI__Pa_BtnLab";
|
|
|
- public static string UI__Pa_VisitWarning = "UI__Pa_VisitWarning";
|
|
|
- public static string UI__Pg_CrateTimeLimitWarning = "UI__Pg_CrateTimeLimitWarning";
|
|
|
- public static string UI__Pg_Cute = "UI__Pg_Cute";
|
|
|
- public static string UI__Pg_Grace = "UI__Pg_Grace";
|
|
|
- public static string UI__Pg_Vivid = "UI__Pg_Vivid";
|
|
|
- public static string UI__Pg_Simple = "UI__Pg_Simple";
|
|
|
- public static string UI__Pg_Glory = "UI__Pg_Glory";
|
|
|
- public static string UI__Pg_Mine = "UI__Pg_Mine";
|
|
|
- public static string UI__Pg_CloseGridTitle = "UI__Pg_CloseGridTitle";
|
|
|
- public static string UI__Pg_RecommendTitle = "UI__Pg_RecommendTitle";
|
|
|
- public static string UI__Pg_DeleteWarning = "UI__Pg_DeleteWarning";
|
|
|
- public static string UI__Pg_SaveSucceed = "UI__Pg_SaveSucceed";
|
|
|
- public static string UI__Pg_SaveFailed = "UI__Pg_SaveFailed";
|
|
|
- public static string UI__Pg_Bought = "UI__Pg_Bought";
|
|
|
- public static string UI__Pg_BuyAll = "UI__Pg_BuyAll";
|
|
|
- public static string UI__Pg_EmptyTitle = "UI__Pg_EmptyTitle";
|
|
|
- public static string UI__Pg_EmptyContent = "UI__Pg_EmptyContent";
|
|
|
- public static string UI__Pg_BadTitle = "UI__Pg_BadTitle";
|
|
|
- public static string UI__Pg_BadContent = "UI__Pg_BadContent";
|
|
|
- public static string UI__Pg_RepeatData = "UI__Pg_RepeatData";
|
|
|
- public static string UI__Pg_RateDidntChange = "UI__Pg_RateDidntChange";
|
|
|
- public static string UI__Ph_Tit = "UI__Ph_Tit";
|
|
|
- public static string UI__Ph_Placeholder = "UI__Ph_Placeholder";
|
|
|
- public static string UI__Ph_CommentLab = "UI__Ph_CommentLab";
|
|
|
- public static string UI__Ph_ContentTitle = "UI__Ph_ContentTitle";
|
|
|
- public static string UI__Ph_NicknameTitle = "UI__Ph_NicknameTitle";
|
|
|
- public static string UI__Ph_CloseLab = "UI__Ph_CloseLab";
|
|
|
- public static string UI__Pi_Title = "UI__Pi_Title";
|
|
|
- public static string UI__Pi_HomePage = "UI__Pi_HomePage";
|
|
|
- public static string UI__Pi_TitleTip = "UI__Pi_TitleTip";
|
|
|
- public static string UI__Pi_ContentTip = "UI__Pi_ContentTip";
|
|
|
- public static string UI__Pi_BuyAllTip = "UI__Pi_BuyAllTip";
|
|
|
- public static string UI__Pi_Share = "UI__Pi_Share";
|
|
|
- public static string UI__Q_Tit = "UI__Q_Tit";
|
|
|
- public static string UI__Q_Placeholder = "UI__Q_Placeholder";
|
|
|
- public static string UI__Q_CommentLab = "UI__Q_CommentLab";
|
|
|
- public static string UI__Q_ContentTitle = "UI__Q_ContentTitle";
|
|
|
- public static string UI__Q_NicknameTitle = "UI__Q_NicknameTitle";
|
|
|
- public static string UI__Q_FriendFilterTitle = "UI__Q_FriendFilterTitle";
|
|
|
- public static string UI__Q_CloseLab = "UI__Q_CloseLab";
|
|
|
- public static string UI__Q_CommentTip = "UI__Q_CommentTip";
|
|
|
- public static string UI__Q_CommentDone = "UI__Q_CommentDone";
|
|
|
- public static string UI__Q_CommentFail = "UI__Q_CommentFail";
|
|
|
- public static string UI__R_Tit = "UI__R_Tit";
|
|
|
- public static string UI__N_Lab = "UI__N_Lab";
|
|
|
- public static string UI__N_FormerPlayerButtonText = "UI__N_FormerPlayerButtonText";
|
|
|
- public static string UI__I_Lab = "UI__I_Lab";
|
|
|
- public static string UI__S_Tit = "UI__S_Tit";
|
|
|
- public static string UI__T_Tit = "UI__T_Tit";
|
|
|
- public static string UI__T_TooLong = "UI__T_TooLong";
|
|
|
- public static string UI__T_AllWhiteSpace = "UI__T_AllWhiteSpace";
|
|
|
- public static string UI__T_Checking = "UI__T_Checking";
|
|
|
- public static string UI__T_RepeatName = "UI__T_RepeatName";
|
|
|
- public static string UI__U_Lab = "UI__U_Lab";
|
|
|
- public static string UI__U_WarningTitle = "UI__U_WarningTitle";
|
|
|
- public static string UI__X_Self = "UI__X_Self";
|
|
|
- public static string UI__Y_GuessNumberDesc = "UI__Y_GuessNumberDesc";
|
|
|
- public static string UI__Y_GuessColorDesc = "UI__Y_GuessColorDesc";
|
|
|
- public static string UI__Y_GuessWrong = "UI__Y_GuessWrong";
|
|
|
- public static string UI__Y_OutOfChance = "UI__Y_OutOfChance";
|
|
|
- public static string UI__Y_SoldOut = "UI__Y_SoldOut";
|
|
|
- public static string UI__Y_Unactive = "UI__Y_Unactive";
|
|
|
- public static string UI__Y_Refund = "UI__Y_Refund";
|
|
|
- public static string UI__Yb_Minimum = "UI__Yb_Minimum";
|
|
|
- public static string UI__Yb_GuessNumber = "UI__Yb_GuessNumber";
|
|
|
- public static string UI__Yb_GuessColor = "UI__Yb_GuessColor";
|
|
|
- public static string UI__Yb_Lucky = "UI__Yb_Lucky";
|
|
|
- public static string UI__Yb_GuessNumberDesc = "UI__Yb_GuessNumberDesc";
|
|
|
- public static string UI__Yb_GuessColorDesc = "UI__Yb_GuessColorDesc";
|
|
|
- public static string UI__Yb_LuckyDesc = "UI__Yb_LuckyDesc";
|
|
|
- public static string UI__Yb_SliderTit = "UI__Yb_SliderTit";
|
|
|
- public static string UI__Yb_SliderValueLab = "UI__Yb_SliderValueLab";
|
|
|
- public static string UI__Yb_Tit = "UI__Yb_Tit";
|
|
|
- public static string UI__Z_InfoLab0 = "UI__Z_InfoLab0";
|
|
|
- public static string UI__Z_InfoLab1 = "UI__Z_InfoLab1";
|
|
|
- public static string UI__Z_InfoLab2 = "UI__Z_InfoLab2";
|
|
|
- public static string UI__Z_InfoLab3 = "UI__Z_InfoLab3";
|
|
|
- public static string UI__Z_InfoLab4 = "UI__Z_InfoLab4";
|
|
|
- public static string UI__Z_InfoLab5 = "UI__Z_InfoLab5";
|
|
|
- public static string UI__Z_Closing = "UI__Z_Closing";
|
|
|
- public static string UI__Z_Permanent = "UI__Z_Permanent";
|
|
|
- public static string UI__Z_CreateLab = "UI__Z_CreateLab";
|
|
|
- public static string UI__Z_Running = "UI__Z_Running";
|
|
|
- public static string UI__Z_Full = "UI__Z_Full";
|
|
|
- public static string UI__Z_Available = "UI__Z_Available";
|
|
|
- public static string UI__Z_Join = "UI__Z_Join";
|
|
|
- public static string UI__Z_RoomFull = "UI__Z_RoomFull";
|
|
|
- public static string UI__Z_RoomExpire = "UI__Z_RoomExpire";
|
|
|
- public static string UI__Z_Unknown = "UI__Z_Unknown";
|
|
|
- public static string UI__Z_SystemRoomName = "UI__Z_SystemRoomName";
|
|
|
- public static string UI__AA_DefaultName = "UI__AA_DefaultName";
|
|
|
- public static string UI__AA_BtnLab = "UI__AA_BtnLab";
|
|
|
- public static string UI__AA_AllWhiteSpace = "UI__AA_AllWhiteSpace";
|
|
|
- public static string UI__AA_TooLong = "UI__AA_TooLong";
|
|
|
- public static string UI__AA_SendRequest = "UI__AA_SendRequest";
|
|
|
- public static string UI__AA_CreateSucceed = "UI__AA_CreateSucceed";
|
|
|
- public static string UI__AA_CreateError = "UI__AA_CreateError";
|
|
|
- public static string UI__AA_Cost = "UI__AA_Cost";
|
|
|
- public static string UI__AA_Lab = "UI__AA_Lab";
|
|
|
- public static string UI__AA_NoEnoughDiamond = "UI__AA_NoEnoughDiamond";
|
|
|
- public static string UI__AA_Create = "UI__AA_Create";
|
|
|
- public static string UI__AAa_Tit = "UI__AAa_Tit";
|
|
|
- public static string UI__AAa_Value = "UI__AAa_Value";
|
|
|
- public static string UI__AAb_Tit = "UI__AAb_Tit";
|
|
|
- public static string UI__AAb_Value = "UI__AAb_Value";
|
|
|
- public static string UI__AB_RechargeGiftTitle = "UI__AB_RechargeGiftTitle";
|
|
|
- public static string UI__Loading = "UI__Loading";
|
|
|
- public static string UI__LoadFailed = "UI__LoadFailed";
|
|
|
- public static string UI__LoadSucceed = "UI__LoadSucceed";
|
|
|
- public static string UI__NoMore = "UI__NoMore";
|
|
|
- public static string UI__MostPopular = "UI__MostPopular";
|
|
|
- public static string UI__HighestValue = "UI__HighestValue";
|
|
|
- public static string UI__JoinRoomFailed = "UI__JoinRoomFailed";
|
|
|
- public static string UI__CannotEmpty = "UI__CannotEmpty";
|
|
|
- public static string UI__Unnamed = "UI__Unnamed";
|
|
|
- public static string UI__DontSendAgain = "UI__DontSendAgain";
|
|
|
- public static string UI__GetThanksGiftInfoFailed = "UI__GetThanksGiftInfoFailed";
|
|
|
- public static string UI__AC_Title = "UI__AC_Title";
|
|
|
- public static string UI__AC_ChangeButtonTitle = "UI__AC_ChangeButtonTitle";
|
|
|
- public static string UI__AC_ConfirmButtonTitle = "UI__AC_ConfirmButtonTitle";
|
|
|
- public static string UI__AD_Title = "UI__AD_Title";
|
|
|
- public static string UI__AD_CoinCDDescription = "UI__AD_CoinCDDescription";
|
|
|
- public static string UI__AD_DiamondCDDescription = "UI__AD_DiamondCDDescription";
|
|
|
- public static string UI__AD_ComfirmButtonTitle = "UI__AD_ComfirmButtonTitle";
|
|
|
- public static string UI__AE_Title = "UI__AE_Title";
|
|
|
- public static string UI__AE_FilterTitle = "UI__AE_FilterTitle";
|
|
|
- public static string UI__AE_Nickname = "UI__AE_Nickname";
|
|
|
- public static string UI__AE_JoinedTimeTitle = "UI__AE_JoinedTimeTitle";
|
|
|
- public static string UI__AE_JoinedTime0 = "UI__AE_JoinedTime0";
|
|
|
- public static string UI__AE_JoinedTime1 = "UI__AE_JoinedTime1";
|
|
|
- public static string UI__AE_CloseTitle = "UI__AE_CloseTitle";
|
|
|
- public static string UI__AE_FriendPanelButtonTitle = "UI__AE_FriendPanelButtonTitle";
|
|
|
- public static string UI__AF_NicknameTitle = "UI__AF_NicknameTitle";
|
|
|
- public static string UI__AF_ContentTitle = "UI__AF_ContentTitle";
|
|
|
- public static string UI__AF_CloseButtonTitle = "UI__AF_CloseButtonTitle";
|
|
|
- public static string UI__AF_ApplicantTitle = "UI__AF_ApplicantTitle";
|
|
|
- public static string UI__AF_PanelTitle = "UI__AF_PanelTitle";
|
|
|
- public static string UI__AF_AcceptAllButtonTitle = "UI__AF_AcceptAllButtonTitle";
|
|
|
- public static string UI__AF_AddFriendTitle = "UI__AF_AddFriendTitle";
|
|
|
- public static string UI__AG_Title = "UI__AG_Title";
|
|
|
- public static string UI__AG_SearchButtonTitle = "UI__AG_SearchButtonTitle";
|
|
|
- public static string UI__AG_TipTitle0 = "UI__AG_TipTitle0";
|
|
|
- public static string UI__AG_TipTitle1 = "UI__AG_TipTitle1";
|
|
|
- public static string UI__AG_TipTitle2 = "UI__AG_TipTitle2";
|
|
|
- public static string UI__AG_ChangeButtonTitle = "UI__AG_ChangeButtonTitle";
|
|
|
- public static string UI__AG_SendApplySucceed = "UI__AG_SendApplySucceed";
|
|
|
- public static string UI__AG_ConnectError = "UI__AG_ConnectError";
|
|
|
- public static string UI__AG_ApplyButtonTitle = "UI__AG_ApplyButtonTitle";
|
|
|
- public static string UI__AG_SearchNameEmpty = "UI__AG_SearchNameEmpty";
|
|
|
- public static string UI__AH_NewApplicant = "UI__AH_NewApplicant";
|
|
|
- public static string UI__AH_NewMessage = "UI__AH_NewMessage";
|
|
|
- public static string UI__AH_NicknameTitle = "UI__AH_NicknameTitle";
|
|
|
- public static string UI__AH_ContentTitle = "UI__AH_ContentTitle";
|
|
|
- public static string UI__AH_TimeTitle = "UI__AH_TimeTitle";
|
|
|
- public static string UI__AH_PanelTitle = "UI__AH_PanelTitle";
|
|
|
- public static string UI__AH_PlaceholderTitle = "UI__AH_PlaceholderTitle";
|
|
|
- public static string UI__AH_SendMessageButtonTitle = "UI__AH_SendMessageButtonTitle";
|
|
|
- public static string UI__AH_CloseButtonTitle = "UI__AH_CloseButtonTitle";
|
|
|
- public static string UI__AH_Loading = "UI__AH_Loading";
|
|
|
- public static string UI__AH_LoadSucceed = "UI__AH_LoadSucceed";
|
|
|
- public static string UI__AH_LoadFailed = "UI__AH_LoadFailed";
|
|
|
- public static string UI__AH_PrivateMessageEmpty = "UI__AH_PrivateMessageEmpty";
|
|
|
- public static string UI__AH_SendPrivateMessageFailed = "UI__AH_SendPrivateMessageFailed";
|
|
|
- public static string UI__AH_Current = "UI__AH_Current";
|
|
|
- public static string UI__AK_Desc = "UI__AK_Desc";
|
|
|
- public static string FriendItem = "FriendItem";
|
|
|
- public static string FriendItem__SendMessageButtonText = "FriendItem__SendMessageButtonText";
|
|
|
- public static string FriendItem__DeleteButtonText = "FriendItem__DeleteButtonText";
|
|
|
- public static string FriendItem__DeleteWarning = "FriendItem__DeleteWarning";
|
|
|
- public static string ApplicantItem = "ApplicantItem";
|
|
|
- public static string ApplicantItem__SecondsAgo = "ApplicantItem__SecondsAgo";
|
|
|
- public static string ApplicantItem__MinutesAgo = "ApplicantItem__MinutesAgo";
|
|
|
- public static string ApplicantItem__HoursAgo = "ApplicantItem__HoursAgo";
|
|
|
- public static string ApplicantItem__DaysAgo = "ApplicantItem__DaysAgo";
|
|
|
- public static string ApplicantItem__Accept = "ApplicantItem__Accept";
|
|
|
- public static string ApplicantItem__Deny = "ApplicantItem__Deny";
|
|
|
- public static string ApplicantItem__ConnectError = "ApplicantItem__ConnectError";
|
|
|
- public static string ApplicantItem__FriendFullSelf = "ApplicantItem__FriendFullSelf";
|
|
|
- public static string ApplicantItem__FriendFullOther = "ApplicantItem__FriendFullOther";
|
|
|
- public static string ApplicantItem__AcceptFriendSucceed = "ApplicantItem__AcceptFriendSucceed";
|
|
|
- public static string CommentItem = "CommentItem";
|
|
|
- public static string CommentItem__AddFriend = "CommentItem__AddFriend";
|
|
|
- public static string CommentItem__SendMessage = "CommentItem__SendMessage";
|
|
|
- public static string CommentItem__Me = "CommentItem__Me";
|
|
|
- public static string PlazaroomMemberItem = "PlazaroomMemberItem";
|
|
|
- public static string PlazaroomMemberItem__AddFriend = "PlazaroomMemberItem__AddFriend";
|
|
|
- public static string PlazaroomMemberItem__SendMessage = "PlazaroomMemberItem__SendMessage";
|
|
|
- public static string PlazaroomMemberItem__VisitWarning = "PlazaroomMemberItem__VisitWarning";
|
|
|
- public static string PlazaroomMemberItem__SendApplySucceed = "PlazaroomMemberItem__SendApplySucceed";
|
|
|
- public static string PlazaroomMemberItem__ConnectError = "PlazaroomMemberItem__ConnectError";
|
|
|
- public static string PlazaroomMemberItem__SendMessageSucceed = "PlazaroomMemberItem__SendMessageSucceed";
|
|
|
- public static string FlowerName = "FlowerName";
|
|
|
- public static string FlowerName__Flower0 = "FlowerName__Flower0";
|
|
|
- public static string FlowerName__Flower1 = "FlowerName__Flower1";
|
|
|
- public static string FlowerName__Flower2 = "FlowerName__Flower2";
|
|
|
- public static string FlowerName__Flower3 = "FlowerName__Flower3";
|
|
|
- public static string FlowerName__Flower4 = "FlowerName__Flower4";
|
|
|
- public static string FlowerName__Flower5 = "FlowerName__Flower5";
|
|
|
- public static string FlowerName__Flower6 = "FlowerName__Flower6";
|
|
|
- public static string FlowerName__Flower7 = "FlowerName__Flower7";
|
|
|
- public static string FlowerName__Flower8 = "FlowerName__Flower8";
|
|
|
- public static string FlowerName__Flower9 = "FlowerName__Flower9";
|
|
|
- public static string FlowerName__Flower10 = "FlowerName__Flower10";
|
|
|
- public static string FlowerName__Flower11 = "FlowerName__Flower11";
|
|
|
- public static string FlowerName__Flower12 = "FlowerName__Flower12";
|
|
|
- public static string FlowerName__Flower13 = "FlowerName__Flower13";
|
|
|
- public static string FlowerName__Flower14 = "FlowerName__Flower14";
|
|
|
- public static string FlowerName__Flower15 = "FlowerName__Flower15";
|
|
|
- public static string FlowerName__Flower16 = "FlowerName__Flower16";
|
|
|
- public static string FlowerName__Flower17 = "FlowerName__Flower17";
|
|
|
- public static string FlowerName__Flower18 = "FlowerName__Flower18";
|
|
|
- public static string FlowerName__Flower19 = "FlowerName__Flower19";
|
|
|
- public static string FlowerName__Flower20 = "FlowerName__Flower20";
|
|
|
- public static string FlowerName__Flower21 = "FlowerName__Flower21";
|
|
|
- public static string FlowerName__Flower22 = "FlowerName__Flower22";
|
|
|
- public static string FlowerName__Flower23 = "FlowerName__Flower23";
|
|
|
- public static string FlowerName__Flower24 = "FlowerName__Flower24";
|
|
|
- public static string FlowerName__Flower25 = "FlowerName__Flower25";
|
|
|
- public static string FlowerName__Flower26 = "FlowerName__Flower26";
|
|
|
- public static string FlowerName__Flower27 = "FlowerName__Flower27";
|
|
|
- public static string FlowerName__Flower28 = "FlowerName__Flower28";
|
|
|
- public static string FlowerName__Flower29 = "FlowerName__Flower29";
|
|
|
- public static string FlowerName__Flower30 = "FlowerName__Flower30";
|
|
|
- public static string FlowerName__Flower31 = "FlowerName__Flower31";
|
|
|
- public static string FlowerName__Flower32 = "FlowerName__Flower32";
|
|
|
- public static string FlowerName__Flower33 = "FlowerName__Flower33";
|
|
|
- public static string FlowerName__Flower34 = "FlowerName__Flower34";
|
|
|
- public static string FlowerName__Flower35 = "FlowerName__Flower35";
|
|
|
- public static string FlowerName__Flower36 = "FlowerName__Flower36";
|
|
|
- public static string FlowerName__Flower37 = "FlowerName__Flower37";
|
|
|
- public static string FlowerName__Flower38 = "FlowerName__Flower38";
|
|
|
- public static string FlowerName__Flower39 = "FlowerName__Flower39";
|
|
|
- public static string FlowerName__Flower40 = "FlowerName__Flower40";
|
|
|
- public static string FlowerName__Flower41 = "FlowerName__Flower41";
|
|
|
- public static string FlowerName__Flower42 = "FlowerName__Flower42";
|
|
|
- public static string FlowerName__Flower43 = "FlowerName__Flower43";
|
|
|
- public static string FlowerName__Flower44 = "FlowerName__Flower44";
|
|
|
- public static string FlowerName__Flower45 = "FlowerName__Flower45";
|
|
|
- public static string FlowerName__Flower46 = "FlowerName__Flower46";
|
|
|
- public static string FlowerName__Flower47 = "FlowerName__Flower47";
|
|
|
- public static string FlowerName__Flower48 = "FlowerName__Flower48";
|
|
|
- public static string FlowerName__Flower49 = "FlowerName__Flower49";
|
|
|
- public static string FlowerName__Flower50 = "FlowerName__Flower50";
|
|
|
- public static string FlowerColor = "FlowerColor";
|
|
|
- public static string FlowerColor__Flower0 = "FlowerColor__Flower0";
|
|
|
- public static string FlowerColor__Flower1 = "FlowerColor__Flower1";
|
|
|
- public static string FlowerColor__Flower2 = "FlowerColor__Flower2";
|
|
|
- public static string FlowerColor__Flower3 = "FlowerColor__Flower3";
|
|
|
- public static string FlowerColor__Flower4 = "FlowerColor__Flower4";
|
|
|
- public static string FlowerColor__Flower5 = "FlowerColor__Flower5";
|
|
|
- public static string FlowerColor__Flower6 = "FlowerColor__Flower6";
|
|
|
- public static string FlowerColor__Flower7 = "FlowerColor__Flower7";
|
|
|
- public static string FlowerColor__Flower8 = "FlowerColor__Flower8";
|
|
|
- public static string FlowerColor__Flower9 = "FlowerColor__Flower9";
|
|
|
- public static string FlowerColor__Flower10 = "FlowerColor__Flower10";
|
|
|
- public static string FlowerColor__Flower11 = "FlowerColor__Flower11";
|
|
|
- public static string FlowerColor__Flower12 = "FlowerColor__Flower12";
|
|
|
- public static string FlowerColor__Flower13 = "FlowerColor__Flower13";
|
|
|
- public static string FlowerColor__Flower14 = "FlowerColor__Flower14";
|
|
|
- public static string FlowerColor__Flower15 = "FlowerColor__Flower15";
|
|
|
- public static string FlowerColor__Flower16 = "FlowerColor__Flower16";
|
|
|
- public static string FlowerColor__Flower17 = "FlowerColor__Flower17";
|
|
|
- public static string FlowerColor__Flower18 = "FlowerColor__Flower18";
|
|
|
- public static string FlowerColor__Flower19 = "FlowerColor__Flower19";
|
|
|
- public static string FlowerColor__Flower20 = "FlowerColor__Flower20";
|
|
|
- public static string FlowerColor__Flower21 = "FlowerColor__Flower21";
|
|
|
- public static string FlowerColor__Flower22 = "FlowerColor__Flower22";
|
|
|
- public static string FlowerColor__Flower23 = "FlowerColor__Flower23";
|
|
|
- public static string FlowerColor__Flower24 = "FlowerColor__Flower24";
|
|
|
- public static string FlowerColor__Flower25 = "FlowerColor__Flower25";
|
|
|
- public static string FlowerColor__Flower26 = "FlowerColor__Flower26";
|
|
|
- public static string FlowerColor__Flower27 = "FlowerColor__Flower27";
|
|
|
- public static string FlowerColor__Flower28 = "FlowerColor__Flower28";
|
|
|
- public static string FlowerColor__Flower29 = "FlowerColor__Flower29";
|
|
|
- public static string FlowerColor__Flower30 = "FlowerColor__Flower30";
|
|
|
- public static string FlowerColor__Flower31 = "FlowerColor__Flower31";
|
|
|
- public static string FlowerColor__Flower32 = "FlowerColor__Flower32";
|
|
|
- public static string FlowerColor__Flower33 = "FlowerColor__Flower33";
|
|
|
- public static string FlowerColor__Flower34 = "FlowerColor__Flower34";
|
|
|
- public static string FlowerColor__Flower35 = "FlowerColor__Flower35";
|
|
|
- public static string FlowerColor__Flower36 = "FlowerColor__Flower36";
|
|
|
- public static string FlowerColor__Flower37 = "FlowerColor__Flower37";
|
|
|
- public static string FlowerColor__Flower38 = "FlowerColor__Flower38";
|
|
|
- public static string FlowerColor__Flower39 = "FlowerColor__Flower39";
|
|
|
- public static string FlowerColor__Flower40 = "FlowerColor__Flower40";
|
|
|
- public static string FlowerColor__Flower41 = "FlowerColor__Flower41";
|
|
|
- public static string FlowerColor__Flower42 = "FlowerColor__Flower42";
|
|
|
- public static string FlowerColor__Flower43 = "FlowerColor__Flower43";
|
|
|
- public static string FlowerColor__Flower44 = "FlowerColor__Flower44";
|
|
|
- public static string FlowerColor__Flower45 = "FlowerColor__Flower45";
|
|
|
- public static string FlowerColor__Flower46 = "FlowerColor__Flower46";
|
|
|
- public static string FlowerColor__Flower47 = "FlowerColor__Flower47";
|
|
|
- public static string FlowerColor__Flower48 = "FlowerColor__Flower48";
|
|
|
- public static string FlowerColor__Flower49 = "FlowerColor__Flower49";
|
|
|
- public static string FlowerColor__Flower50 = "FlowerColor__Flower50";
|
|
|
- public static string SkillName = "SkillName";
|
|
|
- public static string SkillName__Pack1 = "SkillName__Pack1";
|
|
|
- public static string SkillName__Pack2 = "SkillName__Pack2";
|
|
|
- public static string SkillName__Pack3 = "SkillName__Pack3";
|
|
|
- public static string SkillName__Pack4 = "SkillName__Pack4";
|
|
|
- public static string SkillName__Pack5 = "SkillName__Pack5";
|
|
|
- public static string SkillName__Pack6 = "SkillName__Pack6";
|
|
|
- public static string SkillName__Pack7 = "SkillName__Pack7";
|
|
|
- public static string SkillName__Pack8 = "SkillName__Pack8";
|
|
|
- public static string SkillName__Pack9 = "SkillName__Pack9";
|
|
|
- public static string SkillName__Pack10 = "SkillName__Pack10";
|
|
|
- public static string SkillName__Pack11 = "SkillName__Pack11";
|
|
|
- public static string SkillName__Pack12 = "SkillName__Pack12";
|
|
|
- public static string SkillName__Ability1 = "SkillName__Ability1";
|
|
|
- public static string SkillName__Ability2 = "SkillName__Ability2";
|
|
|
- public static string SkillName__Ability3 = "SkillName__Ability3";
|
|
|
- public static string SkillName__Ability4 = "SkillName__Ability4";
|
|
|
- public static string SkillName__Ability5 = "SkillName__Ability5";
|
|
|
- public static string SkillName__Ability6 = "SkillName__Ability6";
|
|
|
- public static string SkillName__Ability7 = "SkillName__Ability7";
|
|
|
- public static string SkillName__Ability8 = "SkillName__Ability8";
|
|
|
- public static string SkillName__Ability9 = "SkillName__Ability9";
|
|
|
- public static string SkillName__Ability10 = "SkillName__Ability10";
|
|
|
- public static string SkillName__Ability11 = "SkillName__Ability11";
|
|
|
- public static string SkillName__Ability12 = "SkillName__Ability12";
|
|
|
- public static string SkillName__Ability13 = "SkillName__Ability13";
|
|
|
- public static string SkillName__Ability14 = "SkillName__Ability14";
|
|
|
- public static string SkillName__Ability15 = "SkillName__Ability15";
|
|
|
- public static string SkillName__Ability16 = "SkillName__Ability16";
|
|
|
- public static string SkillName__Ability17 = "SkillName__Ability17";
|
|
|
- public static string SkillName__Ability18 = "SkillName__Ability18";
|
|
|
- public static string SkillName__Ability19 = "SkillName__Ability19";
|
|
|
- public static string SkillName__Ability20 = "SkillName__Ability20";
|
|
|
- public static string SkillName__Ability21 = "SkillName__Ability21";
|
|
|
- public static string SkillName__Ability22 = "SkillName__Ability22";
|
|
|
- public static string SkillName__Ability23 = "SkillName__Ability23";
|
|
|
- public static string SkillName__Ability24 = "SkillName__Ability24";
|
|
|
- public static string SkillName__Skill1 = "SkillName__Skill1";
|
|
|
- public static string SkillName__Skill2 = "SkillName__Skill2";
|
|
|
- public static string SkillName__Skill3 = "SkillName__Skill3";
|
|
|
- public static string SkillName__Skill4 = "SkillName__Skill4";
|
|
|
- public static string SkillName__Skill5 = "SkillName__Skill5";
|
|
|
- public static string SkillName__Skill6 = "SkillName__Skill6";
|
|
|
- public static string SkillName__Skill7 = "SkillName__Skill7";
|
|
|
- public static string SkillDesc = "SkillDesc";
|
|
|
- public static string SkillDesc__Pack1 = "SkillDesc__Pack1";
|
|
|
- public static string SkillDesc__Pack2 = "SkillDesc__Pack2";
|
|
|
- public static string SkillDesc__Pack3 = "SkillDesc__Pack3";
|
|
|
- public static string SkillDesc__Pack4 = "SkillDesc__Pack4";
|
|
|
- public static string SkillDesc__Pack5 = "SkillDesc__Pack5";
|
|
|
- public static string SkillDesc__Pack6 = "SkillDesc__Pack6";
|
|
|
- public static string SkillDesc__Pack7 = "SkillDesc__Pack7";
|
|
|
- public static string SkillDesc__Pack8 = "SkillDesc__Pack8";
|
|
|
- public static string SkillDesc__Pack9 = "SkillDesc__Pack9";
|
|
|
- public static string SkillDesc__Pack10 = "SkillDesc__Pack10";
|
|
|
- public static string SkillDesc__Pack11 = "SkillDesc__Pack11";
|
|
|
- public static string SkillDesc__Pack12 = "SkillDesc__Pack12";
|
|
|
- public static string SkillDesc__Ability1 = "SkillDesc__Ability1";
|
|
|
- public static string SkillDesc__Ability2 = "SkillDesc__Ability2";
|
|
|
- public static string SkillDesc__Ability3 = "SkillDesc__Ability3";
|
|
|
- public static string SkillDesc__Ability4 = "SkillDesc__Ability4";
|
|
|
- public static string SkillDesc__Ability5 = "SkillDesc__Ability5";
|
|
|
- public static string SkillDesc__Ability6 = "SkillDesc__Ability6";
|
|
|
- public static string SkillDesc__Ability7 = "SkillDesc__Ability7";
|
|
|
- public static string SkillDesc__Ability8 = "SkillDesc__Ability8";
|
|
|
- public static string SkillDesc__Ability9 = "SkillDesc__Ability9";
|
|
|
- public static string SkillDesc__Ability10 = "SkillDesc__Ability10";
|
|
|
- public static string SkillDesc__Ability11 = "SkillDesc__Ability11";
|
|
|
- public static string SkillDesc__Ability12 = "SkillDesc__Ability12";
|
|
|
- public static string SkillDesc__Ability13 = "SkillDesc__Ability13";
|
|
|
- public static string SkillDesc__Ability14 = "SkillDesc__Ability14";
|
|
|
- public static string SkillDesc__Ability15 = "SkillDesc__Ability15";
|
|
|
- public static string SkillDesc__Ability16 = "SkillDesc__Ability16";
|
|
|
- public static string SkillDesc__Ability17 = "SkillDesc__Ability17";
|
|
|
- public static string SkillDesc__Ability18 = "SkillDesc__Ability18";
|
|
|
- public static string SkillDesc__Ability19 = "SkillDesc__Ability19";
|
|
|
- public static string SkillDesc__Ability20 = "SkillDesc__Ability20";
|
|
|
- public static string SkillDesc__Ability21 = "SkillDesc__Ability21";
|
|
|
- public static string SkillDesc__Ability22 = "SkillDesc__Ability22";
|
|
|
- public static string SkillDesc__Ability23 = "SkillDesc__Ability23";
|
|
|
- public static string SkillDesc__Ability24 = "SkillDesc__Ability24";
|
|
|
- public static string SkillDesc__Skill1 = "SkillDesc__Skill1";
|
|
|
- public static string SkillDesc__Skill2 = "SkillDesc__Skill2";
|
|
|
- public static string SkillDesc__Skill3 = "SkillDesc__Skill3";
|
|
|
- public static string SkillDesc__Skill4 = "SkillDesc__Skill4";
|
|
|
- public static string SkillDesc__Skill5 = "SkillDesc__Skill5";
|
|
|
- public static string SkillDesc__Skill6 = "SkillDesc__Skill6";
|
|
|
- public static string Object = "Object";
|
|
|
- public static string Object__FlowerItemG_Lab = "Object__FlowerItemG_Lab";
|
|
|
- public static string Object__AchieveItem_BtnLab0 = "Object__AchieveItem_BtnLab0";
|
|
|
- public static string Object__AchieveItem_BtnLab1 = "Object__AchieveItem_BtnLab1";
|
|
|
- public static string Object__AchieveItem_BtnLab2 = "Object__AchieveItem_BtnLab2";
|
|
|
- public static string Object__SlotSign = "Object__SlotSign";
|
|
|
- public static string Object__Star = "Object__Star";
|
|
|
- public static string Object__Chest = "Object__Chest";
|
|
|
- public static string Common = "Common";
|
|
|
- public static string Common__ContainSensitiveWord = "Common__ContainSensitiveWord";
|
|
|
- public static string Common__Get = "Common__Get";
|
|
|
- public static string Common__Coin = "Common__Coin";
|
|
|
- public static string Common__Diamond = "Common__Diamond";
|
|
|
- public static string Common__Confirm = "Common__Confirm";
|
|
|
- public static string Common__Cancel = "Common__Cancel";
|
|
|
- public static string Common__Close = "Common__Close";
|
|
|
- public static string Common__AD = "Common__AD";
|
|
|
- public static string Common__Cash = "Common__Cash";
|
|
|
- public static string Common__Person = "Common__Person";
|
|
|
- public static string Common__CoinPerson = "Common__CoinPerson";
|
|
|
- public static string Common__Buff = "Common__Buff";
|
|
|
- public static string Common__ShortCoin = "Common__ShortCoin";
|
|
|
- public static string Common__NavigateCoin = "Common__NavigateCoin";
|
|
|
- public static string Common__ShortDiamond = "Common__ShortDiamond";
|
|
|
- public static string Common__NavigateDiamond = "Common__NavigateDiamond";
|
|
|
- public static string Common__UnlockSlot = "Common__UnlockSlot";
|
|
|
- public static string Common__QuitGame = "Common__QuitGame";
|
|
|
- public static string Common__NoValidSlot = "Common__NoValidSlot";
|
|
|
- public static string Common__Unlock = "Common__Unlock";
|
|
|
- public static string Common__ShareTit = "Common__ShareTit";
|
|
|
- public static string Common__ShareContent = "Common__ShareContent";
|
|
|
- public static string Common__ScreenShotShareContent = "Common__ScreenShotShareContent";
|
|
|
- public static string Common__ShareSuccess = "Common__ShareSuccess";
|
|
|
- public static string Common__ShareFail = "Common__ShareFail";
|
|
|
- public static string Common__IdenticalID = "Common__IdenticalID";
|
|
|
- public static string Common__RecoverConfig = "Common__RecoverConfig";
|
|
|
- public static string AchieveName = "AchieveName";
|
|
|
- public static string AchieveName__Achieve1 = "AchieveName__Achieve1";
|
|
|
- public static string AchieveName__Achieve2 = "AchieveName__Achieve2";
|
|
|
- public static string AchieveName__Achieve3 = "AchieveName__Achieve3";
|
|
|
- public static string AchieveName__Achieve4 = "AchieveName__Achieve4";
|
|
|
- public static string AchieveName__Achieve5 = "AchieveName__Achieve5";
|
|
|
- public static string AchieveName__Achieve6 = "AchieveName__Achieve6";
|
|
|
- public static string AchieveName__Achieve21 = "AchieveName__Achieve21";
|
|
|
- public static string AchieveName__Achieve22 = "AchieveName__Achieve22";
|
|
|
- public static string AchieveName__Achieve23 = "AchieveName__Achieve23";
|
|
|
- public static string AchieveName__Achieve24 = "AchieveName__Achieve24";
|
|
|
- public static string AchieveName__Achieve25 = "AchieveName__Achieve25";
|
|
|
- public static string AchieveName__Achieve26 = "AchieveName__Achieve26";
|
|
|
- public static string AchieveName__Achieve41 = "AchieveName__Achieve41";
|
|
|
- public static string AchieveName__Achieve42 = "AchieveName__Achieve42";
|
|
|
- public static string AchieveName__Achieve43 = "AchieveName__Achieve43";
|
|
|
- public static string AchieveName__Achieve44 = "AchieveName__Achieve44";
|
|
|
- public static string AchieveName__Achieve45 = "AchieveName__Achieve45";
|
|
|
- public static string AchieveName__Achieve46 = "AchieveName__Achieve46";
|
|
|
- public static string AchieveName__Achieve61 = "AchieveName__Achieve61";
|
|
|
- public static string AchieveName__Achieve62 = "AchieveName__Achieve62";
|
|
|
- public static string AchieveName__Achieve63 = "AchieveName__Achieve63";
|
|
|
- public static string AchieveName__Achieve64 = "AchieveName__Achieve64";
|
|
|
- public static string AchieveName__Achieve65 = "AchieveName__Achieve65";
|
|
|
- public static string AchieveName__Achieve66 = "AchieveName__Achieve66";
|
|
|
- public static string AchieveName__Achieve81 = "AchieveName__Achieve81";
|
|
|
- public static string AchieveName__Achieve82 = "AchieveName__Achieve82";
|
|
|
- public static string AchieveName__Achieve83 = "AchieveName__Achieve83";
|
|
|
- public static string AchieveName__Achieve84 = "AchieveName__Achieve84";
|
|
|
- public static string AchieveName__Achieve85 = "AchieveName__Achieve85";
|
|
|
- public static string AchieveName__Achieve86 = "AchieveName__Achieve86";
|
|
|
- public static string AchieveName__Achieve101 = "AchieveName__Achieve101";
|
|
|
- public static string AchieveName__Achieve102 = "AchieveName__Achieve102";
|
|
|
- public static string AchieveName__Achieve103 = "AchieveName__Achieve103";
|
|
|
- public static string AchieveName__Achieve104 = "AchieveName__Achieve104";
|
|
|
- public static string AchieveName__Achieve105 = "AchieveName__Achieve105";
|
|
|
- public static string AchieveName__Achieve106 = "AchieveName__Achieve106";
|
|
|
- public static string AchieveName__Achieve121 = "AchieveName__Achieve121";
|
|
|
- public static string AchieveName__Achieve122 = "AchieveName__Achieve122";
|
|
|
- public static string AchieveName__Achieve123 = "AchieveName__Achieve123";
|
|
|
- public static string AchieveName__Achieve124 = "AchieveName__Achieve124";
|
|
|
- public static string AchieveName__Achieve125 = "AchieveName__Achieve125";
|
|
|
- public static string AchieveName__Achieve126 = "AchieveName__Achieve126";
|
|
|
- public static string AchieveName__Achieve141 = "AchieveName__Achieve141";
|
|
|
- public static string AchieveName__Achieve142 = "AchieveName__Achieve142";
|
|
|
- public static string AchieveName__Achieve143 = "AchieveName__Achieve143";
|
|
|
- public static string AchieveName__Achieve144 = "AchieveName__Achieve144";
|
|
|
- public static string AchieveName__Achieve145 = "AchieveName__Achieve145";
|
|
|
- public static string AchieveName__Achieve146 = "AchieveName__Achieve146";
|
|
|
- public static string AchieveName__Achieve161 = "AchieveName__Achieve161";
|
|
|
- public static string AchieveName__Achieve162 = "AchieveName__Achieve162";
|
|
|
- public static string AchieveName__Achieve163 = "AchieveName__Achieve163";
|
|
|
- public static string AchieveName__Achieve164 = "AchieveName__Achieve164";
|
|
|
- public static string AchieveName__Achieve165 = "AchieveName__Achieve165";
|
|
|
- public static string AchieveName__Achieve166 = "AchieveName__Achieve166";
|
|
|
- public static string AchieveName__Achieve181 = "AchieveName__Achieve181";
|
|
|
- public static string AchieveName__Achieve182 = "AchieveName__Achieve182";
|
|
|
- public static string AchieveName__Achieve183 = "AchieveName__Achieve183";
|
|
|
- public static string AchieveName__Achieve184 = "AchieveName__Achieve184";
|
|
|
- public static string AchieveName__Achieve185 = "AchieveName__Achieve185";
|
|
|
- public static string AchieveName__Achieve186 = "AchieveName__Achieve186";
|
|
|
- public static string AchieveName__Achieve187 = "AchieveName__Achieve187";
|
|
|
- public static string AchieveName__Achieve188 = "AchieveName__Achieve188";
|
|
|
- public static string AchieveName__Achieve201 = "AchieveName__Achieve201";
|
|
|
- public static string AchieveName__Achieve202 = "AchieveName__Achieve202";
|
|
|
- public static string AchieveName__Achieve203 = "AchieveName__Achieve203";
|
|
|
- public static string AchieveName__Achieve204 = "AchieveName__Achieve204";
|
|
|
- public static string AchieveName__Achieve205 = "AchieveName__Achieve205";
|
|
|
- public static string AchieveName__Achieve206 = "AchieveName__Achieve206";
|
|
|
- public static string AchieveName__Achieve221 = "AchieveName__Achieve221";
|
|
|
- public static string AchieveName__Achieve222 = "AchieveName__Achieve222";
|
|
|
- public static string AchieveName__Achieve223 = "AchieveName__Achieve223";
|
|
|
- public static string AchieveName__Achieve224 = "AchieveName__Achieve224";
|
|
|
- public static string AchieveName__Achieve225 = "AchieveName__Achieve225";
|
|
|
- public static string AchieveName__Achieve226 = "AchieveName__Achieve226";
|
|
|
- public static string AchieveName__Achieve241 = "AchieveName__Achieve241";
|
|
|
- public static string AchieveName__Achieve242 = "AchieveName__Achieve242";
|
|
|
- public static string AchieveName__Achieve243 = "AchieveName__Achieve243";
|
|
|
- public static string AchieveName__Achieve244 = "AchieveName__Achieve244";
|
|
|
- public static string AchieveName__Achieve245 = "AchieveName__Achieve245";
|
|
|
- public static string AchieveName__Achieve246 = "AchieveName__Achieve246";
|
|
|
- public static string AchieveName__Achieve261 = "AchieveName__Achieve261";
|
|
|
- public static string AchieveName__Achieve262 = "AchieveName__Achieve262";
|
|
|
- public static string AchieveName__Achieve263 = "AchieveName__Achieve263";
|
|
|
- public static string AchieveName__Achieve264 = "AchieveName__Achieve264";
|
|
|
- public static string AchieveName__Achieve265 = "AchieveName__Achieve265";
|
|
|
- public static string AchieveName__Achieve266 = "AchieveName__Achieve266";
|
|
|
- public static string AchieveName__Achieve281 = "AchieveName__Achieve281";
|
|
|
- public static string AchieveName__Achieve282 = "AchieveName__Achieve282";
|
|
|
- public static string AchieveName__Achieve283 = "AchieveName__Achieve283";
|
|
|
- public static string AchieveName__Achieve284 = "AchieveName__Achieve284";
|
|
|
- public static string AchieveName__Achieve285 = "AchieveName__Achieve285";
|
|
|
- public static string AchieveName__Achieve286 = "AchieveName__Achieve286";
|
|
|
- public static string AchieveName__Achieve301 = "AchieveName__Achieve301";
|
|
|
- public static string AchieveName__Achieve302 = "AchieveName__Achieve302";
|
|
|
- public static string AchieveName__Achieve303 = "AchieveName__Achieve303";
|
|
|
- public static string AchieveName__Achieve304 = "AchieveName__Achieve304";
|
|
|
- public static string AchieveName__Achieve305 = "AchieveName__Achieve305";
|
|
|
- public static string AchieveName__Achieve306 = "AchieveName__Achieve306";
|
|
|
- public static string AchieveName__Achieve321 = "AchieveName__Achieve321";
|
|
|
- public static string AchieveName__Achieve322 = "AchieveName__Achieve322";
|
|
|
- public static string AchieveName__Achieve323 = "AchieveName__Achieve323";
|
|
|
- public static string AchieveName__Achieve324 = "AchieveName__Achieve324";
|
|
|
- public static string AchieveName__Achieve325 = "AchieveName__Achieve325";
|
|
|
- public static string AchieveName__Achieve326 = "AchieveName__Achieve326";
|
|
|
- public static string AchieveName__Achieve341 = "AchieveName__Achieve341";
|
|
|
- public static string AchieveName__Achieve342 = "AchieveName__Achieve342";
|
|
|
- public static string AchieveName__Achieve343 = "AchieveName__Achieve343";
|
|
|
- public static string AchieveName__Achieve344 = "AchieveName__Achieve344";
|
|
|
- public static string AchieveName__Achieve345 = "AchieveName__Achieve345";
|
|
|
- public static string AchieveName__Achieve346 = "AchieveName__Achieve346";
|
|
|
- public static string AchieveName__Achieve361 = "AchieveName__Achieve361";
|
|
|
- public static string AchieveName__Achieve362 = "AchieveName__Achieve362";
|
|
|
- public static string AchieveName__Achieve363 = "AchieveName__Achieve363";
|
|
|
- public static string AchieveName__Achieve364 = "AchieveName__Achieve364";
|
|
|
- public static string AchieveName__Achieve365 = "AchieveName__Achieve365";
|
|
|
- public static string AchieveName__Achieve366 = "AchieveName__Achieve366";
|
|
|
- public static string AchieveName__Achieve381 = "AchieveName__Achieve381";
|
|
|
- public static string AchieveName__Achieve382 = "AchieveName__Achieve382";
|
|
|
- public static string AchieveName__Achieve383 = "AchieveName__Achieve383";
|
|
|
- public static string AchieveName__Achieve384 = "AchieveName__Achieve384";
|
|
|
- public static string AchieveName__Achieve385 = "AchieveName__Achieve385";
|
|
|
- public static string AchieveName__Achieve386 = "AchieveName__Achieve386";
|
|
|
- public static string AchieveDesc = "AchieveDesc";
|
|
|
- public static string AchieveDesc__Achieve1 = "AchieveDesc__Achieve1";
|
|
|
- public static string AchieveDesc__Achieve2 = "AchieveDesc__Achieve2";
|
|
|
- public static string AchieveDesc__Achieve3 = "AchieveDesc__Achieve3";
|
|
|
- public static string AchieveDesc__Achieve4 = "AchieveDesc__Achieve4";
|
|
|
- public static string AchieveDesc__Achieve5 = "AchieveDesc__Achieve5";
|
|
|
- public static string AchieveDesc__Achieve6 = "AchieveDesc__Achieve6";
|
|
|
- public static string AchieveDesc__Achieve21 = "AchieveDesc__Achieve21";
|
|
|
- public static string AchieveDesc__Achieve22 = "AchieveDesc__Achieve22";
|
|
|
- public static string AchieveDesc__Achieve23 = "AchieveDesc__Achieve23";
|
|
|
- public static string AchieveDesc__Achieve24 = "AchieveDesc__Achieve24";
|
|
|
- public static string AchieveDesc__Achieve25 = "AchieveDesc__Achieve25";
|
|
|
- public static string AchieveDesc__Achieve26 = "AchieveDesc__Achieve26";
|
|
|
- public static string AchieveDesc__Achieve41 = "AchieveDesc__Achieve41";
|
|
|
- public static string AchieveDesc__Achieve42 = "AchieveDesc__Achieve42";
|
|
|
- public static string AchieveDesc__Achieve43 = "AchieveDesc__Achieve43";
|
|
|
- public static string AchieveDesc__Achieve44 = "AchieveDesc__Achieve44";
|
|
|
- public static string AchieveDesc__Achieve45 = "AchieveDesc__Achieve45";
|
|
|
- public static string AchieveDesc__Achieve46 = "AchieveDesc__Achieve46";
|
|
|
- public static string AchieveDesc__Achieve61 = "AchieveDesc__Achieve61";
|
|
|
- public static string AchieveDesc__Achieve62 = "AchieveDesc__Achieve62";
|
|
|
- public static string AchieveDesc__Achieve63 = "AchieveDesc__Achieve63";
|
|
|
- public static string AchieveDesc__Achieve64 = "AchieveDesc__Achieve64";
|
|
|
- public static string AchieveDesc__Achieve65 = "AchieveDesc__Achieve65";
|
|
|
- public static string AchieveDesc__Achieve66 = "AchieveDesc__Achieve66";
|
|
|
- public static string AchieveDesc__Achieve81 = "AchieveDesc__Achieve81";
|
|
|
- public static string AchieveDesc__Achieve82 = "AchieveDesc__Achieve82";
|
|
|
- public static string AchieveDesc__Achieve83 = "AchieveDesc__Achieve83";
|
|
|
- public static string AchieveDesc__Achieve84 = "AchieveDesc__Achieve84";
|
|
|
- public static string AchieveDesc__Achieve85 = "AchieveDesc__Achieve85";
|
|
|
- public static string AchieveDesc__Achieve86 = "AchieveDesc__Achieve86";
|
|
|
- public static string AchieveDesc__Achieve101 = "AchieveDesc__Achieve101";
|
|
|
- public static string AchieveDesc__Achieve102 = "AchieveDesc__Achieve102";
|
|
|
- public static string AchieveDesc__Achieve103 = "AchieveDesc__Achieve103";
|
|
|
- public static string AchieveDesc__Achieve104 = "AchieveDesc__Achieve104";
|
|
|
- public static string AchieveDesc__Achieve105 = "AchieveDesc__Achieve105";
|
|
|
- public static string AchieveDesc__Achieve106 = "AchieveDesc__Achieve106";
|
|
|
- public static string AchieveDesc__Achieve121 = "AchieveDesc__Achieve121";
|
|
|
- public static string AchieveDesc__Achieve122 = "AchieveDesc__Achieve122";
|
|
|
- public static string AchieveDesc__Achieve123 = "AchieveDesc__Achieve123";
|
|
|
- public static string AchieveDesc__Achieve124 = "AchieveDesc__Achieve124";
|
|
|
- public static string AchieveDesc__Achieve125 = "AchieveDesc__Achieve125";
|
|
|
- public static string AchieveDesc__Achieve126 = "AchieveDesc__Achieve126";
|
|
|
- public static string AchieveDesc__Achieve141 = "AchieveDesc__Achieve141";
|
|
|
- public static string AchieveDesc__Achieve142 = "AchieveDesc__Achieve142";
|
|
|
- public static string AchieveDesc__Achieve143 = "AchieveDesc__Achieve143";
|
|
|
- public static string AchieveDesc__Achieve144 = "AchieveDesc__Achieve144";
|
|
|
- public static string AchieveDesc__Achieve145 = "AchieveDesc__Achieve145";
|
|
|
- public static string AchieveDesc__Achieve146 = "AchieveDesc__Achieve146";
|
|
|
- public static string AchieveDesc__Achieve161 = "AchieveDesc__Achieve161";
|
|
|
- public static string AchieveDesc__Achieve162 = "AchieveDesc__Achieve162";
|
|
|
- public static string AchieveDesc__Achieve163 = "AchieveDesc__Achieve163";
|
|
|
- public static string AchieveDesc__Achieve164 = "AchieveDesc__Achieve164";
|
|
|
- public static string AchieveDesc__Achieve165 = "AchieveDesc__Achieve165";
|
|
|
- public static string AchieveDesc__Achieve166 = "AchieveDesc__Achieve166";
|
|
|
- public static string AchieveDesc__Achieve181 = "AchieveDesc__Achieve181";
|
|
|
- public static string AchieveDesc__Achieve182 = "AchieveDesc__Achieve182";
|
|
|
- public static string AchieveDesc__Achieve183 = "AchieveDesc__Achieve183";
|
|
|
- public static string AchieveDesc__Achieve184 = "AchieveDesc__Achieve184";
|
|
|
- public static string AchieveDesc__Achieve185 = "AchieveDesc__Achieve185";
|
|
|
- public static string AchieveDesc__Achieve186 = "AchieveDesc__Achieve186";
|
|
|
- public static string AchieveDesc__Achieve187 = "AchieveDesc__Achieve187";
|
|
|
- public static string AchieveDesc__Achieve188 = "AchieveDesc__Achieve188";
|
|
|
- public static string AchieveDesc__Achieve201 = "AchieveDesc__Achieve201";
|
|
|
- public static string AchieveDesc__Achieve202 = "AchieveDesc__Achieve202";
|
|
|
- public static string AchieveDesc__Achieve203 = "AchieveDesc__Achieve203";
|
|
|
- public static string AchieveDesc__Achieve204 = "AchieveDesc__Achieve204";
|
|
|
- public static string AchieveDesc__Achieve205 = "AchieveDesc__Achieve205";
|
|
|
- public static string AchieveDesc__Achieve206 = "AchieveDesc__Achieve206";
|
|
|
- public static string AchieveDesc__Achieve221 = "AchieveDesc__Achieve221";
|
|
|
- public static string AchieveDesc__Achieve222 = "AchieveDesc__Achieve222";
|
|
|
- public static string AchieveDesc__Achieve223 = "AchieveDesc__Achieve223";
|
|
|
- public static string AchieveDesc__Achieve224 = "AchieveDesc__Achieve224";
|
|
|
- public static string AchieveDesc__Achieve225 = "AchieveDesc__Achieve225";
|
|
|
- public static string AchieveDesc__Achieve226 = "AchieveDesc__Achieve226";
|
|
|
- public static string AchieveDesc__Achieve241 = "AchieveDesc__Achieve241";
|
|
|
- public static string AchieveDesc__Achieve242 = "AchieveDesc__Achieve242";
|
|
|
- public static string AchieveDesc__Achieve243 = "AchieveDesc__Achieve243";
|
|
|
- public static string AchieveDesc__Achieve244 = "AchieveDesc__Achieve244";
|
|
|
- public static string AchieveDesc__Achieve245 = "AchieveDesc__Achieve245";
|
|
|
- public static string AchieveDesc__Achieve246 = "AchieveDesc__Achieve246";
|
|
|
- public static string AchieveDesc__Achieve261 = "AchieveDesc__Achieve261";
|
|
|
- public static string AchieveDesc__Achieve262 = "AchieveDesc__Achieve262";
|
|
|
- public static string AchieveDesc__Achieve263 = "AchieveDesc__Achieve263";
|
|
|
- public static string AchieveDesc__Achieve264 = "AchieveDesc__Achieve264";
|
|
|
- public static string AchieveDesc__Achieve265 = "AchieveDesc__Achieve265";
|
|
|
- public static string AchieveDesc__Achieve266 = "AchieveDesc__Achieve266";
|
|
|
- public static string AchieveDesc__Achieve281 = "AchieveDesc__Achieve281";
|
|
|
- public static string AchieveDesc__Achieve282 = "AchieveDesc__Achieve282";
|
|
|
- public static string AchieveDesc__Achieve283 = "AchieveDesc__Achieve283";
|
|
|
- public static string AchieveDesc__Achieve284 = "AchieveDesc__Achieve284";
|
|
|
- public static string AchieveDesc__Achieve285 = "AchieveDesc__Achieve285";
|
|
|
- public static string AchieveDesc__Achieve286 = "AchieveDesc__Achieve286";
|
|
|
- public static string AchieveDesc__Achieve301 = "AchieveDesc__Achieve301";
|
|
|
- public static string AchieveDesc__Achieve302 = "AchieveDesc__Achieve302";
|
|
|
- public static string AchieveDesc__Achieve303 = "AchieveDesc__Achieve303";
|
|
|
- public static string AchieveDesc__Achieve304 = "AchieveDesc__Achieve304";
|
|
|
- public static string AchieveDesc__Achieve305 = "AchieveDesc__Achieve305";
|
|
|
- public static string AchieveDesc__Achieve306 = "AchieveDesc__Achieve306";
|
|
|
- public static string AchieveDesc__Achieve321 = "AchieveDesc__Achieve321";
|
|
|
- public static string AchieveDesc__Achieve322 = "AchieveDesc__Achieve322";
|
|
|
- public static string AchieveDesc__Achieve323 = "AchieveDesc__Achieve323";
|
|
|
- public static string AchieveDesc__Achieve324 = "AchieveDesc__Achieve324";
|
|
|
- public static string AchieveDesc__Achieve325 = "AchieveDesc__Achieve325";
|
|
|
- public static string AchieveDesc__Achieve326 = "AchieveDesc__Achieve326";
|
|
|
- public static string AchieveDesc__Achieve341 = "AchieveDesc__Achieve341";
|
|
|
- public static string AchieveDesc__Achieve342 = "AchieveDesc__Achieve342";
|
|
|
- public static string AchieveDesc__Achieve343 = "AchieveDesc__Achieve343";
|
|
|
- public static string AchieveDesc__Achieve344 = "AchieveDesc__Achieve344";
|
|
|
- public static string AchieveDesc__Achieve345 = "AchieveDesc__Achieve345";
|
|
|
- public static string AchieveDesc__Achieve346 = "AchieveDesc__Achieve346";
|
|
|
- public static string AchieveDesc__Achieve361 = "AchieveDesc__Achieve361";
|
|
|
- public static string AchieveDesc__Achieve362 = "AchieveDesc__Achieve362";
|
|
|
- public static string AchieveDesc__Achieve363 = "AchieveDesc__Achieve363";
|
|
|
- public static string AchieveDesc__Achieve364 = "AchieveDesc__Achieve364";
|
|
|
- public static string AchieveDesc__Achieve365 = "AchieveDesc__Achieve365";
|
|
|
- public static string AchieveDesc__Achieve366 = "AchieveDesc__Achieve366";
|
|
|
- public static string AchieveDesc__Achieve381 = "AchieveDesc__Achieve381";
|
|
|
- public static string AchieveDesc__Achieve382 = "AchieveDesc__Achieve382";
|
|
|
- public static string AchieveDesc__Achieve383 = "AchieveDesc__Achieve383";
|
|
|
- public static string AchieveDesc__Achieve384 = "AchieveDesc__Achieve384";
|
|
|
- public static string AchieveDesc__Achieve385 = "AchieveDesc__Achieve385";
|
|
|
- public static string AchieveDesc__Achieve386 = "AchieveDesc__Achieve386";
|
|
|
- public static string IAP = "IAP";
|
|
|
- public static string IAP__LoadAd = "IAP__LoadAd";
|
|
|
- public static string IAP__IncompleteAd = "IAP__IncompleteAd";
|
|
|
- public static string IAP__FailAd = "IAP__FailAd";
|
|
|
- public static string IAP__PurchaseSuccess = "IAP__PurchaseSuccess";
|
|
|
- public static string IAP__PurchaseFail = "IAP__PurchaseFail";
|
|
|
- public static string IAP__PurchaseUnvalid = "IAP__PurchaseUnvalid";
|
|
|
- public static string IAP__TemporarilyUnavailible = "IAP__TemporarilyUnavailible";
|
|
|
- public static string IOS = "IOS";
|
|
|
- public static string IOS__ShareUrl = "IOS__ShareUrl";
|
|
|
- public static string Android = "Android";
|
|
|
- public static string Android__ShareUrl = "Android__ShareUrl";
|
|
|
- public static string DressRoom = "DressRoom";
|
|
|
- public static string DressRoom__Armature2 = "DressRoom__Armature2";
|
|
|
- public static string DressRoom__Armature3 = "DressRoom__Armature3";
|
|
|
- public static string DressRoom__Armature4 = "DressRoom__Armature4";
|
|
|
- public static string DressRoom__Armature5 = "DressRoom__Armature5";
|
|
|
- public static string DressRoom__Armature6 = "DressRoom__Armature6";
|
|
|
- public static string DressRoom__Armature7 = "DressRoom__Armature7";
|
|
|
- public static string DressRoom__Armature8 = "DressRoom__Armature8";
|
|
|
- public static string DressRoom__Armature9 = "DressRoom__Armature9";
|
|
|
- public static string DressRoom__Armature10 = "DressRoom__Armature10";
|
|
|
- public static string DressRoom__Armature11 = "DressRoom__Armature11";
|
|
|
- public static string DressRoom__Armature12 = "DressRoom__Armature12";
|
|
|
- public static string DressRoom__Armature13 = "DressRoom__Armature13";
|
|
|
- public static string DressRoom__Armature14 = "DressRoom__Armature14";
|
|
|
- public static string DressRoom__Armature15 = "DressRoom__Armature15";
|
|
|
- public static string DressRoom__Armature16 = "DressRoom__Armature16";
|
|
|
- public static string DressRoom__Armature17 = "DressRoom__Armature17";
|
|
|
- public static string DressRoom__Armature18 = "DressRoom__Armature18";
|
|
|
- public static string DressRoom__Armature19 = "DressRoom__Armature19";
|
|
|
- public static string DressRoom__Armature20 = "DressRoom__Armature20";
|
|
|
- public static string DressRoom__Armature21 = "DressRoom__Armature21";
|
|
|
- public static string DressRoom__Armature22 = "DressRoom__Armature22";
|
|
|
- public static string DressRoom__Armature23 = "DressRoom__Armature23";
|
|
|
- public static string DressRoom__Armature24 = "DressRoom__Armature24";
|
|
|
- public static string DressRoom__Armature25 = "DressRoom__Armature25";
|
|
|
- public static string DressRoom__Armature26 = "DressRoom__Armature26";
|
|
|
- public static string DressRoom__Armature27 = "DressRoom__Armature27";
|
|
|
- public static string DressRoom__Armature28 = "DressRoom__Armature28";
|
|
|
- public static string DressRoom__Armature29 = "DressRoom__Armature29";
|
|
|
- public static string DressRoom__Armature30 = "DressRoom__Armature30";
|
|
|
- public static string DressRoom__Armature31 = "DressRoom__Armature31";
|
|
|
- public static string DressRoom__Armature32 = "DressRoom__Armature32";
|
|
|
- public static string DressRoom__Armature33 = "DressRoom__Armature33";
|
|
|
- public static string DressRoom__Armature34 = "DressRoom__Armature34";
|
|
|
- public static string DressRoom__Armature35 = "DressRoom__Armature35";
|
|
|
- public static string DressRoom__Armature36 = "DressRoom__Armature36";
|
|
|
- public static string DressRoom__Armature37 = "DressRoom__Armature37";
|
|
|
- public static string DressRoom__Armature38 = "DressRoom__Armature38";
|
|
|
- public static string DressRoom__Armature39 = "DressRoom__Armature39";
|
|
|
- public static string DressRoom__Armature40 = "DressRoom__Armature40";
|
|
|
- public static string DressRoom__Armature41 = "DressRoom__Armature41";
|
|
|
- public static string DressRoom__Armature42 = "DressRoom__Armature42";
|
|
|
- public static string DressRoom__Armature201 = "DressRoom__Armature201";
|
|
|
- public static string DressRoom__Armature202 = "DressRoom__Armature202";
|
|
|
- public static string DressRoom__Armature203 = "DressRoom__Armature203";
|
|
|
- public static string DressRoom__Armature204 = "DressRoom__Armature204";
|
|
|
- public static string DressRoom__Armature205 = "DressRoom__Armature205";
|
|
|
- public static string DressRoom__Armature206 = "DressRoom__Armature206";
|
|
|
- public static string DressRoom__Armature207 = "DressRoom__Armature207";
|
|
|
- public static string DressRoom__Armature208 = "DressRoom__Armature208";
|
|
|
- public static string DressRoom__Armature209 = "DressRoom__Armature209";
|
|
|
- public static string DressRoom__Armature210 = "DressRoom__Armature210";
|
|
|
- public static string DressRoom__Armature211 = "DressRoom__Armature211";
|
|
|
- public static string DressRoom__Armature212 = "DressRoom__Armature212";
|
|
|
- public static string DressRoom__Armature213 = "DressRoom__Armature213";
|
|
|
- public static string DressRoom__Armature214 = "DressRoom__Armature214";
|
|
|
- public static string DressRoom__Armature215 = "DressRoom__Armature215";
|
|
|
- public static string DressRoom__Armature216 = "DressRoom__Armature216";
|
|
|
- public static string DressRoom__Armature217 = "DressRoom__Armature217";
|
|
|
- public static string DressRoom__Armature218 = "DressRoom__Armature218";
|
|
|
- public static string DressRoom__Armature219 = "DressRoom__Armature219";
|
|
|
- public static string DressRoom__Armature220 = "DressRoom__Armature220";
|
|
|
- public static string DressRoom__Armature221 = "DressRoom__Armature221";
|
|
|
- public static string DressRoom__Armature222 = "DressRoom__Armature222";
|
|
|
- public static string DressRoom__Armature223 = "DressRoom__Armature223";
|
|
|
- public static string DressRoom__Armature224 = "DressRoom__Armature224";
|
|
|
- public static string DressRoom__Armature401 = "DressRoom__Armature401";
|
|
|
- public static string DressRoom__Armature402 = "DressRoom__Armature402";
|
|
|
- public static string DressRoom__Armature403 = "DressRoom__Armature403";
|
|
|
- public static string DressRoom__Armature404 = "DressRoom__Armature404";
|
|
|
- public static string DressRoom__Armature405 = "DressRoom__Armature405";
|
|
|
- public static string DressRoom__Armature406 = "DressRoom__Armature406";
|
|
|
- public static string DressRoom__Armature407 = "DressRoom__Armature407";
|
|
|
- public static string DressRoom__Armature408 = "DressRoom__Armature408";
|
|
|
- public static string DressRoom__Armature409 = "DressRoom__Armature409";
|
|
|
- public static string DressRoom__Armature410 = "DressRoom__Armature410";
|
|
|
- public static string DressRoom__Armature411 = "DressRoom__Armature411";
|
|
|
- public static string DressRoom__Armature412 = "DressRoom__Armature412";
|
|
|
- public static string DressRoom__Armature413 = "DressRoom__Armature413";
|
|
|
- public static string DressRoom__Armature414 = "DressRoom__Armature414";
|
|
|
- public static string DressRoom__Armature415 = "DressRoom__Armature415";
|
|
|
- public static string DressRoom__Armature416 = "DressRoom__Armature416";
|
|
|
- public static string DressRoom__Armature417 = "DressRoom__Armature417";
|
|
|
- public static string DressRoom__Armature418 = "DressRoom__Armature418";
|
|
|
- public static string DressRoom__Armature419 = "DressRoom__Armature419";
|
|
|
- public static string DressRoom__Armature420 = "DressRoom__Armature420";
|
|
|
- public static string DressRoom__Armature421 = "DressRoom__Armature421";
|
|
|
- public static string DressRoom__Armature422 = "DressRoom__Armature422";
|
|
|
- public static string DressRoom__Armature601 = "DressRoom__Armature601";
|
|
|
- public static string DressRoom__Armature602 = "DressRoom__Armature602";
|
|
|
- public static string DressRoom__Armature603 = "DressRoom__Armature603";
|
|
|
- public static string DressRoom__Armature604 = "DressRoom__Armature604";
|
|
|
- public static string DressRoom__Armature605 = "DressRoom__Armature605";
|
|
|
- public static string DressRoom__Armature606 = "DressRoom__Armature606";
|
|
|
- public static string DressRoom__Armature607 = "DressRoom__Armature607";
|
|
|
- public static string DressRoom__Armature608 = "DressRoom__Armature608";
|
|
|
- public static string DressRoom__Armature609 = "DressRoom__Armature609";
|
|
|
- public static string DressRoom__Armature610 = "DressRoom__Armature610";
|
|
|
- public static string DressRoom__Armature611 = "DressRoom__Armature611";
|
|
|
- public static string DressRoom__Armature612 = "DressRoom__Armature612";
|
|
|
- public static string DressRoom__Armature613 = "DressRoom__Armature613";
|
|
|
- public static string DressRoom__Armature614 = "DressRoom__Armature614";
|
|
|
- public static string DressRoom__Armature615 = "DressRoom__Armature615";
|
|
|
- public static string DressRoom__Armature616 = "DressRoom__Armature616";
|
|
|
- public static string DressRoom__Armature617 = "DressRoom__Armature617";
|
|
|
- public static string DressRoom__Armature618 = "DressRoom__Armature618";
|
|
|
- public static string DressRoom__Armature801 = "DressRoom__Armature801";
|
|
|
- public static string DressRoom__Armature802 = "DressRoom__Armature802";
|
|
|
- public static string DressRoom__Armature803 = "DressRoom__Armature803";
|
|
|
- public static string DressRoom__Armature804 = "DressRoom__Armature804";
|
|
|
- public static string DressRoom__Armature805 = "DressRoom__Armature805";
|
|
|
- public static string DressRoom__Armature806 = "DressRoom__Armature806";
|
|
|
- public static string DressRoom__Armature807 = "DressRoom__Armature807";
|
|
|
- public static string DressRoom__Armature808 = "DressRoom__Armature808";
|
|
|
- public static string DressRoom__Armature809 = "DressRoom__Armature809";
|
|
|
- public static string DressRoom__Armature810 = "DressRoom__Armature810";
|
|
|
- public static string DressRoom__Armature811 = "DressRoom__Armature811";
|
|
|
- public static string DressRoom__Armature812 = "DressRoom__Armature812";
|
|
|
- public static string DressRoom__Armature813 = "DressRoom__Armature813";
|
|
|
- public static string DressRoom__Armature814 = "DressRoom__Armature814";
|
|
|
- public static string DressRoom__Armature815 = "DressRoom__Armature815";
|
|
|
- public static string DressRoom__Armature816 = "DressRoom__Armature816";
|
|
|
- public static string DressRoom__Armature817 = "DressRoom__Armature817";
|
|
|
- public static string DressRoom__Armature818 = "DressRoom__Armature818";
|
|
|
- public static string DressRoom__Armature819 = "DressRoom__Armature819";
|
|
|
- public static string DressRoom__Armature820 = "DressRoom__Armature820";
|
|
|
- public static string DressRoom__Armature821 = "DressRoom__Armature821";
|
|
|
- public static string DressRoom__Armature822 = "DressRoom__Armature822";
|
|
|
- public static string DressRoom__Armature823 = "DressRoom__Armature823";
|
|
|
- public static string DressRoom__Armature824 = "DressRoom__Armature824";
|
|
|
- public static string DressRoom__Armature1001 = "DressRoom__Armature1001";
|
|
|
- public static string DressRoom__Armature1002 = "DressRoom__Armature1002";
|
|
|
- public static string DressRoom__Armature1003 = "DressRoom__Armature1003";
|
|
|
- public static string DressRoom__Armature1004 = "DressRoom__Armature1004";
|
|
|
- public static string DressRoom__Armature1005 = "DressRoom__Armature1005";
|
|
|
- public static string DressRoom__Armature1006 = "DressRoom__Armature1006";
|
|
|
- public static string DressRoom__Armature1007 = "DressRoom__Armature1007";
|
|
|
- public static string DressRoom__DesignByKnife = "DressRoom__DesignByKnife";
|
|
|
- public static string Tip = "Tip";
|
|
|
- public static string Tip__Tip1 = "Tip__Tip1";
|
|
|
- public static string Tip__Tip2 = "Tip__Tip2";
|
|
|
- public static string Tip__Tip3 = "Tip__Tip3";
|
|
|
- public static string Tip__Tip4 = "Tip__Tip4";
|
|
|
- public static string Tip__Tip5 = "Tip__Tip5";
|
|
|
- public static string Tip__Tip6 = "Tip__Tip6";
|
|
|
- public static string Tip__Tip7 = "Tip__Tip7";
|
|
|
- public static string Tip__Tip8 = "Tip__Tip8";
|
|
|
- public static string Tip__Tip9 = "Tip__Tip9";
|
|
|
- public static string Tip__Tip10 = "Tip__Tip10";
|
|
|
- public static string MinigameName = "MinigameName";
|
|
|
- public static string MinigameName__Punch = "MinigameName__Punch";
|
|
|
- public static string MinigameName__Memory = "MinigameName__Memory";
|
|
|
- public static string MinigameName__FindMissing = "MinigameName__FindMissing";
|
|
|
- public static string MinigameName__FindSolo = "MinigameName__FindSolo";
|
|
|
- public static string Tutorial = "Tutorial";
|
|
|
- public static string Tutorial__ShowButtonDesc = "Tutorial__ShowButtonDesc";
|
|
|
- public static string Tutorial__ShareButtonDesc = "Tutorial__ShareButtonDesc";
|
|
|
- public static string Tutorial__CloseDesc = "Tutorial__CloseDesc";
|
|
|
- public static string Tutorial__CreateButtonDesc = "Tutorial__CreateButtonDesc";
|
|
|
- //EndMark-Used by LabelUtility-Do not remove
|
|
|
+using System;
|
|
|
+using System.Collections;
|
|
|
+using System.Collections.Generic;
|
|
|
+
|
|
|
+using UnityEngine;
|
|
|
+
|
|
|
+public class LanguageLabel
|
|
|
+{
|
|
|
+ #region
|
|
|
+
|
|
|
+ public static string LanguagePageSeperator = "__";
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ public static string CombineLanguageLabel(string page, string id)
|
|
|
+ {
|
|
|
+ return string.Format("{0}{1}{2}", page, LanguagePageSeperator, id);
|
|
|
+ }
|
|
|
+
|
|
|
+ public static string UI__AJ_Title = "UI__AJ_Title";
|
|
|
+ public static string UI__AJ_Content = "UI__AJ_Content";
|
|
|
+ public static string UI__AJ_UpdateFailed = "UI__AJ_UpdateFailed";
|
|
|
+ public static string UI__AJ_Progress = "UI__AJ_Progress";
|
|
|
+ public static string UI__U_WarningText = "UI__U_WarningText";
|
|
|
+ //StartMark-Used by LabelUtility-Do not remove
|
|
|
+ public static string UI = "UI";
|
|
|
+ public static string UI__C_MiniGameLab = "UI__C_MiniGameLab";
|
|
|
+ public static string UI__C_GardenLab = "UI__C_GardenLab";
|
|
|
+ public static string UI__C_DressRoom = "UI__C_DressRoom";
|
|
|
+ public static string UI__C_VisitFail = "UI__C_VisitFail";
|
|
|
+ public static string UI__C_CannotComment = "UI__C_CannotComment";
|
|
|
+ public static string UI__C_Wifi = "UI__C_Wifi";
|
|
|
+ public static string UI__C_WifiOn = "UI__C_WifiOn";
|
|
|
+ public static string UI__C_WifiOff = "UI__C_WifiOff";
|
|
|
+ public static string UI__C_Level = "UI__C_Level";
|
|
|
+ public static string UI__F_StoreLab = "UI__F_StoreLab";
|
|
|
+ public static string UI__F_MagicLab = "UI__F_MagicLab";
|
|
|
+ public static string UI__F_ElfLab = "UI__F_ElfLab";
|
|
|
+ public static string UI__F_GardenLab = "UI__F_GardenLab";
|
|
|
+ public static string UI__F_PersonBtn0 = "UI__F_PersonBtn0";
|
|
|
+ public static string UI__F_PersonBtn1 = "UI__F_PersonBtn1";
|
|
|
+ public static string UI__F_CoinPersonBtn0 = "UI__F_CoinPersonBtn0";
|
|
|
+ public static string UI__F_CoinPersonBtn1 = "UI__F_CoinPersonBtn1";
|
|
|
+ public static string UI__F_IncreaseSource = "UI__F_IncreaseSource";
|
|
|
+ public static string UI__F_LinkButton = "UI__F_LinkButton";
|
|
|
+ public static string UI__F_Tip = "UI__F_Tip";
|
|
|
+ public static string UI__Fe_Toast = "UI__Fe_Toast";
|
|
|
+ public static string UI__Fe_BtnLab0 = "UI__Fe_BtnLab0";
|
|
|
+ public static string UI__Fe_BtnLab1 = "UI__Fe_BtnLab1";
|
|
|
+ public static string UI__Fe_BtnLab2 = "UI__Fe_BtnLab2";
|
|
|
+ public static string UI__Fe_BtnLab3 = "UI__Fe_BtnLab3";
|
|
|
+ public static string UI__Fe_BtnLab4 = "UI__Fe_BtnLab4";
|
|
|
+ public static string UI__Fe_BtnLab6 = "UI__Fe_BtnLab6";
|
|
|
+ public static string UI__Fe_BtnLab7 = "UI__Fe_BtnLab7";
|
|
|
+ public static string UI__Fe_BtnLab8 = "UI__Fe_BtnLab8";
|
|
|
+ public static string UI__Fe_BtnLab9 = "UI__Fe_BtnLab9";
|
|
|
+ public static string UI__Fg_Tit = "UI__Fg_Tit";
|
|
|
+ public static string UI__Fg_BtnLab = "UI__Fg_BtnLab";
|
|
|
+ public static string UI__Fg_Lab0 = "UI__Fg_Lab0";
|
|
|
+ public static string UI__Fg_Lab1 = "UI__Fg_Lab1";
|
|
|
+ public static string UI__Fg_Lab2 = "UI__Fg_Lab2";
|
|
|
+ public static string UI__Fg_Lab3 = "UI__Fg_Lab3";
|
|
|
+ public static string UI__D_DescA = "UI__D_DescA";
|
|
|
+ public static string UI__D_DescB = "UI__D_DescB";
|
|
|
+ public static string UI__D_DescC = "UI__D_DescC";
|
|
|
+ public static string UI__D_FindMissingGameDesc = "UI__D_FindMissingGameDesc";
|
|
|
+ public static string UI__D_QuitLab = "UI__D_QuitLab";
|
|
|
+ public static string UI__D_BeginLab0 = "UI__D_BeginLab0";
|
|
|
+ public static string UI__D_BeginLab1 = "UI__D_BeginLab1";
|
|
|
+ public static string UI__D_ScoreLab = "UI__D_ScoreLab";
|
|
|
+ public static string UI__D_StatusLab0 = "UI__D_StatusLab0";
|
|
|
+ public static string UI__D_StatusLab1 = "UI__D_StatusLab1";
|
|
|
+ public static string UI__D_StatusLab2 = "UI__D_StatusLab2";
|
|
|
+ public static string UI__D_StatusLab3 = "UI__D_StatusLab3";
|
|
|
+ public static string UI__D_PrepareLab = "UI__D_PrepareLab";
|
|
|
+ public static string UI__Da_Tit0 = "UI__Da_Tit0";
|
|
|
+ public static string UI__Da_Tit1 = "UI__Da_Tit1";
|
|
|
+ public static string UI__Da_Lab = "UI__Da_Lab";
|
|
|
+ public static string UI__Da_ScoreTit = "UI__Da_ScoreTit";
|
|
|
+ public static string UI__Da_QuitLab = "UI__Da_QuitLab";
|
|
|
+ public static string UI__Da_CancelLab = "UI__Da_CancelLab";
|
|
|
+ public static string UI__Da_GetAwardLab = "UI__Da_GetAwardLab";
|
|
|
+ public static string UI__Da_HigherScore = "UI__Da_HigherScore";
|
|
|
+ public static string UI__G_Tit = "UI__G_Tit";
|
|
|
+ public static string UI__G_SpecialLab = "UI__G_SpecialLab";
|
|
|
+ public static string UI__G_RegularLab = "UI__G_RegularLab";
|
|
|
+ public static string UI__G_RetrieveLab = "UI__G_RetrieveLab";
|
|
|
+ public static string UI__H_AllPlanted = "UI__H_AllPlanted";
|
|
|
+ public static string UI__H_PlantTip = "UI__H_PlantTip";
|
|
|
+ public static string UI__H_BtnLab1 = "UI__H_BtnLab1";
|
|
|
+ public static string UI__H_BtnLab2 = "UI__H_BtnLab2";
|
|
|
+ public static string UI__H_BtnLab3 = "UI__H_BtnLab3";
|
|
|
+ public static string UI__H_BtnLab4 = "UI__H_BtnLab4";
|
|
|
+ public static string UI__Ba_Lab = "UI__Ba_Lab";
|
|
|
+ public static string UI__Ba_Lab2 = "UI__Ba_Lab2";
|
|
|
+ public static string UI__Ba_ConfirmLab = "UI__Ba_ConfirmLab";
|
|
|
+ public static string UI__Bb_GetLab = "UI__Bb_GetLab";
|
|
|
+ public static string UI__Bb_Title = "UI__Bb_Title";
|
|
|
+ public static string UI__Bb_ConfirmLab = "UI__Bb_ConfirmLab";
|
|
|
+ public static string UI__Bc_Lab = "UI__Bc_Lab";
|
|
|
+ public static string UI__Bc_Lab1 = "UI__Bc_Lab1";
|
|
|
+ public static string UI__Bc_ConfirmLab = "UI__Bc_ConfirmLab";
|
|
|
+ public static string UI__Bd_GetLab = "UI__Bd_GetLab";
|
|
|
+ public static string UI__Bd_Title = "UI__Bd_Title";
|
|
|
+ public static string UI__L_Tit = "UI__L_Tit";
|
|
|
+ public static string UI__L_UserTit = "UI__L_UserTit";
|
|
|
+ public static string UI__L_ChangeLab = "UI__L_ChangeLab";
|
|
|
+ public static string UI__L_AudioTit = "UI__L_AudioTit";
|
|
|
+ public static string UI__L_MusicLab = "UI__L_MusicLab";
|
|
|
+ public static string UI__L_AudioLab = "UI__L_AudioLab";
|
|
|
+ public static string UI__L_SupportTit = "UI__L_SupportTit";
|
|
|
+ public static string UI__L_ReportLab = "UI__L_ReportLab";
|
|
|
+ public static string UI__L_ShareLab = "UI__L_ShareLab";
|
|
|
+ public static string UI__L_ConfirmLab = "UI__L_ConfirmLab";
|
|
|
+ public static string UI__L_LanguageTit = "UI__L_LanguageTit";
|
|
|
+ public static string UI__L_TraChiLab = "UI__L_TraChiLab";
|
|
|
+ public static string UI__L_EnglishLab = "UI__L_EnglishLab";
|
|
|
+ public static string UI__L_SimChiLab = "UI__L_SimChiLab";
|
|
|
+ public static string UI__L_CreditsLab = "UI__L_CreditsLab";
|
|
|
+ public static string UI__L_ResetLab0 = "UI__L_ResetLab0";
|
|
|
+ public static string UI__L_ResetLab1 = "UI__L_ResetLab1";
|
|
|
+ public static string UI__L_Downloading = "UI__L_Downloading";
|
|
|
+ public static string UI__L_On = "UI__L_On";
|
|
|
+ public static string UI__L_Off = "UI__L_Off";
|
|
|
+ public static string UI__La_Tit = "UI__La_Tit";
|
|
|
+ public static string UI__La_Lab0 = "UI__La_Lab0";
|
|
|
+ public static string UI__La_Lab1 = "UI__La_Lab1";
|
|
|
+ public static string UI__La_Placeholder = "UI__La_Placeholder";
|
|
|
+ public static string UI__Lb_Tit = "UI__Lb_Tit";
|
|
|
+ public static string UI__Lb_Placeholder = "UI__Lb_Placeholder";
|
|
|
+ public static string UI__Lb_Placeholder0 = "UI__Lb_Placeholder0";
|
|
|
+ public static string UI__Lb_Send0 = "UI__Lb_Send0";
|
|
|
+ public static string UI__Lb_Send1 = "UI__Lb_Send1";
|
|
|
+ public static string UI__Lb_Send2 = "UI__Lb_Send2";
|
|
|
+ public static string UI__Lb_Send3 = "UI__Lb_Send3";
|
|
|
+ public static string UI__Lc_CreditsContent = "UI__Lc_CreditsContent";
|
|
|
+ public static string UI__M_Tit = "UI__M_Tit";
|
|
|
+ public static string UI__J_Info0 = "UI__J_Info0";
|
|
|
+ public static string UI__J_Info1 = "UI__J_Info1";
|
|
|
+ public static string UI__P_HairLab = "UI__P_HairLab";
|
|
|
+ public static string UI__P_TopLab = "UI__P_TopLab";
|
|
|
+ public static string UI__P_DressLab = "UI__P_DressLab";
|
|
|
+ public static string UI__P_DecaratorLab = "UI__P_DecaratorLab";
|
|
|
+ public static string UI__P_WingLab = "UI__P_WingLab";
|
|
|
+ public static string UI__P_ShoeLab = "UI__P_ShoeLab";
|
|
|
+ public static string UI__P_BtnLab1 = "UI__P_BtnLab1";
|
|
|
+ public static string UI__P_BtnLab2 = "UI__P_BtnLab2";
|
|
|
+ public static string UI__P_Return = "UI__P_Return";
|
|
|
+ public static string UI__P_Unlock = "UI__P_Unlock";
|
|
|
+ public static string UI__P_SaveSucceed = "UI__P_SaveSucceed";
|
|
|
+ public static string UI__Pa_Tit = "UI__Pa_Tit";
|
|
|
+ public static string UI__Pa_BtnLab = "UI__Pa_BtnLab";
|
|
|
+ public static string UI__Pa_VisitWarning = "UI__Pa_VisitWarning";
|
|
|
+ public static string UI__Pg_CrateTimeLimitWarning = "UI__Pg_CrateTimeLimitWarning";
|
|
|
+ public static string UI__Pg_Cute = "UI__Pg_Cute";
|
|
|
+ public static string UI__Pg_Grace = "UI__Pg_Grace";
|
|
|
+ public static string UI__Pg_Vivid = "UI__Pg_Vivid";
|
|
|
+ public static string UI__Pg_Simple = "UI__Pg_Simple";
|
|
|
+ public static string UI__Pg_Glory = "UI__Pg_Glory";
|
|
|
+ public static string UI__Pg_Mine = "UI__Pg_Mine";
|
|
|
+ public static string UI__Pg_CloseGridTitle = "UI__Pg_CloseGridTitle";
|
|
|
+ public static string UI__Pg_RecommendTitle = "UI__Pg_RecommendTitle";
|
|
|
+ public static string UI__Pg_DeleteWarning = "UI__Pg_DeleteWarning";
|
|
|
+ public static string UI__Pg_SaveSucceed = "UI__Pg_SaveSucceed";
|
|
|
+ public static string UI__Pg_SaveFailed = "UI__Pg_SaveFailed";
|
|
|
+ public static string UI__Pg_Bought = "UI__Pg_Bought";
|
|
|
+ public static string UI__Pg_BuyAll = "UI__Pg_BuyAll";
|
|
|
+ public static string UI__Pg_EmptyTitle = "UI__Pg_EmptyTitle";
|
|
|
+ public static string UI__Pg_EmptyContent = "UI__Pg_EmptyContent";
|
|
|
+ public static string UI__Pg_BadTitle = "UI__Pg_BadTitle";
|
|
|
+ public static string UI__Pg_BadContent = "UI__Pg_BadContent";
|
|
|
+ public static string UI__Pg_RepeatData = "UI__Pg_RepeatData";
|
|
|
+ public static string UI__Pg_RateDidntChange = "UI__Pg_RateDidntChange";
|
|
|
+ public static string UI__Ph_Tit = "UI__Ph_Tit";
|
|
|
+ public static string UI__Ph_Placeholder = "UI__Ph_Placeholder";
|
|
|
+ public static string UI__Ph_CommentLab = "UI__Ph_CommentLab";
|
|
|
+ public static string UI__Ph_ContentTitle = "UI__Ph_ContentTitle";
|
|
|
+ public static string UI__Ph_NicknameTitle = "UI__Ph_NicknameTitle";
|
|
|
+ public static string UI__Ph_CloseLab = "UI__Ph_CloseLab";
|
|
|
+ public static string UI__Pi_Title = "UI__Pi_Title";
|
|
|
+ public static string UI__Pi_HomePage = "UI__Pi_HomePage";
|
|
|
+ public static string UI__Pi_TitleTip = "UI__Pi_TitleTip";
|
|
|
+ public static string UI__Pi_ContentTip = "UI__Pi_ContentTip";
|
|
|
+ public static string UI__Pi_BuyAllTip = "UI__Pi_BuyAllTip";
|
|
|
+ public static string UI__Pi_Share = "UI__Pi_Share";
|
|
|
+ public static string UI__Q_Tit = "UI__Q_Tit";
|
|
|
+ public static string UI__Q_Placeholder = "UI__Q_Placeholder";
|
|
|
+ public static string UI__Q_CommentLab = "UI__Q_CommentLab";
|
|
|
+ public static string UI__Q_ContentTitle = "UI__Q_ContentTitle";
|
|
|
+ public static string UI__Q_NicknameTitle = "UI__Q_NicknameTitle";
|
|
|
+ public static string UI__Q_FriendFilterTitle = "UI__Q_FriendFilterTitle";
|
|
|
+ public static string UI__Q_CloseLab = "UI__Q_CloseLab";
|
|
|
+ public static string UI__Q_CommentTip = "UI__Q_CommentTip";
|
|
|
+ public static string UI__Q_CommentDone = "UI__Q_CommentDone";
|
|
|
+ public static string UI__Q_CommentFail = "UI__Q_CommentFail";
|
|
|
+ public static string UI__R_Tit = "UI__R_Tit";
|
|
|
+ public static string UI__N_Lab = "UI__N_Lab";
|
|
|
+ public static string UI__N_FormerPlayerButtonText = "UI__N_FormerPlayerButtonText";
|
|
|
+ public static string UI__I_Lab = "UI__I_Lab";
|
|
|
+ public static string UI__S_Tit = "UI__S_Tit";
|
|
|
+ public static string UI__T_Tit = "UI__T_Tit";
|
|
|
+ public static string UI__T_TooLong = "UI__T_TooLong";
|
|
|
+ public static string UI__T_AllWhiteSpace = "UI__T_AllWhiteSpace";
|
|
|
+ public static string UI__T_Checking = "UI__T_Checking";
|
|
|
+ public static string UI__T_RepeatName = "UI__T_RepeatName";
|
|
|
+ public static string UI__U_Lab = "UI__U_Lab";
|
|
|
+ public static string UI__U_WarningTitle = "UI__U_WarningTitle";
|
|
|
+ public static string UI__X_Self = "UI__X_Self";
|
|
|
+ public static string UI__Y_GuessNumberDesc = "UI__Y_GuessNumberDesc";
|
|
|
+ public static string UI__Y_GuessColorDesc = "UI__Y_GuessColorDesc";
|
|
|
+ public static string UI__Y_GuessWrong = "UI__Y_GuessWrong";
|
|
|
+ public static string UI__Y_OutOfChance = "UI__Y_OutOfChance";
|
|
|
+ public static string UI__Y_SoldOut = "UI__Y_SoldOut";
|
|
|
+ public static string UI__Y_Unactive = "UI__Y_Unactive";
|
|
|
+ public static string UI__Y_Refund = "UI__Y_Refund";
|
|
|
+ public static string UI__Yb_Minimum = "UI__Yb_Minimum";
|
|
|
+ public static string UI__Yb_GuessNumber = "UI__Yb_GuessNumber";
|
|
|
+ public static string UI__Yb_GuessColor = "UI__Yb_GuessColor";
|
|
|
+ public static string UI__Yb_Lucky = "UI__Yb_Lucky";
|
|
|
+ public static string UI__Yb_GuessNumberDesc = "UI__Yb_GuessNumberDesc";
|
|
|
+ public static string UI__Yb_GuessColorDesc = "UI__Yb_GuessColorDesc";
|
|
|
+ public static string UI__Yb_LuckyDesc = "UI__Yb_LuckyDesc";
|
|
|
+ public static string UI__Yb_SliderTit = "UI__Yb_SliderTit";
|
|
|
+ public static string UI__Yb_SliderValueLab = "UI__Yb_SliderValueLab";
|
|
|
+ public static string UI__Yb_Tit = "UI__Yb_Tit";
|
|
|
+ public static string UI__Z_InfoLab0 = "UI__Z_InfoLab0";
|
|
|
+ public static string UI__Z_InfoLab1 = "UI__Z_InfoLab1";
|
|
|
+ public static string UI__Z_InfoLab2 = "UI__Z_InfoLab2";
|
|
|
+ public static string UI__Z_InfoLab3 = "UI__Z_InfoLab3";
|
|
|
+ public static string UI__Z_InfoLab4 = "UI__Z_InfoLab4";
|
|
|
+ public static string UI__Z_InfoLab5 = "UI__Z_InfoLab5";
|
|
|
+ public static string UI__Z_Closing = "UI__Z_Closing";
|
|
|
+ public static string UI__Z_Permanent = "UI__Z_Permanent";
|
|
|
+ public static string UI__Z_CreateLab = "UI__Z_CreateLab";
|
|
|
+ public static string UI__Z_Running = "UI__Z_Running";
|
|
|
+ public static string UI__Z_Full = "UI__Z_Full";
|
|
|
+ public static string UI__Z_Available = "UI__Z_Available";
|
|
|
+ public static string UI__Z_Join = "UI__Z_Join";
|
|
|
+ public static string UI__Z_RoomFull = "UI__Z_RoomFull";
|
|
|
+ public static string UI__Z_RoomExpire = "UI__Z_RoomExpire";
|
|
|
+ public static string UI__Z_Unknown = "UI__Z_Unknown";
|
|
|
+ public static string UI__Z_SystemRoomName = "UI__Z_SystemRoomName";
|
|
|
+ public static string UI__AA_DefaultName = "UI__AA_DefaultName";
|
|
|
+ public static string UI__AA_BtnLab = "UI__AA_BtnLab";
|
|
|
+ public static string UI__AA_AllWhiteSpace = "UI__AA_AllWhiteSpace";
|
|
|
+ public static string UI__AA_TooLong = "UI__AA_TooLong";
|
|
|
+ public static string UI__AA_SendRequest = "UI__AA_SendRequest";
|
|
|
+ public static string UI__AA_CreateSucceed = "UI__AA_CreateSucceed";
|
|
|
+ public static string UI__AA_CreateError = "UI__AA_CreateError";
|
|
|
+ public static string UI__AA_Cost = "UI__AA_Cost";
|
|
|
+ public static string UI__AA_Lab = "UI__AA_Lab";
|
|
|
+ public static string UI__AA_NoEnoughDiamond = "UI__AA_NoEnoughDiamond";
|
|
|
+ public static string UI__AA_Create = "UI__AA_Create";
|
|
|
+ public static string UI__AAa_Tit = "UI__AAa_Tit";
|
|
|
+ public static string UI__AAa_Value = "UI__AAa_Value";
|
|
|
+ public static string UI__AAb_Tit = "UI__AAb_Tit";
|
|
|
+ public static string UI__AAb_Value = "UI__AAb_Value";
|
|
|
+ public static string UI__AB_RechargeGiftTitle = "UI__AB_RechargeGiftTitle";
|
|
|
+ public static string UI__Loading = "UI__Loading";
|
|
|
+ public static string UI__LoadFailed = "UI__LoadFailed";
|
|
|
+ public static string UI__LoadSucceed = "UI__LoadSucceed";
|
|
|
+ public static string UI__NoMore = "UI__NoMore";
|
|
|
+ public static string UI__MostPopular = "UI__MostPopular";
|
|
|
+ public static string UI__HighestValue = "UI__HighestValue";
|
|
|
+ public static string UI__JoinRoomFailed = "UI__JoinRoomFailed";
|
|
|
+ public static string UI__CannotEmpty = "UI__CannotEmpty";
|
|
|
+ public static string UI__Unnamed = "UI__Unnamed";
|
|
|
+ public static string UI__DontSendAgain = "UI__DontSendAgain";
|
|
|
+ public static string UI__GetThanksGiftInfoFailed = "UI__GetThanksGiftInfoFailed";
|
|
|
+ public static string UI__AC_Title = "UI__AC_Title";
|
|
|
+ public static string UI__AC_ChangeButtonTitle = "UI__AC_ChangeButtonTitle";
|
|
|
+ public static string UI__AC_ConfirmButtonTitle = "UI__AC_ConfirmButtonTitle";
|
|
|
+ public static string UI__AD_Title = "UI__AD_Title";
|
|
|
+ public static string UI__AD_CoinCDDescription = "UI__AD_CoinCDDescription";
|
|
|
+ public static string UI__AD_DiamondCDDescription = "UI__AD_DiamondCDDescription";
|
|
|
+ public static string UI__AD_ComfirmButtonTitle = "UI__AD_ComfirmButtonTitle";
|
|
|
+ public static string UI__AE_Title = "UI__AE_Title";
|
|
|
+ public static string UI__AE_FilterTitle = "UI__AE_FilterTitle";
|
|
|
+ public static string UI__AE_Nickname = "UI__AE_Nickname";
|
|
|
+ public static string UI__AE_JoinedTimeTitle = "UI__AE_JoinedTimeTitle";
|
|
|
+ public static string UI__AE_JoinedTime0 = "UI__AE_JoinedTime0";
|
|
|
+ public static string UI__AE_JoinedTime1 = "UI__AE_JoinedTime1";
|
|
|
+ public static string UI__AE_CloseTitle = "UI__AE_CloseTitle";
|
|
|
+ public static string UI__AE_FriendPanelButtonTitle = "UI__AE_FriendPanelButtonTitle";
|
|
|
+ public static string UI__AF_NicknameTitle = "UI__AF_NicknameTitle";
|
|
|
+ public static string UI__AF_ContentTitle = "UI__AF_ContentTitle";
|
|
|
+ public static string UI__AF_CloseButtonTitle = "UI__AF_CloseButtonTitle";
|
|
|
+ public static string UI__AF_ApplicantTitle = "UI__AF_ApplicantTitle";
|
|
|
+ public static string UI__AF_PanelTitle = "UI__AF_PanelTitle";
|
|
|
+ public static string UI__AF_AcceptAllButtonTitle = "UI__AF_AcceptAllButtonTitle";
|
|
|
+ public static string UI__AF_AddFriendTitle = "UI__AF_AddFriendTitle";
|
|
|
+ public static string UI__AG_Title = "UI__AG_Title";
|
|
|
+ public static string UI__AG_SearchButtonTitle = "UI__AG_SearchButtonTitle";
|
|
|
+ public static string UI__AG_TipTitle0 = "UI__AG_TipTitle0";
|
|
|
+ public static string UI__AG_TipTitle1 = "UI__AG_TipTitle1";
|
|
|
+ public static string UI__AG_TipTitle2 = "UI__AG_TipTitle2";
|
|
|
+ public static string UI__AG_ChangeButtonTitle = "UI__AG_ChangeButtonTitle";
|
|
|
+ public static string UI__AG_SendApplySucceed = "UI__AG_SendApplySucceed";
|
|
|
+ public static string UI__AG_ConnectError = "UI__AG_ConnectError";
|
|
|
+ public static string UI__AG_ApplyButtonTitle = "UI__AG_ApplyButtonTitle";
|
|
|
+ public static string UI__AG_SearchNameEmpty = "UI__AG_SearchNameEmpty";
|
|
|
+ public static string UI__AH_NewApplicant = "UI__AH_NewApplicant";
|
|
|
+ public static string UI__AH_NewMessage = "UI__AH_NewMessage";
|
|
|
+ public static string UI__AH_NicknameTitle = "UI__AH_NicknameTitle";
|
|
|
+ public static string UI__AH_ContentTitle = "UI__AH_ContentTitle";
|
|
|
+ public static string UI__AH_TimeTitle = "UI__AH_TimeTitle";
|
|
|
+ public static string UI__AH_PanelTitle = "UI__AH_PanelTitle";
|
|
|
+ public static string UI__AH_PlaceholderTitle = "UI__AH_PlaceholderTitle";
|
|
|
+ public static string UI__AH_SendMessageButtonTitle = "UI__AH_SendMessageButtonTitle";
|
|
|
+ public static string UI__AH_CloseButtonTitle = "UI__AH_CloseButtonTitle";
|
|
|
+ public static string UI__AH_Loading = "UI__AH_Loading";
|
|
|
+ public static string UI__AH_LoadSucceed = "UI__AH_LoadSucceed";
|
|
|
+ public static string UI__AH_LoadFailed = "UI__AH_LoadFailed";
|
|
|
+ public static string UI__AH_PrivateMessageEmpty = "UI__AH_PrivateMessageEmpty";
|
|
|
+ public static string UI__AH_SendPrivateMessageFailed = "UI__AH_SendPrivateMessageFailed";
|
|
|
+ public static string UI__AH_Current = "UI__AH_Current";
|
|
|
+ public static string UI__AK_Desc = "UI__AK_Desc";
|
|
|
+ public static string FriendItem = "FriendItem";
|
|
|
+ public static string FriendItem__SendMessageButtonText = "FriendItem__SendMessageButtonText";
|
|
|
+ public static string FriendItem__DeleteButtonText = "FriendItem__DeleteButtonText";
|
|
|
+ public static string FriendItem__DeleteWarning = "FriendItem__DeleteWarning";
|
|
|
+ public static string ApplicantItem = "ApplicantItem";
|
|
|
+ public static string ApplicantItem__SecondsAgo = "ApplicantItem__SecondsAgo";
|
|
|
+ public static string ApplicantItem__MinutesAgo = "ApplicantItem__MinutesAgo";
|
|
|
+ public static string ApplicantItem__HoursAgo = "ApplicantItem__HoursAgo";
|
|
|
+ public static string ApplicantItem__DaysAgo = "ApplicantItem__DaysAgo";
|
|
|
+ public static string ApplicantItem__Accept = "ApplicantItem__Accept";
|
|
|
+ public static string ApplicantItem__Deny = "ApplicantItem__Deny";
|
|
|
+ public static string ApplicantItem__ConnectError = "ApplicantItem__ConnectError";
|
|
|
+ public static string ApplicantItem__FriendFullSelf = "ApplicantItem__FriendFullSelf";
|
|
|
+ public static string ApplicantItem__FriendFullOther = "ApplicantItem__FriendFullOther";
|
|
|
+ public static string ApplicantItem__AcceptFriendSucceed = "ApplicantItem__AcceptFriendSucceed";
|
|
|
+ public static string CommentItem = "CommentItem";
|
|
|
+ public static string CommentItem__AddFriend = "CommentItem__AddFriend";
|
|
|
+ public static string CommentItem__SendMessage = "CommentItem__SendMessage";
|
|
|
+ public static string CommentItem__Me = "CommentItem__Me";
|
|
|
+ public static string PlazaroomMemberItem = "PlazaroomMemberItem";
|
|
|
+ public static string PlazaroomMemberItem__AddFriend = "PlazaroomMemberItem__AddFriend";
|
|
|
+ public static string PlazaroomMemberItem__SendMessage = "PlazaroomMemberItem__SendMessage";
|
|
|
+ public static string PlazaroomMemberItem__VisitWarning = "PlazaroomMemberItem__VisitWarning";
|
|
|
+ public static string PlazaroomMemberItem__SendApplySucceed = "PlazaroomMemberItem__SendApplySucceed";
|
|
|
+ public static string PlazaroomMemberItem__ConnectError = "PlazaroomMemberItem__ConnectError";
|
|
|
+ public static string PlazaroomMemberItem__SendMessageSucceed = "PlazaroomMemberItem__SendMessageSucceed";
|
|
|
+ public static string FlowerName = "FlowerName";
|
|
|
+ public static string FlowerName__Flower0 = "FlowerName__Flower0";
|
|
|
+ public static string FlowerName__Flower1 = "FlowerName__Flower1";
|
|
|
+ public static string FlowerName__Flower2 = "FlowerName__Flower2";
|
|
|
+ public static string FlowerName__Flower3 = "FlowerName__Flower3";
|
|
|
+ public static string FlowerName__Flower4 = "FlowerName__Flower4";
|
|
|
+ public static string FlowerName__Flower5 = "FlowerName__Flower5";
|
|
|
+ public static string FlowerName__Flower6 = "FlowerName__Flower6";
|
|
|
+ public static string FlowerName__Flower7 = "FlowerName__Flower7";
|
|
|
+ public static string FlowerName__Flower8 = "FlowerName__Flower8";
|
|
|
+ public static string FlowerName__Flower9 = "FlowerName__Flower9";
|
|
|
+ public static string FlowerName__Flower10 = "FlowerName__Flower10";
|
|
|
+ public static string FlowerName__Flower11 = "FlowerName__Flower11";
|
|
|
+ public static string FlowerName__Flower12 = "FlowerName__Flower12";
|
|
|
+ public static string FlowerName__Flower13 = "FlowerName__Flower13";
|
|
|
+ public static string FlowerName__Flower14 = "FlowerName__Flower14";
|
|
|
+ public static string FlowerName__Flower15 = "FlowerName__Flower15";
|
|
|
+ public static string FlowerName__Flower16 = "FlowerName__Flower16";
|
|
|
+ public static string FlowerName__Flower17 = "FlowerName__Flower17";
|
|
|
+ public static string FlowerName__Flower18 = "FlowerName__Flower18";
|
|
|
+ public static string FlowerName__Flower19 = "FlowerName__Flower19";
|
|
|
+ public static string FlowerName__Flower20 = "FlowerName__Flower20";
|
|
|
+ public static string FlowerName__Flower21 = "FlowerName__Flower21";
|
|
|
+ public static string FlowerName__Flower22 = "FlowerName__Flower22";
|
|
|
+ public static string FlowerName__Flower23 = "FlowerName__Flower23";
|
|
|
+ public static string FlowerName__Flower24 = "FlowerName__Flower24";
|
|
|
+ public static string FlowerName__Flower25 = "FlowerName__Flower25";
|
|
|
+ public static string FlowerName__Flower26 = "FlowerName__Flower26";
|
|
|
+ public static string FlowerName__Flower27 = "FlowerName__Flower27";
|
|
|
+ public static string FlowerName__Flower28 = "FlowerName__Flower28";
|
|
|
+ public static string FlowerName__Flower29 = "FlowerName__Flower29";
|
|
|
+ public static string FlowerName__Flower30 = "FlowerName__Flower30";
|
|
|
+ public static string FlowerName__Flower31 = "FlowerName__Flower31";
|
|
|
+ public static string FlowerName__Flower32 = "FlowerName__Flower32";
|
|
|
+ public static string FlowerName__Flower33 = "FlowerName__Flower33";
|
|
|
+ public static string FlowerName__Flower34 = "FlowerName__Flower34";
|
|
|
+ public static string FlowerName__Flower35 = "FlowerName__Flower35";
|
|
|
+ public static string FlowerName__Flower36 = "FlowerName__Flower36";
|
|
|
+ public static string FlowerName__Flower37 = "FlowerName__Flower37";
|
|
|
+ public static string FlowerName__Flower38 = "FlowerName__Flower38";
|
|
|
+ public static string FlowerName__Flower39 = "FlowerName__Flower39";
|
|
|
+ public static string FlowerName__Flower40 = "FlowerName__Flower40";
|
|
|
+ public static string FlowerName__Flower41 = "FlowerName__Flower41";
|
|
|
+ public static string FlowerName__Flower42 = "FlowerName__Flower42";
|
|
|
+ public static string FlowerName__Flower43 = "FlowerName__Flower43";
|
|
|
+ public static string FlowerName__Flower44 = "FlowerName__Flower44";
|
|
|
+ public static string FlowerName__Flower45 = "FlowerName__Flower45";
|
|
|
+ public static string FlowerName__Flower46 = "FlowerName__Flower46";
|
|
|
+ public static string FlowerName__Flower47 = "FlowerName__Flower47";
|
|
|
+ public static string FlowerName__Flower48 = "FlowerName__Flower48";
|
|
|
+ public static string FlowerName__Flower49 = "FlowerName__Flower49";
|
|
|
+ public static string FlowerName__Flower50 = "FlowerName__Flower50";
|
|
|
+ public static string FlowerColor = "FlowerColor";
|
|
|
+ public static string FlowerColor__Flower0 = "FlowerColor__Flower0";
|
|
|
+ public static string FlowerColor__Flower1 = "FlowerColor__Flower1";
|
|
|
+ public static string FlowerColor__Flower2 = "FlowerColor__Flower2";
|
|
|
+ public static string FlowerColor__Flower3 = "FlowerColor__Flower3";
|
|
|
+ public static string FlowerColor__Flower4 = "FlowerColor__Flower4";
|
|
|
+ public static string FlowerColor__Flower5 = "FlowerColor__Flower5";
|
|
|
+ public static string FlowerColor__Flower6 = "FlowerColor__Flower6";
|
|
|
+ public static string FlowerColor__Flower7 = "FlowerColor__Flower7";
|
|
|
+ public static string FlowerColor__Flower8 = "FlowerColor__Flower8";
|
|
|
+ public static string FlowerColor__Flower9 = "FlowerColor__Flower9";
|
|
|
+ public static string FlowerColor__Flower10 = "FlowerColor__Flower10";
|
|
|
+ public static string FlowerColor__Flower11 = "FlowerColor__Flower11";
|
|
|
+ public static string FlowerColor__Flower12 = "FlowerColor__Flower12";
|
|
|
+ public static string FlowerColor__Flower13 = "FlowerColor__Flower13";
|
|
|
+ public static string FlowerColor__Flower14 = "FlowerColor__Flower14";
|
|
|
+ public static string FlowerColor__Flower15 = "FlowerColor__Flower15";
|
|
|
+ public static string FlowerColor__Flower16 = "FlowerColor__Flower16";
|
|
|
+ public static string FlowerColor__Flower17 = "FlowerColor__Flower17";
|
|
|
+ public static string FlowerColor__Flower18 = "FlowerColor__Flower18";
|
|
|
+ public static string FlowerColor__Flower19 = "FlowerColor__Flower19";
|
|
|
+ public static string FlowerColor__Flower20 = "FlowerColor__Flower20";
|
|
|
+ public static string FlowerColor__Flower21 = "FlowerColor__Flower21";
|
|
|
+ public static string FlowerColor__Flower22 = "FlowerColor__Flower22";
|
|
|
+ public static string FlowerColor__Flower23 = "FlowerColor__Flower23";
|
|
|
+ public static string FlowerColor__Flower24 = "FlowerColor__Flower24";
|
|
|
+ public static string FlowerColor__Flower25 = "FlowerColor__Flower25";
|
|
|
+ public static string FlowerColor__Flower26 = "FlowerColor__Flower26";
|
|
|
+ public static string FlowerColor__Flower27 = "FlowerColor__Flower27";
|
|
|
+ public static string FlowerColor__Flower28 = "FlowerColor__Flower28";
|
|
|
+ public static string FlowerColor__Flower29 = "FlowerColor__Flower29";
|
|
|
+ public static string FlowerColor__Flower30 = "FlowerColor__Flower30";
|
|
|
+ public static string FlowerColor__Flower31 = "FlowerColor__Flower31";
|
|
|
+ public static string FlowerColor__Flower32 = "FlowerColor__Flower32";
|
|
|
+ public static string FlowerColor__Flower33 = "FlowerColor__Flower33";
|
|
|
+ public static string FlowerColor__Flower34 = "FlowerColor__Flower34";
|
|
|
+ public static string FlowerColor__Flower35 = "FlowerColor__Flower35";
|
|
|
+ public static string FlowerColor__Flower36 = "FlowerColor__Flower36";
|
|
|
+ public static string FlowerColor__Flower37 = "FlowerColor__Flower37";
|
|
|
+ public static string FlowerColor__Flower38 = "FlowerColor__Flower38";
|
|
|
+ public static string FlowerColor__Flower39 = "FlowerColor__Flower39";
|
|
|
+ public static string FlowerColor__Flower40 = "FlowerColor__Flower40";
|
|
|
+ public static string FlowerColor__Flower41 = "FlowerColor__Flower41";
|
|
|
+ public static string FlowerColor__Flower42 = "FlowerColor__Flower42";
|
|
|
+ public static string FlowerColor__Flower43 = "FlowerColor__Flower43";
|
|
|
+ public static string FlowerColor__Flower44 = "FlowerColor__Flower44";
|
|
|
+ public static string FlowerColor__Flower45 = "FlowerColor__Flower45";
|
|
|
+ public static string FlowerColor__Flower46 = "FlowerColor__Flower46";
|
|
|
+ public static string FlowerColor__Flower47 = "FlowerColor__Flower47";
|
|
|
+ public static string FlowerColor__Flower48 = "FlowerColor__Flower48";
|
|
|
+ public static string FlowerColor__Flower49 = "FlowerColor__Flower49";
|
|
|
+ public static string FlowerColor__Flower50 = "FlowerColor__Flower50";
|
|
|
+ public static string SkillName = "SkillName";
|
|
|
+ public static string SkillName__Pack1 = "SkillName__Pack1";
|
|
|
+ public static string SkillName__Pack2 = "SkillName__Pack2";
|
|
|
+ public static string SkillName__Pack3 = "SkillName__Pack3";
|
|
|
+ public static string SkillName__Pack4 = "SkillName__Pack4";
|
|
|
+ public static string SkillName__Pack5 = "SkillName__Pack5";
|
|
|
+ public static string SkillName__Pack6 = "SkillName__Pack6";
|
|
|
+ public static string SkillName__Pack7 = "SkillName__Pack7";
|
|
|
+ public static string SkillName__Pack8 = "SkillName__Pack8";
|
|
|
+ public static string SkillName__Pack9 = "SkillName__Pack9";
|
|
|
+ public static string SkillName__Pack10 = "SkillName__Pack10";
|
|
|
+ public static string SkillName__Pack11 = "SkillName__Pack11";
|
|
|
+ public static string SkillName__Pack12 = "SkillName__Pack12";
|
|
|
+ public static string SkillName__Ability1 = "SkillName__Ability1";
|
|
|
+ public static string SkillName__Ability2 = "SkillName__Ability2";
|
|
|
+ public static string SkillName__Ability3 = "SkillName__Ability3";
|
|
|
+ public static string SkillName__Ability4 = "SkillName__Ability4";
|
|
|
+ public static string SkillName__Ability5 = "SkillName__Ability5";
|
|
|
+ public static string SkillName__Ability6 = "SkillName__Ability6";
|
|
|
+ public static string SkillName__Ability7 = "SkillName__Ability7";
|
|
|
+ public static string SkillName__Ability8 = "SkillName__Ability8";
|
|
|
+ public static string SkillName__Ability9 = "SkillName__Ability9";
|
|
|
+ public static string SkillName__Ability10 = "SkillName__Ability10";
|
|
|
+ public static string SkillName__Ability11 = "SkillName__Ability11";
|
|
|
+ public static string SkillName__Ability12 = "SkillName__Ability12";
|
|
|
+ public static string SkillName__Ability13 = "SkillName__Ability13";
|
|
|
+ public static string SkillName__Ability14 = "SkillName__Ability14";
|
|
|
+ public static string SkillName__Ability15 = "SkillName__Ability15";
|
|
|
+ public static string SkillName__Ability16 = "SkillName__Ability16";
|
|
|
+ public static string SkillName__Ability17 = "SkillName__Ability17";
|
|
|
+ public static string SkillName__Ability18 = "SkillName__Ability18";
|
|
|
+ public static string SkillName__Ability19 = "SkillName__Ability19";
|
|
|
+ public static string SkillName__Ability20 = "SkillName__Ability20";
|
|
|
+ public static string SkillName__Ability21 = "SkillName__Ability21";
|
|
|
+ public static string SkillName__Ability22 = "SkillName__Ability22";
|
|
|
+ public static string SkillName__Ability23 = "SkillName__Ability23";
|
|
|
+ public static string SkillName__Ability24 = "SkillName__Ability24";
|
|
|
+ public static string SkillName__Skill1 = "SkillName__Skill1";
|
|
|
+ public static string SkillName__Skill2 = "SkillName__Skill2";
|
|
|
+ public static string SkillName__Skill3 = "SkillName__Skill3";
|
|
|
+ public static string SkillName__Skill4 = "SkillName__Skill4";
|
|
|
+ public static string SkillName__Skill5 = "SkillName__Skill5";
|
|
|
+ public static string SkillName__Skill6 = "SkillName__Skill6";
|
|
|
+ public static string SkillName__Skill7 = "SkillName__Skill7";
|
|
|
+ public static string SkillDesc = "SkillDesc";
|
|
|
+ public static string SkillDesc__Pack1 = "SkillDesc__Pack1";
|
|
|
+ public static string SkillDesc__Pack2 = "SkillDesc__Pack2";
|
|
|
+ public static string SkillDesc__Pack3 = "SkillDesc__Pack3";
|
|
|
+ public static string SkillDesc__Pack4 = "SkillDesc__Pack4";
|
|
|
+ public static string SkillDesc__Pack5 = "SkillDesc__Pack5";
|
|
|
+ public static string SkillDesc__Pack6 = "SkillDesc__Pack6";
|
|
|
+ public static string SkillDesc__Pack7 = "SkillDesc__Pack7";
|
|
|
+ public static string SkillDesc__Pack8 = "SkillDesc__Pack8";
|
|
|
+ public static string SkillDesc__Pack9 = "SkillDesc__Pack9";
|
|
|
+ public static string SkillDesc__Pack10 = "SkillDesc__Pack10";
|
|
|
+ public static string SkillDesc__Pack11 = "SkillDesc__Pack11";
|
|
|
+ public static string SkillDesc__Pack12 = "SkillDesc__Pack12";
|
|
|
+ public static string SkillDesc__Ability1 = "SkillDesc__Ability1";
|
|
|
+ public static string SkillDesc__Ability2 = "SkillDesc__Ability2";
|
|
|
+ public static string SkillDesc__Ability3 = "SkillDesc__Ability3";
|
|
|
+ public static string SkillDesc__Ability4 = "SkillDesc__Ability4";
|
|
|
+ public static string SkillDesc__Ability5 = "SkillDesc__Ability5";
|
|
|
+ public static string SkillDesc__Ability6 = "SkillDesc__Ability6";
|
|
|
+ public static string SkillDesc__Ability7 = "SkillDesc__Ability7";
|
|
|
+ public static string SkillDesc__Ability8 = "SkillDesc__Ability8";
|
|
|
+ public static string SkillDesc__Ability9 = "SkillDesc__Ability9";
|
|
|
+ public static string SkillDesc__Ability10 = "SkillDesc__Ability10";
|
|
|
+ public static string SkillDesc__Ability11 = "SkillDesc__Ability11";
|
|
|
+ public static string SkillDesc__Ability12 = "SkillDesc__Ability12";
|
|
|
+ public static string SkillDesc__Ability13 = "SkillDesc__Ability13";
|
|
|
+ public static string SkillDesc__Ability14 = "SkillDesc__Ability14";
|
|
|
+ public static string SkillDesc__Ability15 = "SkillDesc__Ability15";
|
|
|
+ public static string SkillDesc__Ability16 = "SkillDesc__Ability16";
|
|
|
+ public static string SkillDesc__Ability17 = "SkillDesc__Ability17";
|
|
|
+ public static string SkillDesc__Ability18 = "SkillDesc__Ability18";
|
|
|
+ public static string SkillDesc__Ability19 = "SkillDesc__Ability19";
|
|
|
+ public static string SkillDesc__Ability20 = "SkillDesc__Ability20";
|
|
|
+ public static string SkillDesc__Ability21 = "SkillDesc__Ability21";
|
|
|
+ public static string SkillDesc__Ability22 = "SkillDesc__Ability22";
|
|
|
+ public static string SkillDesc__Ability23 = "SkillDesc__Ability23";
|
|
|
+ public static string SkillDesc__Ability24 = "SkillDesc__Ability24";
|
|
|
+ public static string SkillDesc__Skill1 = "SkillDesc__Skill1";
|
|
|
+ public static string SkillDesc__Skill2 = "SkillDesc__Skill2";
|
|
|
+ public static string SkillDesc__Skill3 = "SkillDesc__Skill3";
|
|
|
+ public static string SkillDesc__Skill4 = "SkillDesc__Skill4";
|
|
|
+ public static string SkillDesc__Skill5 = "SkillDesc__Skill5";
|
|
|
+ public static string SkillDesc__Skill6 = "SkillDesc__Skill6";
|
|
|
+ public static string Object = "Object";
|
|
|
+ public static string Object__FlowerItemG_Lab = "Object__FlowerItemG_Lab";
|
|
|
+ public static string Object__AchieveItem_BtnLab0 = "Object__AchieveItem_BtnLab0";
|
|
|
+ public static string Object__AchieveItem_BtnLab1 = "Object__AchieveItem_BtnLab1";
|
|
|
+ public static string Object__AchieveItem_BtnLab2 = "Object__AchieveItem_BtnLab2";
|
|
|
+ public static string Object__SlotSign = "Object__SlotSign";
|
|
|
+ public static string Object__Star = "Object__Star";
|
|
|
+ public static string Object__Chest = "Object__Chest";
|
|
|
+ public static string Common = "Common";
|
|
|
+ public static string Common__ContainSensitiveWord = "Common__ContainSensitiveWord";
|
|
|
+ public static string Common__Get = "Common__Get";
|
|
|
+ public static string Common__Coin = "Common__Coin";
|
|
|
+ public static string Common__Diamond = "Common__Diamond";
|
|
|
+ public static string Common__Confirm = "Common__Confirm";
|
|
|
+ public static string Common__Cancel = "Common__Cancel";
|
|
|
+ public static string Common__Close = "Common__Close";
|
|
|
+ public static string Common__AD = "Common__AD";
|
|
|
+ public static string Common__Cash = "Common__Cash";
|
|
|
+ public static string Common__Person = "Common__Person";
|
|
|
+ public static string Common__CoinPerson = "Common__CoinPerson";
|
|
|
+ public static string Common__Buff = "Common__Buff";
|
|
|
+ public static string Common__ShortCoin = "Common__ShortCoin";
|
|
|
+ public static string Common__NavigateCoin = "Common__NavigateCoin";
|
|
|
+ public static string Common__ShortDiamond = "Common__ShortDiamond";
|
|
|
+ public static string Common__NavigateDiamond = "Common__NavigateDiamond";
|
|
|
+ public static string Common__UnlockSlot = "Common__UnlockSlot";
|
|
|
+ public static string Common__QuitGame = "Common__QuitGame";
|
|
|
+ public static string Common__NoValidSlot = "Common__NoValidSlot";
|
|
|
+ public static string Common__Unlock = "Common__Unlock";
|
|
|
+ public static string Common__ShareTit = "Common__ShareTit";
|
|
|
+ public static string Common__ShareContent = "Common__ShareContent";
|
|
|
+ public static string Common__ScreenShotShareContent = "Common__ScreenShotShareContent";
|
|
|
+ public static string Common__ShareSuccess = "Common__ShareSuccess";
|
|
|
+ public static string Common__ShareFail = "Common__ShareFail";
|
|
|
+ public static string Common__IdenticalID = "Common__IdenticalID";
|
|
|
+ public static string Common__RecoverConfig = "Common__RecoverConfig";
|
|
|
+ public static string AchieveName = "AchieveName";
|
|
|
+ public static string AchieveName__Achieve1 = "AchieveName__Achieve1";
|
|
|
+ public static string AchieveName__Achieve2 = "AchieveName__Achieve2";
|
|
|
+ public static string AchieveName__Achieve3 = "AchieveName__Achieve3";
|
|
|
+ public static string AchieveName__Achieve4 = "AchieveName__Achieve4";
|
|
|
+ public static string AchieveName__Achieve5 = "AchieveName__Achieve5";
|
|
|
+ public static string AchieveName__Achieve6 = "AchieveName__Achieve6";
|
|
|
+ public static string AchieveName__Achieve21 = "AchieveName__Achieve21";
|
|
|
+ public static string AchieveName__Achieve22 = "AchieveName__Achieve22";
|
|
|
+ public static string AchieveName__Achieve23 = "AchieveName__Achieve23";
|
|
|
+ public static string AchieveName__Achieve24 = "AchieveName__Achieve24";
|
|
|
+ public static string AchieveName__Achieve25 = "AchieveName__Achieve25";
|
|
|
+ public static string AchieveName__Achieve26 = "AchieveName__Achieve26";
|
|
|
+ public static string AchieveName__Achieve41 = "AchieveName__Achieve41";
|
|
|
+ public static string AchieveName__Achieve42 = "AchieveName__Achieve42";
|
|
|
+ public static string AchieveName__Achieve43 = "AchieveName__Achieve43";
|
|
|
+ public static string AchieveName__Achieve44 = "AchieveName__Achieve44";
|
|
|
+ public static string AchieveName__Achieve45 = "AchieveName__Achieve45";
|
|
|
+ public static string AchieveName__Achieve46 = "AchieveName__Achieve46";
|
|
|
+ public static string AchieveName__Achieve61 = "AchieveName__Achieve61";
|
|
|
+ public static string AchieveName__Achieve62 = "AchieveName__Achieve62";
|
|
|
+ public static string AchieveName__Achieve63 = "AchieveName__Achieve63";
|
|
|
+ public static string AchieveName__Achieve64 = "AchieveName__Achieve64";
|
|
|
+ public static string AchieveName__Achieve65 = "AchieveName__Achieve65";
|
|
|
+ public static string AchieveName__Achieve66 = "AchieveName__Achieve66";
|
|
|
+ public static string AchieveName__Achieve81 = "AchieveName__Achieve81";
|
|
|
+ public static string AchieveName__Achieve82 = "AchieveName__Achieve82";
|
|
|
+ public static string AchieveName__Achieve83 = "AchieveName__Achieve83";
|
|
|
+ public static string AchieveName__Achieve84 = "AchieveName__Achieve84";
|
|
|
+ public static string AchieveName__Achieve85 = "AchieveName__Achieve85";
|
|
|
+ public static string AchieveName__Achieve86 = "AchieveName__Achieve86";
|
|
|
+ public static string AchieveName__Achieve101 = "AchieveName__Achieve101";
|
|
|
+ public static string AchieveName__Achieve102 = "AchieveName__Achieve102";
|
|
|
+ public static string AchieveName__Achieve103 = "AchieveName__Achieve103";
|
|
|
+ public static string AchieveName__Achieve104 = "AchieveName__Achieve104";
|
|
|
+ public static string AchieveName__Achieve105 = "AchieveName__Achieve105";
|
|
|
+ public static string AchieveName__Achieve106 = "AchieveName__Achieve106";
|
|
|
+ public static string AchieveName__Achieve121 = "AchieveName__Achieve121";
|
|
|
+ public static string AchieveName__Achieve122 = "AchieveName__Achieve122";
|
|
|
+ public static string AchieveName__Achieve123 = "AchieveName__Achieve123";
|
|
|
+ public static string AchieveName__Achieve124 = "AchieveName__Achieve124";
|
|
|
+ public static string AchieveName__Achieve125 = "AchieveName__Achieve125";
|
|
|
+ public static string AchieveName__Achieve126 = "AchieveName__Achieve126";
|
|
|
+ public static string AchieveName__Achieve141 = "AchieveName__Achieve141";
|
|
|
+ public static string AchieveName__Achieve142 = "AchieveName__Achieve142";
|
|
|
+ public static string AchieveName__Achieve143 = "AchieveName__Achieve143";
|
|
|
+ public static string AchieveName__Achieve144 = "AchieveName__Achieve144";
|
|
|
+ public static string AchieveName__Achieve145 = "AchieveName__Achieve145";
|
|
|
+ public static string AchieveName__Achieve146 = "AchieveName__Achieve146";
|
|
|
+ public static string AchieveName__Achieve161 = "AchieveName__Achieve161";
|
|
|
+ public static string AchieveName__Achieve162 = "AchieveName__Achieve162";
|
|
|
+ public static string AchieveName__Achieve163 = "AchieveName__Achieve163";
|
|
|
+ public static string AchieveName__Achieve164 = "AchieveName__Achieve164";
|
|
|
+ public static string AchieveName__Achieve165 = "AchieveName__Achieve165";
|
|
|
+ public static string AchieveName__Achieve166 = "AchieveName__Achieve166";
|
|
|
+ public static string AchieveName__Achieve181 = "AchieveName__Achieve181";
|
|
|
+ public static string AchieveName__Achieve182 = "AchieveName__Achieve182";
|
|
|
+ public static string AchieveName__Achieve183 = "AchieveName__Achieve183";
|
|
|
+ public static string AchieveName__Achieve184 = "AchieveName__Achieve184";
|
|
|
+ public static string AchieveName__Achieve185 = "AchieveName__Achieve185";
|
|
|
+ public static string AchieveName__Achieve186 = "AchieveName__Achieve186";
|
|
|
+ public static string AchieveName__Achieve187 = "AchieveName__Achieve187";
|
|
|
+ public static string AchieveName__Achieve188 = "AchieveName__Achieve188";
|
|
|
+ public static string AchieveName__Achieve201 = "AchieveName__Achieve201";
|
|
|
+ public static string AchieveName__Achieve202 = "AchieveName__Achieve202";
|
|
|
+ public static string AchieveName__Achieve203 = "AchieveName__Achieve203";
|
|
|
+ public static string AchieveName__Achieve204 = "AchieveName__Achieve204";
|
|
|
+ public static string AchieveName__Achieve205 = "AchieveName__Achieve205";
|
|
|
+ public static string AchieveName__Achieve206 = "AchieveName__Achieve206";
|
|
|
+ public static string AchieveName__Achieve221 = "AchieveName__Achieve221";
|
|
|
+ public static string AchieveName__Achieve222 = "AchieveName__Achieve222";
|
|
|
+ public static string AchieveName__Achieve223 = "AchieveName__Achieve223";
|
|
|
+ public static string AchieveName__Achieve224 = "AchieveName__Achieve224";
|
|
|
+ public static string AchieveName__Achieve225 = "AchieveName__Achieve225";
|
|
|
+ public static string AchieveName__Achieve226 = "AchieveName__Achieve226";
|
|
|
+ public static string AchieveName__Achieve241 = "AchieveName__Achieve241";
|
|
|
+ public static string AchieveName__Achieve242 = "AchieveName__Achieve242";
|
|
|
+ public static string AchieveName__Achieve243 = "AchieveName__Achieve243";
|
|
|
+ public static string AchieveName__Achieve244 = "AchieveName__Achieve244";
|
|
|
+ public static string AchieveName__Achieve245 = "AchieveName__Achieve245";
|
|
|
+ public static string AchieveName__Achieve246 = "AchieveName__Achieve246";
|
|
|
+ public static string AchieveName__Achieve261 = "AchieveName__Achieve261";
|
|
|
+ public static string AchieveName__Achieve262 = "AchieveName__Achieve262";
|
|
|
+ public static string AchieveName__Achieve263 = "AchieveName__Achieve263";
|
|
|
+ public static string AchieveName__Achieve264 = "AchieveName__Achieve264";
|
|
|
+ public static string AchieveName__Achieve265 = "AchieveName__Achieve265";
|
|
|
+ public static string AchieveName__Achieve266 = "AchieveName__Achieve266";
|
|
|
+ public static string AchieveName__Achieve281 = "AchieveName__Achieve281";
|
|
|
+ public static string AchieveName__Achieve282 = "AchieveName__Achieve282";
|
|
|
+ public static string AchieveName__Achieve283 = "AchieveName__Achieve283";
|
|
|
+ public static string AchieveName__Achieve284 = "AchieveName__Achieve284";
|
|
|
+ public static string AchieveName__Achieve285 = "AchieveName__Achieve285";
|
|
|
+ public static string AchieveName__Achieve286 = "AchieveName__Achieve286";
|
|
|
+ public static string AchieveName__Achieve301 = "AchieveName__Achieve301";
|
|
|
+ public static string AchieveName__Achieve302 = "AchieveName__Achieve302";
|
|
|
+ public static string AchieveName__Achieve303 = "AchieveName__Achieve303";
|
|
|
+ public static string AchieveName__Achieve304 = "AchieveName__Achieve304";
|
|
|
+ public static string AchieveName__Achieve305 = "AchieveName__Achieve305";
|
|
|
+ public static string AchieveName__Achieve306 = "AchieveName__Achieve306";
|
|
|
+ public static string AchieveName__Achieve321 = "AchieveName__Achieve321";
|
|
|
+ public static string AchieveName__Achieve322 = "AchieveName__Achieve322";
|
|
|
+ public static string AchieveName__Achieve323 = "AchieveName__Achieve323";
|
|
|
+ public static string AchieveName__Achieve324 = "AchieveName__Achieve324";
|
|
|
+ public static string AchieveName__Achieve325 = "AchieveName__Achieve325";
|
|
|
+ public static string AchieveName__Achieve326 = "AchieveName__Achieve326";
|
|
|
+ public static string AchieveName__Achieve341 = "AchieveName__Achieve341";
|
|
|
+ public static string AchieveName__Achieve342 = "AchieveName__Achieve342";
|
|
|
+ public static string AchieveName__Achieve343 = "AchieveName__Achieve343";
|
|
|
+ public static string AchieveName__Achieve344 = "AchieveName__Achieve344";
|
|
|
+ public static string AchieveName__Achieve345 = "AchieveName__Achieve345";
|
|
|
+ public static string AchieveName__Achieve346 = "AchieveName__Achieve346";
|
|
|
+ public static string AchieveName__Achieve361 = "AchieveName__Achieve361";
|
|
|
+ public static string AchieveName__Achieve362 = "AchieveName__Achieve362";
|
|
|
+ public static string AchieveName__Achieve363 = "AchieveName__Achieve363";
|
|
|
+ public static string AchieveName__Achieve364 = "AchieveName__Achieve364";
|
|
|
+ public static string AchieveName__Achieve365 = "AchieveName__Achieve365";
|
|
|
+ public static string AchieveName__Achieve366 = "AchieveName__Achieve366";
|
|
|
+ public static string AchieveName__Achieve381 = "AchieveName__Achieve381";
|
|
|
+ public static string AchieveName__Achieve382 = "AchieveName__Achieve382";
|
|
|
+ public static string AchieveName__Achieve383 = "AchieveName__Achieve383";
|
|
|
+ public static string AchieveName__Achieve384 = "AchieveName__Achieve384";
|
|
|
+ public static string AchieveName__Achieve385 = "AchieveName__Achieve385";
|
|
|
+ public static string AchieveName__Achieve386 = "AchieveName__Achieve386";
|
|
|
+ public static string AchieveDesc = "AchieveDesc";
|
|
|
+ public static string AchieveDesc__Achieve1 = "AchieveDesc__Achieve1";
|
|
|
+ public static string AchieveDesc__Achieve2 = "AchieveDesc__Achieve2";
|
|
|
+ public static string AchieveDesc__Achieve3 = "AchieveDesc__Achieve3";
|
|
|
+ public static string AchieveDesc__Achieve4 = "AchieveDesc__Achieve4";
|
|
|
+ public static string AchieveDesc__Achieve5 = "AchieveDesc__Achieve5";
|
|
|
+ public static string AchieveDesc__Achieve6 = "AchieveDesc__Achieve6";
|
|
|
+ public static string AchieveDesc__Achieve21 = "AchieveDesc__Achieve21";
|
|
|
+ public static string AchieveDesc__Achieve22 = "AchieveDesc__Achieve22";
|
|
|
+ public static string AchieveDesc__Achieve23 = "AchieveDesc__Achieve23";
|
|
|
+ public static string AchieveDesc__Achieve24 = "AchieveDesc__Achieve24";
|
|
|
+ public static string AchieveDesc__Achieve25 = "AchieveDesc__Achieve25";
|
|
|
+ public static string AchieveDesc__Achieve26 = "AchieveDesc__Achieve26";
|
|
|
+ public static string AchieveDesc__Achieve41 = "AchieveDesc__Achieve41";
|
|
|
+ public static string AchieveDesc__Achieve42 = "AchieveDesc__Achieve42";
|
|
|
+ public static string AchieveDesc__Achieve43 = "AchieveDesc__Achieve43";
|
|
|
+ public static string AchieveDesc__Achieve44 = "AchieveDesc__Achieve44";
|
|
|
+ public static string AchieveDesc__Achieve45 = "AchieveDesc__Achieve45";
|
|
|
+ public static string AchieveDesc__Achieve46 = "AchieveDesc__Achieve46";
|
|
|
+ public static string AchieveDesc__Achieve61 = "AchieveDesc__Achieve61";
|
|
|
+ public static string AchieveDesc__Achieve62 = "AchieveDesc__Achieve62";
|
|
|
+ public static string AchieveDesc__Achieve63 = "AchieveDesc__Achieve63";
|
|
|
+ public static string AchieveDesc__Achieve64 = "AchieveDesc__Achieve64";
|
|
|
+ public static string AchieveDesc__Achieve65 = "AchieveDesc__Achieve65";
|
|
|
+ public static string AchieveDesc__Achieve66 = "AchieveDesc__Achieve66";
|
|
|
+ public static string AchieveDesc__Achieve81 = "AchieveDesc__Achieve81";
|
|
|
+ public static string AchieveDesc__Achieve82 = "AchieveDesc__Achieve82";
|
|
|
+ public static string AchieveDesc__Achieve83 = "AchieveDesc__Achieve83";
|
|
|
+ public static string AchieveDesc__Achieve84 = "AchieveDesc__Achieve84";
|
|
|
+ public static string AchieveDesc__Achieve85 = "AchieveDesc__Achieve85";
|
|
|
+ public static string AchieveDesc__Achieve86 = "AchieveDesc__Achieve86";
|
|
|
+ public static string AchieveDesc__Achieve101 = "AchieveDesc__Achieve101";
|
|
|
+ public static string AchieveDesc__Achieve102 = "AchieveDesc__Achieve102";
|
|
|
+ public static string AchieveDesc__Achieve103 = "AchieveDesc__Achieve103";
|
|
|
+ public static string AchieveDesc__Achieve104 = "AchieveDesc__Achieve104";
|
|
|
+ public static string AchieveDesc__Achieve105 = "AchieveDesc__Achieve105";
|
|
|
+ public static string AchieveDesc__Achieve106 = "AchieveDesc__Achieve106";
|
|
|
+ public static string AchieveDesc__Achieve121 = "AchieveDesc__Achieve121";
|
|
|
+ public static string AchieveDesc__Achieve122 = "AchieveDesc__Achieve122";
|
|
|
+ public static string AchieveDesc__Achieve123 = "AchieveDesc__Achieve123";
|
|
|
+ public static string AchieveDesc__Achieve124 = "AchieveDesc__Achieve124";
|
|
|
+ public static string AchieveDesc__Achieve125 = "AchieveDesc__Achieve125";
|
|
|
+ public static string AchieveDesc__Achieve126 = "AchieveDesc__Achieve126";
|
|
|
+ public static string AchieveDesc__Achieve141 = "AchieveDesc__Achieve141";
|
|
|
+ public static string AchieveDesc__Achieve142 = "AchieveDesc__Achieve142";
|
|
|
+ public static string AchieveDesc__Achieve143 = "AchieveDesc__Achieve143";
|
|
|
+ public static string AchieveDesc__Achieve144 = "AchieveDesc__Achieve144";
|
|
|
+ public static string AchieveDesc__Achieve145 = "AchieveDesc__Achieve145";
|
|
|
+ public static string AchieveDesc__Achieve146 = "AchieveDesc__Achieve146";
|
|
|
+ public static string AchieveDesc__Achieve161 = "AchieveDesc__Achieve161";
|
|
|
+ public static string AchieveDesc__Achieve162 = "AchieveDesc__Achieve162";
|
|
|
+ public static string AchieveDesc__Achieve163 = "AchieveDesc__Achieve163";
|
|
|
+ public static string AchieveDesc__Achieve164 = "AchieveDesc__Achieve164";
|
|
|
+ public static string AchieveDesc__Achieve165 = "AchieveDesc__Achieve165";
|
|
|
+ public static string AchieveDesc__Achieve166 = "AchieveDesc__Achieve166";
|
|
|
+ public static string AchieveDesc__Achieve181 = "AchieveDesc__Achieve181";
|
|
|
+ public static string AchieveDesc__Achieve182 = "AchieveDesc__Achieve182";
|
|
|
+ public static string AchieveDesc__Achieve183 = "AchieveDesc__Achieve183";
|
|
|
+ public static string AchieveDesc__Achieve184 = "AchieveDesc__Achieve184";
|
|
|
+ public static string AchieveDesc__Achieve185 = "AchieveDesc__Achieve185";
|
|
|
+ public static string AchieveDesc__Achieve186 = "AchieveDesc__Achieve186";
|
|
|
+ public static string AchieveDesc__Achieve187 = "AchieveDesc__Achieve187";
|
|
|
+ public static string AchieveDesc__Achieve188 = "AchieveDesc__Achieve188";
|
|
|
+ public static string AchieveDesc__Achieve201 = "AchieveDesc__Achieve201";
|
|
|
+ public static string AchieveDesc__Achieve202 = "AchieveDesc__Achieve202";
|
|
|
+ public static string AchieveDesc__Achieve203 = "AchieveDesc__Achieve203";
|
|
|
+ public static string AchieveDesc__Achieve204 = "AchieveDesc__Achieve204";
|
|
|
+ public static string AchieveDesc__Achieve205 = "AchieveDesc__Achieve205";
|
|
|
+ public static string AchieveDesc__Achieve206 = "AchieveDesc__Achieve206";
|
|
|
+ public static string AchieveDesc__Achieve221 = "AchieveDesc__Achieve221";
|
|
|
+ public static string AchieveDesc__Achieve222 = "AchieveDesc__Achieve222";
|
|
|
+ public static string AchieveDesc__Achieve223 = "AchieveDesc__Achieve223";
|
|
|
+ public static string AchieveDesc__Achieve224 = "AchieveDesc__Achieve224";
|
|
|
+ public static string AchieveDesc__Achieve225 = "AchieveDesc__Achieve225";
|
|
|
+ public static string AchieveDesc__Achieve226 = "AchieveDesc__Achieve226";
|
|
|
+ public static string AchieveDesc__Achieve241 = "AchieveDesc__Achieve241";
|
|
|
+ public static string AchieveDesc__Achieve242 = "AchieveDesc__Achieve242";
|
|
|
+ public static string AchieveDesc__Achieve243 = "AchieveDesc__Achieve243";
|
|
|
+ public static string AchieveDesc__Achieve244 = "AchieveDesc__Achieve244";
|
|
|
+ public static string AchieveDesc__Achieve245 = "AchieveDesc__Achieve245";
|
|
|
+ public static string AchieveDesc__Achieve246 = "AchieveDesc__Achieve246";
|
|
|
+ public static string AchieveDesc__Achieve261 = "AchieveDesc__Achieve261";
|
|
|
+ public static string AchieveDesc__Achieve262 = "AchieveDesc__Achieve262";
|
|
|
+ public static string AchieveDesc__Achieve263 = "AchieveDesc__Achieve263";
|
|
|
+ public static string AchieveDesc__Achieve264 = "AchieveDesc__Achieve264";
|
|
|
+ public static string AchieveDesc__Achieve265 = "AchieveDesc__Achieve265";
|
|
|
+ public static string AchieveDesc__Achieve266 = "AchieveDesc__Achieve266";
|
|
|
+ public static string AchieveDesc__Achieve281 = "AchieveDesc__Achieve281";
|
|
|
+ public static string AchieveDesc__Achieve282 = "AchieveDesc__Achieve282";
|
|
|
+ public static string AchieveDesc__Achieve283 = "AchieveDesc__Achieve283";
|
|
|
+ public static string AchieveDesc__Achieve284 = "AchieveDesc__Achieve284";
|
|
|
+ public static string AchieveDesc__Achieve285 = "AchieveDesc__Achieve285";
|
|
|
+ public static string AchieveDesc__Achieve286 = "AchieveDesc__Achieve286";
|
|
|
+ public static string AchieveDesc__Achieve301 = "AchieveDesc__Achieve301";
|
|
|
+ public static string AchieveDesc__Achieve302 = "AchieveDesc__Achieve302";
|
|
|
+ public static string AchieveDesc__Achieve303 = "AchieveDesc__Achieve303";
|
|
|
+ public static string AchieveDesc__Achieve304 = "AchieveDesc__Achieve304";
|
|
|
+ public static string AchieveDesc__Achieve305 = "AchieveDesc__Achieve305";
|
|
|
+ public static string AchieveDesc__Achieve306 = "AchieveDesc__Achieve306";
|
|
|
+ public static string AchieveDesc__Achieve321 = "AchieveDesc__Achieve321";
|
|
|
+ public static string AchieveDesc__Achieve322 = "AchieveDesc__Achieve322";
|
|
|
+ public static string AchieveDesc__Achieve323 = "AchieveDesc__Achieve323";
|
|
|
+ public static string AchieveDesc__Achieve324 = "AchieveDesc__Achieve324";
|
|
|
+ public static string AchieveDesc__Achieve325 = "AchieveDesc__Achieve325";
|
|
|
+ public static string AchieveDesc__Achieve326 = "AchieveDesc__Achieve326";
|
|
|
+ public static string AchieveDesc__Achieve341 = "AchieveDesc__Achieve341";
|
|
|
+ public static string AchieveDesc__Achieve342 = "AchieveDesc__Achieve342";
|
|
|
+ public static string AchieveDesc__Achieve343 = "AchieveDesc__Achieve343";
|
|
|
+ public static string AchieveDesc__Achieve344 = "AchieveDesc__Achieve344";
|
|
|
+ public static string AchieveDesc__Achieve345 = "AchieveDesc__Achieve345";
|
|
|
+ public static string AchieveDesc__Achieve346 = "AchieveDesc__Achieve346";
|
|
|
+ public static string AchieveDesc__Achieve361 = "AchieveDesc__Achieve361";
|
|
|
+ public static string AchieveDesc__Achieve362 = "AchieveDesc__Achieve362";
|
|
|
+ public static string AchieveDesc__Achieve363 = "AchieveDesc__Achieve363";
|
|
|
+ public static string AchieveDesc__Achieve364 = "AchieveDesc__Achieve364";
|
|
|
+ public static string AchieveDesc__Achieve365 = "AchieveDesc__Achieve365";
|
|
|
+ public static string AchieveDesc__Achieve366 = "AchieveDesc__Achieve366";
|
|
|
+ public static string AchieveDesc__Achieve381 = "AchieveDesc__Achieve381";
|
|
|
+ public static string AchieveDesc__Achieve382 = "AchieveDesc__Achieve382";
|
|
|
+ public static string AchieveDesc__Achieve383 = "AchieveDesc__Achieve383";
|
|
|
+ public static string AchieveDesc__Achieve384 = "AchieveDesc__Achieve384";
|
|
|
+ public static string AchieveDesc__Achieve385 = "AchieveDesc__Achieve385";
|
|
|
+ public static string AchieveDesc__Achieve386 = "AchieveDesc__Achieve386";
|
|
|
+ public static string IAP = "IAP";
|
|
|
+ public static string IAP__LoadAd = "IAP__LoadAd";
|
|
|
+ public static string IAP__IncompleteAd = "IAP__IncompleteAd";
|
|
|
+ public static string IAP__FailAd = "IAP__FailAd";
|
|
|
+ public static string IAP__PurchaseSuccess = "IAP__PurchaseSuccess";
|
|
|
+ public static string IAP__PurchaseFail = "IAP__PurchaseFail";
|
|
|
+ public static string IAP__PurchaseUnvalid = "IAP__PurchaseUnvalid";
|
|
|
+ public static string IAP__TemporarilyUnavailible = "IAP__TemporarilyUnavailible";
|
|
|
+ public static string IOS = "IOS";
|
|
|
+ public static string IOS__ShareUrl = "IOS__ShareUrl";
|
|
|
+ public static string Android = "Android";
|
|
|
+ public static string Android__ShareUrl = "Android__ShareUrl";
|
|
|
+ public static string DressRoom = "DressRoom";
|
|
|
+ public static string DressRoom__Armature2 = "DressRoom__Armature2";
|
|
|
+ public static string DressRoom__Armature3 = "DressRoom__Armature3";
|
|
|
+ public static string DressRoom__Armature4 = "DressRoom__Armature4";
|
|
|
+ public static string DressRoom__Armature5 = "DressRoom__Armature5";
|
|
|
+ public static string DressRoom__Armature6 = "DressRoom__Armature6";
|
|
|
+ public static string DressRoom__Armature7 = "DressRoom__Armature7";
|
|
|
+ public static string DressRoom__Armature8 = "DressRoom__Armature8";
|
|
|
+ public static string DressRoom__Armature9 = "DressRoom__Armature9";
|
|
|
+ public static string DressRoom__Armature10 = "DressRoom__Armature10";
|
|
|
+ public static string DressRoom__Armature11 = "DressRoom__Armature11";
|
|
|
+ public static string DressRoom__Armature12 = "DressRoom__Armature12";
|
|
|
+ public static string DressRoom__Armature13 = "DressRoom__Armature13";
|
|
|
+ public static string DressRoom__Armature14 = "DressRoom__Armature14";
|
|
|
+ public static string DressRoom__Armature15 = "DressRoom__Armature15";
|
|
|
+ public static string DressRoom__Armature16 = "DressRoom__Armature16";
|
|
|
+ public static string DressRoom__Armature17 = "DressRoom__Armature17";
|
|
|
+ public static string DressRoom__Armature18 = "DressRoom__Armature18";
|
|
|
+ public static string DressRoom__Armature19 = "DressRoom__Armature19";
|
|
|
+ public static string DressRoom__Armature20 = "DressRoom__Armature20";
|
|
|
+ public static string DressRoom__Armature21 = "DressRoom__Armature21";
|
|
|
+ public static string DressRoom__Armature22 = "DressRoom__Armature22";
|
|
|
+ public static string DressRoom__Armature23 = "DressRoom__Armature23";
|
|
|
+ public static string DressRoom__Armature24 = "DressRoom__Armature24";
|
|
|
+ public static string DressRoom__Armature25 = "DressRoom__Armature25";
|
|
|
+ public static string DressRoom__Armature26 = "DressRoom__Armature26";
|
|
|
+ public static string DressRoom__Armature27 = "DressRoom__Armature27";
|
|
|
+ public static string DressRoom__Armature28 = "DressRoom__Armature28";
|
|
|
+ public static string DressRoom__Armature29 = "DressRoom__Armature29";
|
|
|
+ public static string DressRoom__Armature30 = "DressRoom__Armature30";
|
|
|
+ public static string DressRoom__Armature31 = "DressRoom__Armature31";
|
|
|
+ public static string DressRoom__Armature32 = "DressRoom__Armature32";
|
|
|
+ public static string DressRoom__Armature33 = "DressRoom__Armature33";
|
|
|
+ public static string DressRoom__Armature34 = "DressRoom__Armature34";
|
|
|
+ public static string DressRoom__Armature35 = "DressRoom__Armature35";
|
|
|
+ public static string DressRoom__Armature36 = "DressRoom__Armature36";
|
|
|
+ public static string DressRoom__Armature37 = "DressRoom__Armature37";
|
|
|
+ public static string DressRoom__Armature38 = "DressRoom__Armature38";
|
|
|
+ public static string DressRoom__Armature39 = "DressRoom__Armature39";
|
|
|
+ public static string DressRoom__Armature40 = "DressRoom__Armature40";
|
|
|
+ public static string DressRoom__Armature41 = "DressRoom__Armature41";
|
|
|
+ public static string DressRoom__Armature42 = "DressRoom__Armature42";
|
|
|
+ public static string DressRoom__Armature43 = "DressRoom__Armature43";
|
|
|
+ public static string DressRoom__Armature44 = "DressRoom__Armature44";
|
|
|
+ public static string DressRoom__Armature45 = "DressRoom__Armature45";
|
|
|
+ public static string DressRoom__Armature201 = "DressRoom__Armature201";
|
|
|
+ public static string DressRoom__Armature202 = "DressRoom__Armature202";
|
|
|
+ public static string DressRoom__Armature203 = "DressRoom__Armature203";
|
|
|
+ public static string DressRoom__Armature204 = "DressRoom__Armature204";
|
|
|
+ public static string DressRoom__Armature205 = "DressRoom__Armature205";
|
|
|
+ public static string DressRoom__Armature206 = "DressRoom__Armature206";
|
|
|
+ public static string DressRoom__Armature207 = "DressRoom__Armature207";
|
|
|
+ public static string DressRoom__Armature208 = "DressRoom__Armature208";
|
|
|
+ public static string DressRoom__Armature209 = "DressRoom__Armature209";
|
|
|
+ public static string DressRoom__Armature210 = "DressRoom__Armature210";
|
|
|
+ public static string DressRoom__Armature211 = "DressRoom__Armature211";
|
|
|
+ public static string DressRoom__Armature212 = "DressRoom__Armature212";
|
|
|
+ public static string DressRoom__Armature213 = "DressRoom__Armature213";
|
|
|
+ public static string DressRoom__Armature214 = "DressRoom__Armature214";
|
|
|
+ public static string DressRoom__Armature215 = "DressRoom__Armature215";
|
|
|
+ public static string DressRoom__Armature216 = "DressRoom__Armature216";
|
|
|
+ public static string DressRoom__Armature217 = "DressRoom__Armature217";
|
|
|
+ public static string DressRoom__Armature218 = "DressRoom__Armature218";
|
|
|
+ public static string DressRoom__Armature219 = "DressRoom__Armature219";
|
|
|
+ public static string DressRoom__Armature220 = "DressRoom__Armature220";
|
|
|
+ public static string DressRoom__Armature221 = "DressRoom__Armature221";
|
|
|
+ public static string DressRoom__Armature222 = "DressRoom__Armature222";
|
|
|
+ public static string DressRoom__Armature223 = "DressRoom__Armature223";
|
|
|
+ public static string DressRoom__Armature224 = "DressRoom__Armature224";
|
|
|
+ public static string DressRoom__Armature225 = "DressRoom__Armature225";
|
|
|
+ public static string DressRoom__Armature401 = "DressRoom__Armature401";
|
|
|
+ public static string DressRoom__Armature402 = "DressRoom__Armature402";
|
|
|
+ public static string DressRoom__Armature403 = "DressRoom__Armature403";
|
|
|
+ public static string DressRoom__Armature404 = "DressRoom__Armature404";
|
|
|
+ public static string DressRoom__Armature405 = "DressRoom__Armature405";
|
|
|
+ public static string DressRoom__Armature406 = "DressRoom__Armature406";
|
|
|
+ public static string DressRoom__Armature407 = "DressRoom__Armature407";
|
|
|
+ public static string DressRoom__Armature408 = "DressRoom__Armature408";
|
|
|
+ public static string DressRoom__Armature409 = "DressRoom__Armature409";
|
|
|
+ public static string DressRoom__Armature410 = "DressRoom__Armature410";
|
|
|
+ public static string DressRoom__Armature411 = "DressRoom__Armature411";
|
|
|
+ public static string DressRoom__Armature412 = "DressRoom__Armature412";
|
|
|
+ public static string DressRoom__Armature413 = "DressRoom__Armature413";
|
|
|
+ public static string DressRoom__Armature414 = "DressRoom__Armature414";
|
|
|
+ public static string DressRoom__Armature415 = "DressRoom__Armature415";
|
|
|
+ public static string DressRoom__Armature416 = "DressRoom__Armature416";
|
|
|
+ public static string DressRoom__Armature417 = "DressRoom__Armature417";
|
|
|
+ public static string DressRoom__Armature418 = "DressRoom__Armature418";
|
|
|
+ public static string DressRoom__Armature419 = "DressRoom__Armature419";
|
|
|
+ public static string DressRoom__Armature420 = "DressRoom__Armature420";
|
|
|
+ public static string DressRoom__Armature421 = "DressRoom__Armature421";
|
|
|
+ public static string DressRoom__Armature422 = "DressRoom__Armature422";
|
|
|
+ public static string DressRoom__Armature423 = "DressRoom__Armature423";
|
|
|
+ public static string DressRoom__Armature601 = "DressRoom__Armature601";
|
|
|
+ public static string DressRoom__Armature602 = "DressRoom__Armature602";
|
|
|
+ public static string DressRoom__Armature603 = "DressRoom__Armature603";
|
|
|
+ public static string DressRoom__Armature604 = "DressRoom__Armature604";
|
|
|
+ public static string DressRoom__Armature605 = "DressRoom__Armature605";
|
|
|
+ public static string DressRoom__Armature606 = "DressRoom__Armature606";
|
|
|
+ public static string DressRoom__Armature607 = "DressRoom__Armature607";
|
|
|
+ public static string DressRoom__Armature608 = "DressRoom__Armature608";
|
|
|
+ public static string DressRoom__Armature609 = "DressRoom__Armature609";
|
|
|
+ public static string DressRoom__Armature610 = "DressRoom__Armature610";
|
|
|
+ public static string DressRoom__Armature611 = "DressRoom__Armature611";
|
|
|
+ public static string DressRoom__Armature612 = "DressRoom__Armature612";
|
|
|
+ public static string DressRoom__Armature613 = "DressRoom__Armature613";
|
|
|
+ public static string DressRoom__Armature614 = "DressRoom__Armature614";
|
|
|
+ public static string DressRoom__Armature615 = "DressRoom__Armature615";
|
|
|
+ public static string DressRoom__Armature616 = "DressRoom__Armature616";
|
|
|
+ public static string DressRoom__Armature617 = "DressRoom__Armature617";
|
|
|
+ public static string DressRoom__Armature618 = "DressRoom__Armature618";
|
|
|
+ public static string DressRoom__Armature619 = "DressRoom__Armature619";
|
|
|
+ public static string DressRoom__Armature620 = "DressRoom__Armature620";
|
|
|
+ public static string DressRoom__Armature801 = "DressRoom__Armature801";
|
|
|
+ public static string DressRoom__Armature802 = "DressRoom__Armature802";
|
|
|
+ public static string DressRoom__Armature803 = "DressRoom__Armature803";
|
|
|
+ public static string DressRoom__Armature804 = "DressRoom__Armature804";
|
|
|
+ public static string DressRoom__Armature805 = "DressRoom__Armature805";
|
|
|
+ public static string DressRoom__Armature806 = "DressRoom__Armature806";
|
|
|
+ public static string DressRoom__Armature807 = "DressRoom__Armature807";
|
|
|
+ public static string DressRoom__Armature808 = "DressRoom__Armature808";
|
|
|
+ public static string DressRoom__Armature809 = "DressRoom__Armature809";
|
|
|
+ public static string DressRoom__Armature810 = "DressRoom__Armature810";
|
|
|
+ public static string DressRoom__Armature811 = "DressRoom__Armature811";
|
|
|
+ public static string DressRoom__Armature812 = "DressRoom__Armature812";
|
|
|
+ public static string DressRoom__Armature813 = "DressRoom__Armature813";
|
|
|
+ public static string DressRoom__Armature814 = "DressRoom__Armature814";
|
|
|
+ public static string DressRoom__Armature815 = "DressRoom__Armature815";
|
|
|
+ public static string DressRoom__Armature816 = "DressRoom__Armature816";
|
|
|
+ public static string DressRoom__Armature817 = "DressRoom__Armature817";
|
|
|
+ public static string DressRoom__Armature818 = "DressRoom__Armature818";
|
|
|
+ public static string DressRoom__Armature819 = "DressRoom__Armature819";
|
|
|
+ public static string DressRoom__Armature820 = "DressRoom__Armature820";
|
|
|
+ public static string DressRoom__Armature821 = "DressRoom__Armature821";
|
|
|
+ public static string DressRoom__Armature822 = "DressRoom__Armature822";
|
|
|
+ public static string DressRoom__Armature823 = "DressRoom__Armature823";
|
|
|
+ public static string DressRoom__Armature824 = "DressRoom__Armature824";
|
|
|
+ public static string DressRoom__Armature825 = "DressRoom__Armature825";
|
|
|
+ public static string DressRoom__Armature1001 = "DressRoom__Armature1001";
|
|
|
+ public static string DressRoom__Armature1002 = "DressRoom__Armature1002";
|
|
|
+ public static string DressRoom__Armature1003 = "DressRoom__Armature1003";
|
|
|
+ public static string DressRoom__Armature1004 = "DressRoom__Armature1004";
|
|
|
+ public static string DressRoom__Armature1005 = "DressRoom__Armature1005";
|
|
|
+ public static string DressRoom__Armature1006 = "DressRoom__Armature1006";
|
|
|
+ public static string DressRoom__Armature1007 = "DressRoom__Armature1007";
|
|
|
+ public static string DressRoom__DesignByKnife = "DressRoom__DesignByKnife";
|
|
|
+ public static string DressRoom__DesignByMiracle = "DressRoom__DesignByMiracle";
|
|
|
+ public static string Tip = "Tip";
|
|
|
+ public static string Tip__Tip1 = "Tip__Tip1";
|
|
|
+ public static string Tip__Tip2 = "Tip__Tip2";
|
|
|
+ public static string Tip__Tip3 = "Tip__Tip3";
|
|
|
+ public static string Tip__Tip4 = "Tip__Tip4";
|
|
|
+ public static string Tip__Tip5 = "Tip__Tip5";
|
|
|
+ public static string Tip__Tip6 = "Tip__Tip6";
|
|
|
+ public static string Tip__Tip7 = "Tip__Tip7";
|
|
|
+ public static string Tip__Tip8 = "Tip__Tip8";
|
|
|
+ public static string Tip__Tip9 = "Tip__Tip9";
|
|
|
+ public static string Tip__Tip10 = "Tip__Tip10";
|
|
|
+ public static string MinigameName = "MinigameName";
|
|
|
+ public static string MinigameName__Punch = "MinigameName__Punch";
|
|
|
+ public static string MinigameName__Memory = "MinigameName__Memory";
|
|
|
+ public static string MinigameName__FindMissing = "MinigameName__FindMissing";
|
|
|
+ public static string MinigameName__FindSolo = "MinigameName__FindSolo";
|
|
|
+ public static string Tutorial = "Tutorial";
|
|
|
+ public static string Tutorial__ShowButtonDesc = "Tutorial__ShowButtonDesc";
|
|
|
+ public static string Tutorial__ShareButtonDesc = "Tutorial__ShareButtonDesc";
|
|
|
+ public static string Tutorial__CloseDesc = "Tutorial__CloseDesc";
|
|
|
+ public static string Tutorial__CreateButtonDesc = "Tutorial__CreateButtonDesc";
|
|
|
+ //EndMark-Used by LabelUtility-Do not remove
|
|
|
}
|