localize対応
This commit is contained in:
parent
3efa69130a
commit
49dd03d694
|
|
@ -11,8 +11,9 @@ GameObject:
|
|||
- component: {fileID: 4049156041507099319}
|
||||
- component: {fileID: 1939807845131872382}
|
||||
- component: {fileID: 5989548524980693530}
|
||||
- component: {fileID: 7617707139880814096}
|
||||
m_Layer: 5
|
||||
m_Name: Customize_icon
|
||||
m_Name: _Customize_icon
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
|
|
@ -74,3 +75,43 @@ MonoBehaviour:
|
|||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!114 &7617707139880814096
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2360777173817456306}
|
||||
m_Enabled: 0
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 344445a89b4f74a0e9a0a766903df87e, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
mTerm: ui_marketing_Customize_icon_signboard_a
|
||||
mTermSecondary:
|
||||
PrimaryTermModifier: 0
|
||||
SecondaryTermModifier: 0
|
||||
TermPrefix:
|
||||
TermSuffix:
|
||||
LocalizeOnAwake: 1
|
||||
IgnoreRTL: 0
|
||||
MaxCharactersInRTL: 0
|
||||
IgnoreNumbersInRTL: 1
|
||||
CorrectAlignmentForRTL: 1
|
||||
AddSpacesToJoinedLanguages: 0
|
||||
AllowLocalizedParameters: 1
|
||||
AllowParameters: 1
|
||||
TranslatedObjects:
|
||||
- {fileID: 21300000, guid: e48b24a329cfd854aa083d0d01dfb7ed, type: 3}
|
||||
LocalizeEvent:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
AlwaysForceLocalize: 0
|
||||
LocalizeCallBack:
|
||||
Target: {fileID: 0}
|
||||
MethodName:
|
||||
mGUI_ShowReferences: 0
|
||||
mGUI_ShowTems: 1
|
||||
mGUI_ShowCallback: 0
|
||||
mLocalizeTarget: {fileID: 0}
|
||||
mLocalizeTargetName: I2.Loc.LocalizeTarget_UnityUI_Image
|
||||
|
|
|
|||
|
|
@ -11068,6 +11068,16 @@ MonoBehaviour:
|
|||
-
|
||||
Flags: 00000000
|
||||
Languages_Touch: []
|
||||
- Term: ui_marketing_Customize_icon_signboard_a
|
||||
TermType: 5
|
||||
Description:
|
||||
Languages:
|
||||
- ui_marketing_Customize_icon_signboard_a
|
||||
-
|
||||
-
|
||||
-
|
||||
Flags: 00000000
|
||||
Languages_Touch: []
|
||||
CaseInsensitiveTerms: 0
|
||||
OnMissingTranslation: 3
|
||||
mTerm_AppName:
|
||||
|
|
|
|||
Loading…
Reference in New Issue