Quantcast

- Flattened enUS localization to remove comments and make all entries a single line.

HonorGoG [01-15-24 - 05:28]
- Flattened enUS localization to remove comments and make all entries a single line.
Filename
Titan/locale/Localization.lua
diff --git a/Titan/locale/Localization.lua b/Titan/locale/Localization.lua
index 27635ee..21daa42 100644
--- a/Titan/locale/Localization.lua
+++ b/Titan/locale/Localization.lua
@@ -33,16 +33,11 @@ L["TITAN_KEY_ALT_DESC"] = "ALT key";
 L["TITAN_PANEL_ERROR_PROF_DELCURRENT"] = "You may not delete your current profile.";
 local TITAN_PANEL_WARNING = GREEN_FONT_COLOR_CODE.."Warning : "..FONT_COLOR_CODE_CLOSE
 local TITAN_PANEL_RELOAD_TEXT = "If you wish to continue with this operation, push 'Accept' (your UI will reload), otherwise push 'Cancel' or the 'Escape' key."
-L["TITAN_PANEL_RESET_WARNING"] = TITAN_PANEL_WARNING
-	.."This setting will reset your bar(s) and "..TITAN_PANEL.." settings to default values and will recreate your current profile. "
-	..TITAN_PANEL_RELOAD_TEXT
-L["TITAN_PANEL_RELOAD"] = TITAN_PANEL_WARNING
-	.."This will reload "..TITAN_PANEL..". "
-	..TITAN_PANEL_RELOAD_TEXT
+L["TITAN_PANEL_RESET_WARNING"] = TITAN_PANEL_WARNING.."This setting will reset your bar(s) and "..TITAN_PANEL.." settings to default values and will recreate your current profile. "..TITAN_PANEL_RELOAD_TEXT
+L["TITAN_PANEL_RELOAD"] = TITAN_PANEL_WARNING.."This will reload "..TITAN_PANEL..". "..TITAN_PANEL_RELOAD_TEXT
 L["TITAN_PANEL_ATTEMPTS"] = TITAN_PANEL.." Attempts"
 L["TITAN_PANEL_ATTEMPTS_SHORT"] = "Attempts"
-L["TITAN_PANEL_ATTEMPTS_DESC"] = "The plugins below requested to be registered with "..TITAN_PANEL..".\n"
-	.."Please send any issues to the plugin author."
+L["TITAN_PANEL_ATTEMPTS_DESC"] = "The plugins below requested to be registered with "..TITAN_PANEL..".\n".."Please send any issues to the plugin author."
 L["TITAN_PANEL_ATTEMPTS_TYPE"] = "Type"
 L["TITAN_PANEL_ATTEMPTS_CATEGORY"] = "Category"
 L["TITAN_PANEL_ATTEMPTS_BUTTON"] = "Button Name"
@@ -52,8 +47,7 @@ L["TITAN_PANEL_ATTEMPTS_NOTES"] = "Notes"
 L["TITAN_PANEL_ATTEMPTS_TABLE"] = "Table index"
 L["TITAN_PANEL_EXTRAS"] = TITAN_PANEL.." Extras"
 L["TITAN_PANEL_EXTRAS_SHORT"] = "Extras"
-L["TITAN_PANEL_EXTRAS_DESC"] = "These are plugins with configuration data that are not currently loaded.\n"
-	.."These are safe to delete."
+L["TITAN_PANEL_EXTRAS_DESC"] = "These are plugins with configuration data that are not currently loaded.\n".."These are safe to delete."
 L["TITAN_PANEL_EXTRAS_DELETE_BUTTON"] = "Delete config data"
 L["TITAN_PANEL_EXTRAS_DELETE_MSG"] = "configuration entry has been removed."
 L["TITAN_PANEL_CHARS"] = "Characters"
@@ -61,7 +55,7 @@ L["TITAN_PANEL_CHARS_DESC"] = "These are characters with configuration data."
 L["TITAN_PANEL_REGISTER_START"] = "Register "..TITAN_PANEL.." plugins..."
 L["TITAN_PANEL_REGISTER_END"] = "Registration process done."

--- slash command help
+
 L["TITAN_PANEL_SLASH_RESET_0"] = LIGHTYELLOW_FONT_COLOR_CODE.."Usage: |r|cffffffff/titan {reset | reset tipfont/tipalpha/panelscale/spacing}|r";
 L["TITAN_PANEL_SLASH_RESET_1"] = " - "..LIGHTYELLOW_FONT_COLOR_CODE.."reset: |r|cffffffffResets "..TITAN_PANEL.." to default values/position.|r";
 L["TITAN_PANEL_SLASH_RESET_2"] = " - "..LIGHTYELLOW_FONT_COLOR_CODE.."reset tipfont: |r|cffffffffResets "..TITAN_PANEL.." tooltip font scale to default.|r";
