Quantcast

- Added TITAN_PANEL_USE_SPACE and TITAN_WARBAND_BANK to all localization for Warband Bank changes.

HonorGoG [08-03-24 - 03:36]
- Added TITAN_PANEL_USE_SPACE and TITAN_WARBAND_BANK to all localization for Warband Bank changes.
- Update TOC to 8.1.0 for release.
Filename
Titan/Titan_Mainline.toc
Titan/locale/Localization.BR.lua
Titan/locale/Localization.CN.lua
Titan/locale/Localization.DE.lua
Titan/locale/Localization.ES.lua
Titan/locale/Localization.FR.lua
Titan/locale/Localization.IT.lua
Titan/locale/Localization.KR.lua
Titan/locale/Localization.MX.lua
Titan/locale/Localization.RU.lua
Titan/locale/Localization.TW.lua
Titan/locale/Localization.lua
TitanAmmo/TitanAmmo_Classic.toc
TitanBag/TitanBag_Classic.toc
TitanBag/TitanBag_Mainline.toc
TitanClassic/TitanClassic_Classic.toc
TitanClock/TitanClock_Classic.toc
TitanClock/TitanClock_Mainline.toc
TitanGold/TitanGold_Classic.toc
TitanGold/TitanGold_Mainline.toc
TitanLocation/TitanLocation_Classic.toc
TitanLocation/TitanLocation_Mainline.toc
TitanLootType/TitanLootType_Classic.toc
TitanLootType/TitanLootType_Mainline.toc
TitanPerformance/TitanPerformance_Classic.toc
TitanPerformance/TitanPerformance_Mainline.toc
TitanRegen/TitanRegen_Classic.toc
TitanRepair/TitanRepair_Classic.toc
TitanRepair/TitanRepair_Mainline.toc
TitanVolume/TitanVolume_Classic.toc
TitanVolume/TitanVolume_Mainline.toc
TitanXP/TitanXP_Classic.toc
TitanXP/TitanXP_Mainline.toc
diff --git a/Titan/Titan_Mainline.toc b/Titan/Titan_Mainline.toc
index 4442cf4..bce716c 100644
--- a/Titan/Titan_Mainline.toc
+++ b/Titan/Titan_Mainline.toc
@@ -1,7 +1,7 @@
 ## Interface: 110000
-## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa008.0.15|r
+## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa008.1.0|r
 ## Author: Titan Panel Dev Team
-## Version: 8.0.15
+## Version: 8.1.0
 ## IconTexture: Interface\Icons\Achievement_Dungeon_UlduarRaid_Titan_01
 ## SavedVariables: TitanAll, TitanSettings, TitanSkins, ServerTimeOffsets, ServerHourFormat
 ## Notes: Adds display bars to show and control information/launcher plugins.
diff --git a/Titan/locale/Localization.BR.lua b/Titan/locale/Localization.BR.lua
index 936c180..a28ebbd 100644
--- a/Titan/locale/Localization.BR.lua
+++ b/Titan/locale/Localization.BR.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"ptBR")
 if not L then return end
-
+
 local TITAN_PANEL = "Painel Titan";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Atenção : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Se você deseja continuar com esta operação, aperte 'Aceitar' (sua IU irá recarregar), de outra forma aperte 'Cancelar'ou a tecla 'Esc'.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Ammo: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Thrown: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Desativar Escala da Fonte de Di
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Adjusts the scale for the tooltip of the various plugins.";
 L["TITAN_PANEL_USE_COMMA"]  = "Use vírgula";
 L["TITAN_PANEL_USE_PERIOD"]  = "Use ponto";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 pelo Time de Desenvolvimento do |cffff8c00"..TITAN_PANEL;
 L["TITAN_PANEL"] = "Painel Titan";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Uso de CPU por Addons";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Speaker Sound Volume: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Hint: Clique para ajustar o volume do som.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Informação de Volume";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Session Time: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Time To Level: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "EXP/hr This Level: ";
