diff --git a/MonkeyLoader.Resonite.Integration/Locale/en.json b/MonkeyLoader.Resonite.Integration/Locale/en.json index f7c0821..7dd848e 100644 --- a/MonkeyLoader.Resonite.Integration/Locale/en.json +++ b/MonkeyLoader.Resonite.Integration/Locale/en.json @@ -98,29 +98,6 @@ "MonkeyLoader.GamePacks.Resonite.SettingsFallbackLocaleGenerator.Description": "Generates fallback locale messages for the mod settings.", "MonkeyLoader.GamePacks.Resonite.ToggleableMonkeySettingsItems.Description": "Generates data feed items for the toggleable monkeys.", - "MonkeyLoader.GamePacks.Resonite.OpenLinkedDynamicVariableSpace.Description": "Adds buttons to dynamic variable components to open the linked space.", - - "Tooltip.Slot.ResetPosition": "Resets the local position of the slot to [0; 0; 0].", - "Tooltip.Slot.ResetRotation": "Resets the local rotation of the slot to [0; 0; 0].", - "Tooltip.Slot.ResetScale": "Resets the local scale of the slot to [1; 1; 1].", - "Tooltip.Slot.ParentUnderWorldRoot": "Reparents the selected slot to the world root while keeping its global transform.", - "Tooltip.Slot.ParentUnderLocalUserSpace": "Reparents the selected slot to the parent of your user slot while keeping its global transform.", - "Tooltip.Slot.OnCreatePivotAtCenter": "Creates a new parent above the selected slot positioned at the center of the selected slot's bounding box.", - "Tooltip.Slot.JumpTo": "Teleports you to the global position of the selected slot.", - "Tooltip.Slot.BringTo": "Positions the selected slot in front of you. Undoable.", - - "Tooltip.SceneInspector.OnDestroyPressed": "Undoable destroy without preserving assets.", - "Tooltip.SceneInspector.OnDestroyPreservingAssetsPressed": "Undoable destroy while preserving assets.", - "Tooltip.SceneInspector.OnAddChildPressed": "Creates a new child under the selected slot. Undoable.", - "Tooltip.SceneInspector.OnSetRootPressed": "Sets the root view of the inspector to the selected slot.", - "Tooltip.SceneInspector.OnInsertParentPressed": "Creates a new parent above the selected slot and copies the transform, and then resets the transform of the selected slot. Undoable.", - "Tooltip.SceneInspector.OnObjectRootPressed": "Sets the root view of the inspector to the object root of the selected slot.", - "Tooltip.SceneInspector.OnRootUpPressed": "Sets the root view of the inspector to the parent of the selected slot.", - "Tooltip.SceneInspector.OnDuplicatePressed": "Duplicates the selected slot. Undoable.", - - "Tooltip.FileBrowser.CreateNew": "Creates a new folder or exports the held item.", - "Tooltip.FileBrowser.RunImport": "Imports the selected file or folder.", - "Tooltip.FileBrowser.RunRawImport": "Imports the selected file as a raw file.", - "Tooltip.FileBrowser.Reload": "Refreshes the current directory view." + "MonkeyLoader.GamePacks.Resonite.OpenLinkedDynamicVariableSpace.Description": "Adds buttons to dynamic variable components to open the linked space." } } \ No newline at end of file