@@ -85,13 +79,13 @@ L["TITAN_PANEL_SLASH_HELP_1"] = " - "..LIGHTYELLOW_FONT_COLOR_CODE.."<topic>: |r
 L["TITAN_PANEL_SLASH_ALL_0"] = LIGHTYELLOW_FONT_COLOR_CODE.."Usage: |r|cffffffff/titan <topic>|r";
 L["TITAN_PANEL_SLASH_ALL_1"] = " - "..LIGHTYELLOW_FONT_COLOR_CODE.."<topic>: |r|cffffffffreset/gui/profile/silent/orderhall/help |r";

--- slash command responses
+
 L["TITAN_PANEL_SLASH_RESP1"] = LIGHTYELLOW_FONT_COLOR_CODE..TITAN_PANEL.." tooltip font scale has been reset.";
 L["TITAN_PANEL_SLASH_RESP2"] = LIGHTYELLOW_FONT_COLOR_CODE..TITAN_PANEL.." tooltip transparency has been reset.";
 L["TITAN_PANEL_SLASH_RESP3"] = LIGHTYELLOW_FONT_COLOR_CODE..TITAN_PANEL.." scale has been reset.";
 L["TITAN_PANEL_SLASH_RESP4"] = LIGHTYELLOW_FONT_COLOR_CODE..TITAN_PANEL.." button spacing has been reset.";

--- global profile locale
+
 L["TITAN_PANEL_GLOBAL"] = "Global";
 L["TITAN_PANEL_GLOBAL_PROFILE"] = "Global Profile";
 L["TITAN_PANEL_GLOBAL_USE"] = "Use Global Profile";
@@ -100,7 +94,7 @@ L["TITAN_PANEL_GLOBAL_USE_DESC"] = "Use a global profile for all characters";
 L["TITAN_PANEL_GLOBAL_RESET_PART"] = "resetting options";
 L["TITAN_PANEL_GLOBAL_ERR_1"] = "You may not load a profile when a global profile is in use";

--- general panel locale
+
 L["TITAN_PANEL_VERSION_INFO"] = "|cffffd700 by the |cffff8c00"..TITAN_PANEL.." Development Team";
 L["TITAN_PANEL_MENU_TITLE"] = TITAN_PANEL;
 L["TITAN_PANEL_MENU_HIDE"] = "Hide";
@@ -183,7 +177,7 @@ L["TITAN_PANEL_MAIN_MENU_BAR"] = "Main Menu Bar Adjustment";
 L["TITAN_PANEL_MAIN_MENU_BAR_ADJ"] = "<  Horizontal Adjustment  >";
 L["TITAN_PANEL_MAIN_MENU_BAR_ADJ_DESC"] = "Adjust Main Menu Bar left or right";

--- localization strings for AceConfigDialog-3.0
+
 L["TITAN_ABOUT"] = "About";
 L["TITAN_ABOUT_VERSION"] = "Version";
 L["TITAN_ABOUT_AUTHOR"] = "Author";
@@ -219,9 +213,7 @@ L["TITAN_UISCALE_DISABLE_TOOLTIP_DESC"] = "Disables "..TITAN_PANEL.." Tooltip Fo
 L["TITAN_SKINS_TITLE"] = TITAN_PANEL.." Skins";
 L["TITAN_SKINS_OPTIONS_CUSTOM"] = "Skins - Custom";
 L["TITAN_SKINS_TITLE_CUSTOM"] = TITAN_PANEL.." Custom Skins";
-L["TITAN_SKINS_MAIN_DESC"] = "All custom skins are assumed to be in: \n"
-			.."..\\AddOns\\Titan\\Artwork\\Custom\\<Skin Folder>\\ ".."\n"
-			.."\n"..TITAN_PANEL.." and custom skins are stored under the Custom folder."
+L["TITAN_SKINS_MAIN_DESC"] = "All custom skins are assumed to be in: \n".."..\\AddOns\\Titan\\Artwork\\Custom\\<Skin Folder>\\ ".."\n".."\n"..TITAN_PANEL.." and custom skins are stored under the Custom folder."
 L["TITAN_SKINS_LIST_TITLE"] = "Skin List";
 L["TITAN_SKINS_SET_DESC"] = "Select a skin for the "..TITAN_PANEL.." bars.";
 L["TITAN_SKINS_SET_HEADER"] = "Set "..TITAN_PANEL.." Skin";
