From 5949fa9bef2cbea22e00cc62a998d9dd3ae2f697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:24:02 +0800 Subject: [PATCH] chore: 1.4.3 released. --- ActionTimelineEx/ActionTimelineEx.csproj | 2 +- ActionTimelineEx/Localization/Localization.json | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ActionTimelineEx/ActionTimelineEx.csproj b/ActionTimelineEx/ActionTimelineEx.csproj index db0914a..11871ef 100644 --- a/ActionTimelineEx/ActionTimelineEx.csproj +++ b/ActionTimelineEx/ActionTimelineEx.csproj @@ -5,7 +5,7 @@ ArchiTed x64 AnyCPU - 1.4.2 + 1.4.3 enable $(AppData)\XIVLauncher\addon\Hooks\dev\ true diff --git a/ActionTimelineEx/Localization/Localization.json b/ActionTimelineEx/Localization/Localization.json index b1a7985..0113f31 100644 --- a/ActionTimelineEx/Localization/Localization.json +++ b/ActionTimelineEx/Localization/Localization.json @@ -17,7 +17,7 @@ "XIVConfigUI.LocalString.Remove": "Remove", "XIVConfigUI.LocalString.MoveUp": "Move Up", "XIVConfigUI.LocalString.MoveDown": "Move Down", - "ActionTimelineEx.Configurations.ActionSettingDescription": "Sentinel (Ability)", + "ActionTimelineEx.Configurations.ActionSettingDescription": "Fell Cleave (GCD)", "ActionTimelineEx.Configurations.ActionSettingName.Id": "Id", "ActionTimelineEx.Configurations.ActionSettingType.Action": "Action", "ActionTimelineEx.Configurations.ActionSettingType.Item": "Item", @@ -127,5 +127,7 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "ActionTimelineEx.Configurations.SettingsName.RecordRotation": "Record Rotation", + "ActionTimelineEx.Description": "Configurable timeline display of all the actions you use." } \ No newline at end of file