diff --git a/Titan/locale/Localization.CN.lua b/Titan/locale/Localization.CN.lua
index 2d17b91..c6b572b 100644
--- a/Titan/locale/Localization.CN.lua
+++ b/Titan/locale/Localization.CN.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"zhCN")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."警告 : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "如果你想继续这个操作, 按 '接受' (会重载界面), 否则请按 '取消' .";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "显示弹药名称";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "弹药: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "投掷武器: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "禁用提示文字缩放";
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "调整各个扩展组件提示文字的缩放.";
 L["TITAN_PANEL_USE_COMMA"]  = "千位分隔符使用逗号";
 L["TITAN_PANEL_USE_PERIOD"]  = "使用点";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "版本|cffffd700 |cffff8c00"..TITAN_PANEL.." 开发团队出品";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "插件CPU使用";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "扬声器音量: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "提示: 用鼠标左键来调节音量.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "音量信息";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "连接时间: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "升级所需时间: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "经验/小时 当前等级: ";
diff --git a/Titan/locale/Localization.DE.lua b/Titan/locale/Localization.DE.lua
index b67b21c..dd89278 100644
--- a/Titan/locale/Localization.DE.lua
+++ b/Titan/locale/Localization.DE.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"deDE")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."WARNUNG : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Wenn Du diesen Schritt ausführen willst, klicke auf 'Accept' (deine UI wird neu geladen), anderenfalls klicke auf 'Abbrechen' oder dr\195\188cke die 'ESC'-Taste.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Munition: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Geworfen: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Tooltip Font-Skalierung aus";
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Gr\195\182ssenjustierung f\195\188r Tooltips verschiedener Plugins.";
 L["TITAN_PANEL_USE_COMMA"]  = "Benutze Komma";
 L["TITAN_PANEL_USE_PERIOD"]  = "Benutze Punkt";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 vom |cffff8c00"..TITAN_PANEL.." Development Team";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Addon CPU-Nutzung";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Momentane Lautsprecherlaust\195\164rk
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Hinweis: Links-Klick um die Lautst\195\164rken anzupassen.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Lautst\195\164rke einstellen";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Sitzungszeit: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Zeit bis Aufstieg: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "XP/Std (Level): ";
diff --git a/Titan/locale/Localization.ES.lua b/Titan/locale/Localization.ES.lua
index 9c7cfc1..bd6bab5 100644
--- a/Titan/locale/Localization.ES.lua
+++ b/Titan/locale/Localization.ES.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"esES")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Aviso : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Si deseas continuar con esta operación, pulsa 'Aceptar' (se recargará tu interfaz), de lo contrario pulsa 'Cancelar' o la tecla 'Escape'.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Mostrar nombre de la munición";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Munición: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Arrojadiza: ";
@@ -390,6 +390,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Desactivar tamaño de la fuente
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Ajusta la escala de los tooltips de varios plugins.";
 L["TITAN_PANEL_USE_COMMA"]  = "Usar coma como separador numérico";
 L["TITAN_PANEL_USE_PERIOD"]  = "Use punto como separador numérico";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 por el equipo de desarrollo de  |cffff8c00"..TITAN_PANEL.."";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Addon de uso de procesador";
@@ -494,6 +495,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Volumen de los altavoces: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Consejo: Click-Izq. para ajustar el volumen.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Control de Volumen";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Tiempo en esta sesión: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Tiempo para subir: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "XP/hr este nivel: ";
diff --git a/Titan/locale/Localization.FR.lua b/Titan/locale/Localization.FR.lua
index c4d1b07..05b43b0 100644
--- a/Titan/locale/Localization.FR.lua
+++ b/Titan/locale/Localization.FR.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"frFR")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Attention : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Si vous voulez continuer cette opération, appuyez sur 'Accepter' (l'interface va se recharger), sinon appuyez sur 'Annuler' ou la touche 'Echap'.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Montrer le nom des munitions";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Munitions : ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Armes de jet : ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Désactiver l'échelle de la po
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Ajuste l'échelle des tooltips des divers plugins.";
 L["TITAN_PANEL_USE_COMMA"]  = "Utiliser une virgule pour le séparateur de milliers";
 L["TITAN_PANEL_USE_PERIOD"]  = "Utiliser un point pour le séparateur de milliers";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 par le |cffff8c00"..TITAN_PANEL.." Development Team";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Utilisation CPU des addons";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Volume des voix : ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Info : clic-gauche pour ajuster le volume sonore.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Contrôle du volume";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Temps joué pour cette session : ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Temps avant niveau : ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "XP/h pour ce niveau : ";
diff --git a/Titan/locale/Localization.IT.lua b/Titan/locale/Localization.IT.lua
index 73b1683..a022ad7 100644
--- a/Titan/locale/Localization.IT.lua
+++ b/Titan/locale/Localization.IT.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"itIT")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Attenzione : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Se vuoi continuare questa operazione premi 'Accetta' (la IU si ricaricherà); altrimenti premi 'Annulla' o il tasto Cancella.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Ammo: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Thrown: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Disabilita la scala del font de
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Modifica la scala dei tooltip dei vari plugin.";
 L["TITAN_PANEL_USE_COMMA"]  = "Usa virgola";
 L["TITAN_PANEL_USE_PERIOD"]  = "Usa punto";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 by the |cffff8c00"..TITAN_PANEL.." Development Team";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Uso CPU Addon";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Volume casse: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Suggerimento: Click Sinistro per impostare il volume.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Info Volume";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Tempo sessione: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Tempo per salire di lv: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "PE/hr questo livello: ";