@@ -237,8 +229,7 @@ L["TITAN_SKINS_REMOVE_HEADER"] = "Remove Skin";
 L["TITAN_SKINS_REMOVE_DESC"] = "Select a custom skin to remove."
 L["TITAN_SKINS_REMOVE_BUTTON"] = "Remove";
 L["TITAN_SKINS_REMOVE_BUTTON_DESC"] = "Removes the selected custom skin.";
-L["TITAN_SKINS_REMOVE_NOTES"] = "You are responsible for removing any unwanted custom skins "
-	.."from the "..TITAN_PANEL.." install folder. Addons can not add or remove files."
+L["TITAN_SKINS_REMOVE_NOTES"] = "You are responsible for removing any unwanted custom skins ".."from the "..TITAN_PANEL.." install folder. Addons can not add or remove files."
 L["TITAN_SKINS_RESET_DEFAULTS_TITLE"] = "Reset to Defaults";
 L["TITAN_SKINS_RESET_DEFAULTS_DESC"] = "Resets the skin list to the default "..TITAN_PANEL.." skins.";
 L["TITAN_PANEL_MENU_LSM_FONTS_DESC"] = "Select the font type for the various plugins on the "..TITAN_PANEL.." Bars.";
@@ -291,10 +282,10 @@ L["TITAN_AMMO_BULLET_NAME"] = "Show Ammo Name";
 L["TITAN_AMMO_THROWN"] = "Thrown";
 L["TITAN_AMMO_GUN"] = "Bullets";
 L["TITAN_AMMO_BOW"] = "Arrows";
---
+

 L["TITAN_PANEL_MENU_HELP"] = TITAN_PANEL.." "..(HELP_LABEL or "Help")
--- /end localization strings for AceConfigDialog-3.0
+

 L["TITAN_AUTOHIDE_TOOLTIP"] = "Toggles "..TITAN_PANEL.." auto-hide on/off feature";

@@ -315,22 +306,13 @@ L["TITAN_BAG_MENU_IGNORE_SHARD_BAGS_SLOTS"] = "Ignore shard bags";
 L["TITAN_BAG_MENU_IGNORE_PROF_BAGS_SLOTS"] = "Ignore profession bags";
 L["TITAN_BAG_SHARD_BAG_NAMES"] = {"Soul Pouch", "Small Soul Pouch", "Box of Souls", "Felcloth Bag", "Core Felcloth Bag", "Ebon Shadowbag", "Abyssal Bag"};
 L["TITAN_BAG_AMMO_POUCH_NAMES"] = {"Clefthoof Hide Quiver", "Worg Hide Quiver", "Ancient Sinew Wrapped Lamina", "Nerubian Reinforced Quiver", "Quiver of a Thousand Feathers", "Knothide Quiver", "Harpy Hide Quiver", "Ribbly's Quiver", "Quickdraw Quiver", "Heavy Quiver", "Quiver of the Night Watch", "Hunting Quiver", "Medium Quiver", "Light Leather Quiver", "Small Quiver", "Light Quiver", "Smuggler's Ammo Pouch", "Dragonscale Ammo Pouch", "Knothide Ammo Pouch", "Netherscale Ammo Pouch", "Gnoll Skin Bandolier", "Ribbly's Bandolier", "Thick Leather Ammo Pouch", "Heavy Leather Ammo Pouch", "Bandolier of the Night Watch", "Medium Shot Pouch", "Hunting Ammo Sack", "Small Leather Ammo Pouch", "Small Shot Pouch", "Small Ammo Pouch"};
