icons not allowed Currency Format

@Bunny67 Maybe remove? I am not sure about this commit. Revert if needed.
This commit is contained in:
Crum
2018-01-07 23:51:49 -06:00
parent e6d3dc8959
commit 8323ca6511
11 changed files with 22 additions and 23 deletions
+1 -1
View File
@@ -526,7 +526,7 @@ P["bags"] = {
["bankSize"] = 34,
["bagWidth"] = 406,
["bankWidth"] = 406,
["currencyFormat"] = "ICON_TEXT",
["currencyFormat"] = "TEXT",
["moneyFormat"] = "SMART",
["moneyCoins"] = true,
["ignoredItems"] = {},
+3 -4
View File
@@ -38,11 +38,10 @@ E.Options.args.bags = {
name = L["Currency Format"],
desc = L["The display format of the currency icons that get displayed below the main bag. (You have to be watching a currency for this to display)"],
values = {
["ICON"] = L["Icons Only"],
["ICON_TEXT"] = L["Icons and Text"],
["ICON_TEXT_ABBR"] = L["Icons and Text (Short)"]
["TEXT"] = L["Text"],
["TEXT_ABBR"] = L["Text (Short)"]
},
set = function(info, value) E.db.bags[ info[getn(info)] ] = value; B:UpdateTokens(); end
set = function(info, value) E.db.bags[ info[getn(info)] ] = value; end
},
moneyFormat = {
order = 2,
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "启用/禁用背包条"
L["Full"] = ""
L["Global"] = "全局"
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = "你可以在这里添加你想在排序中排除的物品或者匹配语法.想要移除一个物品即需要在列表中点击他们的名字"
L["Icons and Text (Short)"] = "图标和文字(短)"
L["Icons and Text"] = "图标和文字"
L["Text (Short)"] = "文字(短)"
L["Text"] = "文本"
L["Ignored Items and Search Syntax (Global)"] = "被忽略的物品和搜索语法(全局)"
L["Ignored Items and Search Syntax (Profile)"] = "被忽略的物品和搜索语法(配置文件)"
L["Item Count Font"] = "物品数目字体"
@@ -160,8 +160,8 @@ L["Enable/Disable the Bag-Bar."] = true;
L["Full"] = true;
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = true;
L["Icons and Text (Short)"] = true;
L["Icons and Text"] = true;
L["Text (Short)"] = true;
L["Text"] = true;
L["Ignored Items and Search Syntax (Global)"] = true;
L["Ignored Items and Search Syntax (Profile)"] = true;
L["Item Count Font"] = true;
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "Activer / Désactiver la barre des sacs."
L["Full"] = "Plein" -- we talk about bags, so full means "plein" instead of "complet"
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = true;
L["Icons and Text (Short)"] = true;
L["Icons and Text"] = "Icônes et textes"
L["Text (Short)"] = "Texte (court)";
L["Text"] = "Texte"
L["Ignored Items and Search Syntax (Global)"] = true;
L["Ignored Items and Search Syntax (Profile)"] = true;
L["Item Count Font"] = "Police d'équipement du compteur" --need review
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "Aktiviere/Deaktiviere die Taschenleiste."
L["Full"] = "Voll"
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = "Hier kannst du Gegenstände oder Suchbedingungen vom Suchen ausschließen. Um ein Gegenstand zu entfernen, klicke einfach auf den Namen in der Liste."
L["Icons and Text (Short)"] = "Symbole und Text (Kurz)"
L["Icons and Text"] = "Symbole und Text"
L["Text (Short)"] = "Text (kurz)"
L["Text"] = "Text"
L["Ignored Items and Search Syntax (Global)"] = "Ignorierte Gegenstände oder Suchoperatoren (Global)"
L["Ignored Items and Search Syntax (Profile)"] = "Ignorierte Gegenstände oder Suchoperatoren (Profil)"
L["Item Count Font"] = "Gegenstandszähler Schriftart"
@@ -208,8 +208,8 @@ L["Enable/Disable the Bag-Bar."] = "가방바를 사용할지 여부를 결정
L["Full"] = "전체"
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = true;
L["Icons and Text (Short)"] = true;
L["Icons and Text"] = "아이콘 + 문자"
L["Text (Short)"] = "텍스트 (짧음)";
L["Text"] = "본문"
L["Ignored Items and Search Syntax (Global)"] = true;
L["Ignored Items and Search Syntax (Profile)"] = true;
L["Item Count Font"] = true;
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "Ativar/Desativar a Barra das Bolsas."
L["Full"] = true;
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = true;
L["Icons and Text (Short)"] = true;
L["Icons and Text"] = "Texto e Ícones"
L["Text (Short)"] = "Texto (curto)";
L["Text"] = "Texto"
L["Ignored Items and Search Syntax (Global)"] = true;
L["Ignored Items and Search Syntax (Profile)"] = true;
L["Item Count Font"] = true;
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "Включить/выключить пане
L["Full"] = "Полный"
L["Global"] = "Глобальный"
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = "Здесь вы можете добавить предметы или запросы поиска, которые вы хотите исключить из сортировки. Для удаления предмета просто кликните на его имени в списке."
L["Icons and Text (Short)"] = "Иконки и текст (короткий)"
L["Icons and Text"] = "Иконки и текст"
L["Text (Short)"] = "Текст (короткий)"
L["Text"] = "Текст"
L["Ignored Items and Search Syntax (Global)"] = "Игнорируемые предметы и синтаксис (Глобальный)"
L["Ignored Items and Search Syntax (Profile)"] = "Игнорируемые предметы и синтаксис (Профиль)"
L["Item Count Font"] = "Шрифт кол-ва предметов"
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "Activa/Desactiva la barra de las bolsas."
L["Full"] = true;
L["Global"] = true;
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = true;
L["Icons and Text (Short)"] = true;
L["Icons and Text"] = "Iconos y Texto"
L["Text (Short)"] = "Texto (Corto)"
L["Text"] = "Texto"
L["Ignored Items and Search Syntax (Global)"] = true;
L["Ignored Items and Search Syntax (Profile)"] = true;
L["Item Count Font"] = true;
@@ -162,8 +162,8 @@ L["Enable/Disable the Bag-Bar."] = "啟用/停用背包條."
L["Full"] = "滿"
L["Global"] = "全局"
L["Here you can add items or search terms that you want to be excluded from sorting. To remove an item just click on its name in the list."] = "在此你可以新增物品或是搜尋語法來排除排序某些物品. 要移除物品請點選列表中的物品名稱"
L["Icons and Text (Short)"] = "圖示與文字(短)"
L["Icons and Text"] = "圖示與文字"
L["Text (Short)"] = "文字(短)"
L["Text"] = "文本"
L["Ignored Items and Search Syntax (Global)"] = "忽略的物品與搜尋語法 (全局)"
L["Ignored Items and Search Syntax (Profile)"] = "忽略的物品與搜尋語法 (個人)"
L["Item Count Font"] = "物品記數字型"