Skip to content

Commit

Permalink
Update localizations to be more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexciao committed Nov 24, 2022
1 parent 03d0731 commit fa7a160
Show file tree
Hide file tree
Showing 4 changed files with 1,181 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Assets/Localization/Tables/UI Text_en.asset
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ MonoBehaviour:
m_Metadata:
m_Items: []
- m_Id: 2627388574494720
m_Localized: Do it!
m_Localized: Let's go!
m_Metadata:
m_Items: []
references:
Expand Down
4 changes: 2 additions & 2 deletions Assets/Localization/Tables/UI Text_it.asset
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ MonoBehaviour:
m_Metadata:
m_Items: []
- m_Id: 33317733494784
m_Localized: Impostazioni
m_Localized: Preferenze
m_Metadata:
m_Items: []
- m_Id: 35230810075136
Expand Down Expand Up @@ -173,7 +173,7 @@ MonoBehaviour:
m_Metadata:
m_Items: []
- m_Id: 2627388574494720
m_Localized: Facciamolo!
m_Localized: Andiamo!
m_Metadata:
m_Items: []
references:
Expand Down
11 changes: 9 additions & 2 deletions Assets/Scenes/Menu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,10 @@ MonoBehaviour:
m_EditorClassIdentifier:
_versionText: {fileID: 1309006470}
_updatePopup: {fileID: 227368286}
_quit: {fileID: 227368278}
_updateUrl: https://github.com/Alexciao/Atombuilder/releases/latest
_repoNameInVersion: 0
_quitOnUpdate: 0
--- !u!114 &227368286
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -421,6 +424,10 @@ PrefabInstance:
propertyPath: m_Name
value: Screen Dimmer
objectReference: {fileID: 0}
- target: {fileID: 6943084564019533559, guid: f1c1ed36070f3fd48a0da638496ea56f, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: f1c1ed36070f3fd48a0da638496ea56f, type: 3}
--- !u!224 &311674949 stripped
Expand Down Expand Up @@ -3334,7 +3341,7 @@ RectTransform:
m_GameObject: {fileID: 3001171606715534984}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.8, y: 0.8, z: 0.8}
m_LocalScale: {x: 0.90000004, y: 0.90000004, z: 0.90000004}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 3001171606230089438}
Expand All @@ -3345,7 +3352,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: -45}
m_SizeDelta: {x: 375, y: 100}
m_SizeDelta: {x: 325, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &3001171606715534988
CanvasRenderer:
Expand Down
Loading

0 comments on commit fa7a160

Please sign in to comment.