-L["TITAN_BAG_PROF_BAG_ENCHANTING"] = {
-"Enchanted Mageweave Pouch", "Enchanted Runecloth Bag", "Enchanter's Satchel", "Big Bag of Enchantment", "Spellfire Bag",
-"Mysterious Bag", "Otherworldly Bag", "\"Carriage - Exclusive\" Enchanting Evening Purse"};
-L["TITAN_BAG_PROF_BAG_ENGINEERING"] = {
-"Heavy Toolbox", "Fel Iron Toolbox", "Titanium Toolbox", "Khorium Toolbox", "Elementium Toolbox", "\"Carriage - Maddy\" High Tech Bag"};
-L["TITAN_BAG_PROF_BAG_HERBALISM"] = {
-"Herb Pouch", "Cenarion Herb Bag", "Satchel of Cenarius", "Mycah's Botanical Bag", "Emerald Bag", "Hyjal Expedition Bag",
-"\"Carriage - Going Green\" Herb Tote Bag"};
-L["TITAN_BAG_PROF_BAG_INSCRIPTION"] = {
-"Scribe's Satchel", "Pack of Endless Pockets", "\"Carriage - Xandera\" Student's Satchel", "Burnished Inscription Bag"};
-L["TITAN_BAG_PROF_BAG_JEWELCRAFTING"] = {
-"Gem Pouch", "Bag of Jewels", "\"Carriage - Exclusive\" Gem Studded Clutch"};
-L["TITAN_BAG_PROF_BAG_LEATHERWORKING"] = {
-"Leatherworker's Satchel", "Bag of Many Hides", "Trapper's Traveling Pack", "\"Carriage - Meeya\" Leather Bag", "Burnished Leather Bag"};
-L["TITAN_BAG_PROF_BAG_MINING"] = {
-"Mining Sack", "Reinforced Mining Bag", "Mammoth Mining Bag", "\"Carriage - Christina\" Precious Metal Bag", "Burnished Mining Bag"};
+L["TITAN_BAG_PROF_BAG_ENCHANTING"] = {"Enchanted Mageweave Pouch", "Enchanted Runecloth Bag", "Enchanter's Satchel", "Big Bag of Enchantment", "Spellfire Bag", "Mysterious Bag", "Otherworldly Bag", "\"Carriage - Exclusive\" Enchanting Evening Purse"};
+L["TITAN_BAG_PROF_BAG_ENGINEERING"] = {"Heavy Toolbox", "Fel Iron Toolbox", "Titanium Toolbox", "Khorium Toolbox", "Elementium Toolbox", "\"Carriage - Maddy\" High Tech Bag"};
+L["TITAN_BAG_PROF_BAG_HERBALISM"] = {"Herb Pouch", "Cenarion Herb Bag", "Satchel of Cenarius", "Mycah's Botanical Bag", "Emerald Bag", "Hyjal Expedition Bag","\"Carriage - Going Green\" Herb Tote Bag"};
+L["TITAN_BAG_PROF_BAG_INSCRIPTION"] = {"Scribe's Satchel", "Pack of Endless Pockets", "\"Carriage - Xandera\" Student's Satchel", "Burnished Inscription Bag"};
+L["TITAN_BAG_PROF_BAG_JEWELCRAFTING"] = {"Gem Pouch", "Bag of Jewels", "\"Carriage - Exclusive\" Gem Studded Clutch"};
+L["TITAN_BAG_PROF_BAG_LEATHERWORKING"] = {"Leatherworker's Satchel", "Bag of Many Hides", "Trapper's Traveling Pack", "\"Carriage - Meeya\" Leather Bag", "Burnished Leather Bag"};
+L["TITAN_BAG_PROF_BAG_MINING"] = {"Mining Sack", "Reinforced Mining Bag", "Mammoth Mining Bag", "\"Carriage - Christina\" Precious Metal Bag", "Burnished Mining Bag"};
 L["TITAN_BAG_PROF_BAG_FISHING"] = {"Lure Master Tackle Box"};
 L["TITAN_BAG_PROF_BAG_COOKING"] = {"Portable Refrigerator", "Advanced Refrigeration Unit"};

@@ -616,9 +598,7 @@ L["TITAN_GOLD_DELETE_PLAYER"] = "Delete Toon";
 L["TITAN_GOLD_SHOW_PLAYER"] = "Show Toon";
 L["TITAN_GOLD_FACTION_PLAYER_ALLY"] = "Alliance";
 L["TITAN_GOLD_FACTION_PLAYER_HORDE"] = "Horde";
-L["TITAN_GOLD_CLEAR_DATA_WARNING"] = GREEN_FONT_COLOR_CODE.."Warning: "
-..FONT_COLOR_CODE_CLOSE.."This setting will wipe your Titan Gold database. "
-.."If you wish to continue with this operation, push 'Accept', otherwise push 'Cancel' or the 'Escape' key.";
+L["TITAN_GOLD_CLEAR_DATA_WARNING"] = GREEN_FONT_COLOR_CODE.."Warning: "..FONT_COLOR_CODE_CLOSE.."This setting will wipe your Titan Gold database. ".."If you wish to continue with this operation, push 'Accept', otherwise push 'Cancel' or the 'Escape' key.";
 L["TITAN_GOLD_COIN_NONE"] = "Show No Labels";
 L["TITAN_GOLD_COIN_LABELS"] = "Show Text Labels";
 L["TITAN_GOLD_COIN_ICONS"] = "Show Icon Labels";