update CCK to 3.10, fixing unity 2021 crash :)

This commit is contained in:
Crispy 2024-08-03 22:24:42 +02:00
parent 48a978fa2a
commit d11e0fb3a9
492 changed files with 2165204 additions and 437687 deletions

View file

@ -210,11 +210,11 @@ namespace ABI.CCK.Scripts.Translation
},
{
"ABI_UI_ASSET_INFO_HEADER_INFORMATION",
"This script is used to store object metadata. Please do not modify the data on it unless you know what you are doing. To reupload an avatar, detach the Guid and reupload."
"This script is used to store object metadata. Please do not modify the data on it unless you know what you are doing. To reupload an avatar, detach the GUID and reupload."
},
{"ABI_UI_ASSET_INFO_GUID_LABEL", "The currently stored Guid is: "},
{"ABI_UI_ASSET_INFO_GUID_LABEL", "The currently stored GUID is: "},
{"ABI_UI_ASSET_INFO_DETACH_BUTTON", "Detach asset unique identifier"},
{"ABI_UI_ASSET_INFO_DETACH_BUTTON_DIALOG_TITLE", "Detach Guid from Asset Info Manager"},
{"ABI_UI_ASSET_INFO_DETACH_BUTTON_DIALOG_TITLE", "Detach GUID from Asset Info Manager"},
{
"ABI_UI_ASSET_INFO_DETACH_BUTTON_DIALOG_BODY",
"The asset unique identifier will be detached. This means that your content will most likely be uploaded as new on runtime. Continue?"
@ -225,9 +225,9 @@ namespace ABI.CCK.Scripts.Translation
{"ABI_UI_ASSET_INFO_ATTACH_LABEL", "Unique identifier"},
{
"ABI_UI_ASSET_INFO_ATTACH_INFO",
"You do not need to re-attach a Guid if you do not plan to overwrite any old upload. A new one will be generated on upload if none is attached."
"You do not need to re-attach a GUID if you do not plan to overwrite any old upload. A new one will be generated on upload if none is attached."
},
{"ABI_UI_ASSET_INFO_ATTACH_BUTTON", "Re-Attach guid"},
{"ABI_UI_ASSET_INFO_ATTACH_BUTTON", "Re-Attach GUID"},
{
"ABI_UI_AVATAR_INFO_VIEWPOINT",
"Controls your player rigs camera position in game. This should be between both eyes."