diff --git a/Titan/locale/Localization.KR.lua b/Titan/locale/Localization.KR.lua
index 24315f0..212a431 100644
--- a/Titan/locale/Localization.KR.lua
+++ b/Titan/locale/Localization.KR.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"koKR")
 if not L then return end
-
+
 local TITAN_PANEL = "타이탄 패널";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."경고 : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "이명령을 계속하려면 확인 버튼을 누르고(UI 재시작), 그렇지 않으면 취소 또는 ESC키를 누르세요.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Ammo: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Thrown: ";
@@ -390,6 +390,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "툴팁 글꼴 크기 불가";
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "다양한 플러그인의 툴팁의크기를 조절합니다.";
 L["TITAN_PANEL_USE_COMMA"]  = "쉼표 사용";
 L["TITAN_PANEL_USE_PERIOD"]  = "마침표 사용";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffff8c00"..TITAN_PANEL.." |cffffd700개발팀";
 L["TITAN_PANEL"] = "타이탄 패널";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "애드온 CPU 사용량";
@@ -494,6 +495,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "스피커: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "힌트: 왼쪽 클릭하면 음량 조절 메뉴를 엽니다.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "음량 정보";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "접속 시간: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "레벨당 시간: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "현재 레벨에서의 시간당 경험치: ";
diff --git a/Titan/locale/Localization.MX.lua b/Titan/locale/Localization.MX.lua
index 78e5f90..c51e8d4 100644
--- a/Titan/locale/Localization.MX.lua
+++ b/Titan/locale/Localization.MX.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"esMX")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Aviso : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Si deseas continuar con esta operación, pulsa 'Aceptar' (se recargará tu interfaz), de lo contrario pulsa 'Cancelar' o la tecla 'Escape'.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Ammo: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Thrown: ";
@@ -390,6 +390,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Desactivar tamaño de la fuente
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Ajusta la escala de los tooltips de varios plugins.";
 L["TITAN_PANEL_USE_COMMA"]  = "Usar coma como separador numérico";
 L["TITAN_PANEL_USE_PERIOD"]  = "Use punto como separador numérico";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 por el equipo de desarrollo de  |cffff8c00"..TITAN_PANEL.."";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Addon de uso de procesador";
@@ -494,6 +495,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Volumen de los altavoces: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Consejo: Click-Izq. para ajustar el volumen.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Control de Volumen";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Tiempo en esta sesión: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Tiempo para subir: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "XP/hr este nivel: ";
diff --git a/Titan/locale/Localization.RU.lua b/Titan/locale/Localization.RU.lua
index 0844a7a..60251ca 100644
--- a/Titan/locale/Localization.RU.lua
+++ b/Titan/locale/Localization.RU.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"ruRU")
 if not L then return end
