Added more localization
Alar of Daggerspine [07-12-15 - 10:29]
Added more localization
Signed-off-by: Alar of Daggerspine <alar@aspide.it>
diff --git a/GarrisonCommander.lua b/GarrisonCommander.lua
index 1fe06e4..36b9f4f 100644
--- a/GarrisonCommander.lua
+++ b/GarrisonCommander.lua
@@ -2214,7 +2214,7 @@ do
local func=function(...) addon:IgnoreFollower(...) end
local func2=function(...) addon:UnignoreFollower(...) end
local menu= {
- { text="Follower", notClickable=true,notCheckable=true,isTitle=true },
+ { text=L["Follower"], notClickable=true,notCheckable=true,isTitle=true },
{ text=L["Ignore for this mission"],checked=false, func=func, arg1=0, arg2="none"},
-- { text=L["Ignore for all missions"],checked=false, func=func, arg1=0, arg2="none"},
{ text=L["Consider again"], notClickable=true,notCheckable=true,isTitle=true },
diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc
index cadb0cd..5c61c95 100644
--- a/GarrisonCommander.toc
+++ b/GarrisonCommander.toc
@@ -1,15 +1,23 @@
## Interface: 60200
## Title: GarrisonCommander
-## Notes: Helps you when choosing the right follower for the right mission
-## Notes-itIT: Ti aiuta a scegliere il giusto seguace per la giusta missione
+## Notes: Sending all follower to missions with just one click and more
+## Notes-itIT: Invia tutti i seguaci in missione con un click e molto altro
## Notes-frFR: Vous aide au moment de choisir le droit utilisateur pour la bonne mission
+## Notes-esES: Enviar todos los seguidores en una misión con un clic y más
+## Notes-esMX: Enviar todos los seguidores en una misión con un clic y más
+## Notes-ptBR: Enviar todos os seguidores em uma missão com um clique e mais
+## Notes-koKR: 클릭 등을 통해 임무에 모든 추종자 보내기
+## Notes-deDE: Senden Sie alle Anhänger auf einer Mission mit einem Klick und mehr
+## Notes-ruRU: Отправить всех последователей на миссии со щелчком и более
+## Notes-zhTW: 发送所有的追随者与点击多任务
+## Notes-zhCN: 發送所有的追隨者與點擊多任務
## Author: Alar of Daggerspine
## Version: @project-version@ 6.2.0
-## X-Version: 2.6.5
+## X-Version: 2.6.6
## X-Revision: @project-abbreviated-hash@
## eMail: alar@aspide.it
## URL: http://wow.aspide.it
-## OptionalDeps: LibInit
+## OptionalDeps: Ace3,LibInit
## Dependencies: Blizzard_GarrisonUI
## DefaultState: Enabled
## LoadOnDemand: 1