Skip to content

Commit

Permalink
Multiplayer admin menu string fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbanca committed Dec 19, 2024
1 parent 4712b79 commit 0967bd5
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Panels/AdminPanel.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -3523,7 +3523,7 @@ MonoBehaviour:
m_TableReference:
m_TableCollectionName: GUID:c84355079ab3f3e4f8f3812258805f86
m_TableEntryReference:
m_KeyId: 156198200358006784
m_KeyId: 313111533204348928
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3431,6 +3431,14 @@ MonoBehaviour:
m_Key: MULTIPLAYER_PANEL_ALERT_PASSTHROUGH_EXIST
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Key: ADMIN_PANEL_MULTIPLAYER_BUTTON_DESCRIPTION
m_Metadata:
m_Items: []
- m_Id: 313111642914758656
m_Key: ADMIN_PANEL_MULTIPLAYER_DESCRIPTION
m_Metadata:
m_Items: []
m_Metadata:
m_Items: []
m_KeyGenerator:
Expand Down
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_de.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3634,6 +3634,10 @@ MonoBehaviour:
zu nutzen.
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: "Mehrspieler-Men\xFC"
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_en.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3604,6 +3604,10 @@ MonoBehaviour:
m_Localized: Room already exists. You will be joining an existing session.
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: 'Multiplayer Menu '
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_es.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3604,6 +3604,10 @@ MonoBehaviour:
m_Localized: Desactiva el modo de entorno de passthrough para usar el multijugador.
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: "Men\xFA Multijugador"
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_fr.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3574,6 +3574,10 @@ MonoBehaviour:
le multijoueur."
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: Menu Multijoueur
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_ja.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3526,6 +3526,10 @@ MonoBehaviour:
m_Localized: "\u30DE\u30EB\u30C1\u30D7\u30EC\u30A4\u30E4\u30FC\u3092\u4F7F\u7528\u3059\u308B\u306B\u306F\u3001\u900F\u904E\u74B0\u5883\u30E2\u30FC\u30C9\u3092\u30AA\u30D5\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002"
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: "\u30DE\u30EB\u30C1\u30D7\u30EC\u30A4\u30E4\u30FC\u30E1\u30CB\u30E5\u30FC"
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_ko.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3595,6 +3595,10 @@ MonoBehaviour:
\uD328\uC2A4\uC2A4\uB8E8 \uD658\uACBD \uBAA8\uB4DC\uB97C \uB044\uC138\uC694."
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: "\uBA40\uD2F0\uD50C\uB808\uC774 \uBA54\uB274"
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Strings/Strings_zh.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3522,6 +3522,10 @@ MonoBehaviour:
m_Localized: "\u5173\u95ED\u900F\u89C6\u73AF\u5883\u6A21\u5F0F\u4EE5\u4F7F\u7528\u591A\u4EBA\u6E38\u620F\u3002"
m_Metadata:
m_Items: []
- m_Id: 313111533204348928
m_Localized: "\u591A\u4EBA\u83DC\u5355"
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []

0 comments on commit 0967bd5

Please sign in to comment.