-
+
 local TITAN_PANEL = "Титан Панель";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Внимание : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "Если вы желаете продолжить данную операцию, нажмите 'Accept' (ваш UI будет перезагружен), емли нет, жмите 'Cancel' или клавишу 'Escape'.";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "Отображать название боеприпасов";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "Боеприпасы: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "Бросок: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Отключить масшта
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Регулировка размера подсказки различных плагинов.";
 L["TITAN_PANEL_USE_COMMA"]  = "Use comma";
 L["TITAN_PANEL_USE_PERIOD"]  = "Use period";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 от |cffff8c00Titan Development Team";
 L["TITAN_PANEL"] = "Титан Панель";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Загрузка ЦПУ аддонами";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Громкость динамиков
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "ЛКМ чтобы настроить Громкость звука";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Контроль звука";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Время сеанса: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Время до уровня: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "ОПТ/ч на этом уровне: ";
diff --git a/Titan/locale/Localization.TW.lua b/Titan/locale/Localization.TW.lua
index bae0873..bce4fd5 100644
--- a/Titan/locale/Localization.TW.lua
+++ b/Titan/locale/Localization.TW.lua
@@ -1,10 +1,10 @@
 local L = LibStub("AceLocale-3.0"):NewLocale(TITAN_ID,"zhTW")
 if not L then return end
-
+
 local TITAN_PANEL = "Titan Panel";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Warning : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "如果你要繼續請按「套用」,你的插件將會重新載入,如果不確定請按「取消」或 Esc 鍵。";
-
+
 L["TITAN_AMMO_BULLET_NAME"] = "顯示彈藥名稱";
 L["TITAN_AMMO_BUTTON_LABEL_AMMO"] = "彈藥: ";
 L["TITAN_AMMO_BUTTON_LABEL_THROWN"] = "投擲: ";
@@ -389,6 +389,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "關閉提示訊息文字大小"
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "調整各種提示訊息插件的大小。";
 L["TITAN_PANEL_USE_COMMA"]  = "Use comma";
 L["TITAN_PANEL_USE_PERIOD"]  = "Use period";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffff8c00Titan Development Team |cffffffff Presents ".." |cffffffff";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "插件 CPU 使用情況";
@@ -493,6 +494,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "喇叭音量大小: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "提示: 滑鼠左鍵調整主音量大小";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "音量控制";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "連接: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "升級所需的時間: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "EXP/小時 目前等級: ";
diff --git a/Titan/locale/Localization.lua b/Titan/locale/Localization.lua
index aa5039d..3f18882 100644
--- a/Titan/locale/Localization.lua
+++ b/Titan/locale/Localization.lua
@@ -388,6 +388,7 @@ L["TITAN_PANEL_UISCALE_TOOLTIP_DISABLE_TEXT"] = "Disable Tooltip Font Scale";
 L["TITAN_PANEL_UISCALE_TOOLTIP_SLIDER_DESC"] = "Adjusts the scale for the tooltip of the various plugins.";
 L["TITAN_PANEL_USE_COMMA"] = "Use comma";
 L["TITAN_PANEL_USE_PERIOD"] = "Use period";
+L["TITAN_PANEL_USE_SPACE"] = "Use space";
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 by the |cffff8c00"..TITAN_PANEL.." Development Team";
 L["TITAN_PANEL"] = "Titan Panel";
 L["TITAN_PERFORMANCE_ADDON_CPU_USAGE_LABEL"] = "Addon CPU Usage";
@@ -492,6 +493,7 @@ L["TITAN_VOLUME_SPEAKER_TOOLTIP_VALUE"] = "Speaker Sound Volume: ";
 L["TITAN_VOLUME_TOOLTIP_HINT1"] = "Hint: Left-click to adjust the sound volume.";
 L["TITAN_VOLUME_TOOLTIP_HINT2"] = "Hint: Double-click to toggle mute";
 L["TITAN_VOLUME_TOOLTIP"] = "Volume Info";
+L["TITAN_WARBAND_BANK"] = "Warband Bank";
 L["TITAN_XP_BUTTON_LABEL_SESSION_TIME"] = "Session Time: ";
 L["TITAN_XP_BUTTON_LABEL_TOLEVEL_TIME_LEVEL"] = "Time To Level: ";
 L["TITAN_XP_BUTTON_LABEL_XPHR_LEVEL"] = "XP/hr This Level: ";
diff --git a/TitanAmmo/TitanAmmo_Classic.toc b/TitanAmmo/TitanAmmo_Classic.toc
index 842cd5d..c32b60b 100644
--- a/TitanAmmo/TitanAmmo_Classic.toc
+++ b/TitanAmmo/TitanAmmo_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fAmmo|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fAmmo|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds an ammo monitor to Titan Panel - Classic versions only
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanBag/TitanBag_Classic.toc b/TitanBag/TitanBag_Classic.toc
index a0b3b36..56d4abe 100644
--- a/TitanBag/TitanBag_Classic.toc
+++ b/TitanBag/TitanBag_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fBag|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fBag|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds bag and free slot information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanBag/TitanBag_Mainline.toc b/TitanBag/TitanBag_Mainline.toc
index b19e3c4..53ed4f7 100644
--- a/TitanBag/TitanBag_Mainline.toc
+++ b/TitanBag/TitanBag_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fBag|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fBag|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanBag\TitanBag
 ## Notes: Adds bag and free slot information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanClassic/TitanClassic_Classic.toc b/TitanClassic/TitanClassic_Classic.toc
index 7e46520..c0e547c 100644
--- a/TitanClassic/TitanClassic_Classic.toc
+++ b/TitanClassic/TitanClassic_Classic.toc
@@ -1,7 +1,7 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa008.0.15|r
+## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa008.1.0|r
 ## Author: Titan Panel Dev Team
-## Version: 8.0.15
+## Version: 8.1.0
 ## SavedVariables: TitanAll, TitanSettings, TitanSkins, ServerTimeOffsets, ServerHourFormat
 ## OptionalDeps: Ace3, AceGUI-3.0-SharedMediaWidgets, LibSharedMedia-3.0, LibQTip-1.0, !LibUIDropDownMenu
 ## Notes: Adds display bars to show and control information/launcher plugins.
diff --git a/TitanClock/TitanClock_Classic.toc b/TitanClock/TitanClock_Classic.toc
index 3ba84e4..0f11959 100644
--- a/TitanClock/TitanClock_Classic.toc
+++ b/TitanClock/TitanClock_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fClock|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fClock|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds a clock to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanClock/TitanClock_Mainline.toc b/TitanClock/TitanClock_Mainline.toc
index f9aa039..8083c3c 100644
--- a/TitanClock/TitanClock_Mainline.toc
+++ b/TitanClock/TitanClock_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fClock|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fClock|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\Icons\Spell_Nature_TimeStop
 ## Notes: Adds a clock to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanGold/TitanGold_Classic.toc b/TitanGold/TitanGold_Classic.toc
index 6d2dd0b..e219f40 100644
--- a/TitanGold/TitanGold_Classic.toc
+++ b/TitanGold/TitanGold_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fGold|r] |cff00aa008.0.16|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fGold|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Keeps track of all gold held by a player's toons on a per server/faction basis.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables: GoldSave
diff --git a/TitanGold/TitanGold_Mainline.toc b/TitanGold/TitanGold_Mainline.toc
index d3ccaa0..0904915 100644
--- a/TitanGold/TitanGold_Mainline.toc
+++ b/TitanGold/TitanGold_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fGold|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fGold|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanGold\Artwork\TitanGold
 ## Notes: Keeps track of all gold held by a player's toons on a per server/faction basis.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanLocation/TitanLocation_Classic.toc b/TitanLocation/TitanLocation_Classic.toc
index 2f3ef9e..77185c6 100644
--- a/TitanLocation/TitanLocation_Classic.toc
+++ b/TitanLocation/TitanLocation_Classic.toc
@@ -1,7 +1,7 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.0.15|r
-## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.0.16|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.1.0|r
+## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds coordinates and location information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanLocation/TitanLocation_Mainline.toc b/TitanLocation/TitanLocation_Mainline.toc
index 113ccb9..734e770 100644
--- a/TitanLocation/TitanLocation_Mainline.toc
+++ b/TitanLocation/TitanLocation_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanLocation\TitanLocation
 ## Notes: Adds coordinates and location information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanLootType/TitanLootType_Classic.toc b/TitanLootType/TitanLootType_Classic.toc
index e34ea60..d004784 100644
--- a/TitanLootType/TitanLootType_Classic.toc
+++ b/TitanLootType/TitanLootType_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds group loot and instance difficulty information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables: TitanClassicLootTypeSaved
diff --git a/TitanLootType/TitanLootType_Mainline.toc b/TitanLootType/TitanLootType_Mainline.toc
index b5672b0..afe3afb 100644
--- a/TitanLootType/TitanLootType_Mainline.toc
+++ b/TitanLootType/TitanLootType_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100206
-## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanLootType\TitanLootType
 ## Notes: Adds group loot and instance difficulty information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanPerformance/TitanPerformance_Classic.toc b/TitanPerformance/TitanPerformance_Classic.toc
index 27a2644..b065e83 100644
--- a/TitanPerformance/TitanPerformance_Classic.toc
+++ b/TitanPerformance/TitanPerformance_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds FPS and Garbage collection information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanPerformance/TitanPerformance_Mainline.toc b/TitanPerformance/TitanPerformance_Mainline.toc
index 8a897f9..de7340a 100644
--- a/TitanPerformance/TitanPerformance_Mainline.toc
+++ b/TitanPerformance/TitanPerformance_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanPerformance\TitanPerformance
 ## Notes: Adds FPS and Garbage collection information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanRegen/TitanRegen_Classic.toc b/TitanRegen/TitanRegen_Classic.toc
index 1b54847..3ef705e 100644
--- a/TitanRegen/TitanRegen_Classic.toc
+++ b/TitanRegen/TitanRegen_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fRegen|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fRegen|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds a regen monitor to Titan Panel to show HP/MANA regen - Classic versions only
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanRepair/TitanRepair_Classic.toc b/TitanRepair/TitanRepair_Classic.toc
index fbcf7b9..9c462b9 100644
--- a/TitanRepair/TitanRepair_Classic.toc
+++ b/TitanRepair/TitanRepair_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Provides a configurable durability display. Also adds the ability to auto repair items and inventory at vendors. Adds selling of grey items.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanRepair/TitanRepair_Mainline.toc b/TitanRepair/TitanRepair_Mainline.toc
index dedc17e..ab3f632 100644
--- a/TitanRepair/TitanRepair_Mainline.toc
+++ b/TitanRepair/TitanRepair_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanRepair\TitanRepair
 ## Notes: Provides a configurable durability display. Also adds the ability to auto repair items and inventory at vendors. Adds selling of grey items.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanVolume/TitanVolume_Classic.toc b/TitanVolume/TitanVolume_Classic.toc
index 3151e62..fe9f79f 100644
--- a/TitanVolume/TitanVolume_Classic.toc
+++ b/TitanVolume/TitanVolume_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa008.0.15|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds a volume control icon on your Titan Bar
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanVolume/TitanVolume_Mainline.toc b/TitanVolume/TitanVolume_Mainline.toc
index a5ee86c..b4042bf 100644
--- a/TitanVolume/TitanVolume_Mainline.toc
+++ b/TitanVolume/TitanVolume_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\AddOns\TitanVolume\Artwork\TitanVolumeHigh
 ## Notes: Adds a volume control icon on your Titan Bar
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
diff --git a/TitanXP/TitanXP_Classic.toc b/TitanXP/TitanXP_Classic.toc
index 195e76e..95636c6 100644
--- a/TitanXP/TitanXP_Classic.toc
+++ b/TitanXP/TitanXP_Classic.toc
@@ -1,6 +1,6 @@
 ## Interface: 11503, 40400
-## Title: Titan Panel [|cffeda55fXP|r] |cff00aa008.0.16|r
-## Version: 8.0.16
+## Title: Titan Panel [|cffeda55fXP|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## Notes: Adds information to Titan Panel about XP earned and time to level
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
diff --git a/TitanXP/TitanXP_Mainline.toc b/TitanXP/TitanXP_Mainline.toc
index 81778be..485ad00 100644
--- a/TitanXP/TitanXP_Mainline.toc
+++ b/TitanXP/TitanXP_Mainline.toc
@@ -1,6 +1,6 @@
 ## Interface: 100207
-## Title: Titan Panel [|cffeda55fXP|r] |cff00aa008.0.15|r
-## Version: 8.0.15
+## Title: Titan Panel [|cffeda55fXP|r] |cff00aa008.1.0|r
+## Version: 8.1.0
 ## IconTexture: Interface\Icons\xp_icon
 ## Notes: Adds information to Titan Panel about XP earned and time to level
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)