changeset 98:a5f725b9492c

Localizations update to includes locale for this new namespace.
author Zerotorescue
date Sun, 26 Sep 2010 15:11:01 +0200
parents dfdad0afb9b8
children 312827521e2c
files Localization/deDE.lua Localization/enUS.debug.lua Localization/enUS.lua Localization/esES.lua Localization/esMX.lua Localization/frFR.lua Localization/koKR.lua Localization/ruRU.lua Localization/zhCN.lua Localization/zhTW.lua
diffstat 10 files changed, 37 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Localization/deDE.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/deDE.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/enUS.debug.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/enUS.debug.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -302,3 +302,12 @@
 L["Toggle filters for %s profile."] = true -- Needs review
 L["Toggle which mail the opener should autoloot."] = true -- Needs review
 L["You can set an amount of bag space you wish to reserve when opening mail."] = true -- Needs review
+
+
+-- Indicator
+L["Change settings for the Indicator module."] = "Change settings for the Indicator module."
+L["Indicator"] = "Indicator"
+L["This mail includes mail sent by:"] = "This mail includes mail sent by:"
+L["Uses the minimap mail icon to indicate when there is still unread mail waiting for you at the mailbox."] = "Uses the minimap mail icon to indicate when there is still unread mail waiting for you at the mailbox."
+L["You have %d unread mail remaining in your mailbox."] = "You have %d unread mail remaining in your mailbox."
+L["You have unread mail remaining in your mailbox."] = "You have unread mail remaining in your mailbox."
--- a/Localization/enUS.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/enUS.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -1,5 +1,4 @@
-local AceLocale = LibStub:GetLibrary("AceLocale-3.0");
-local L = AceLocale:NewLocale("MailOpener", "enUS", true);
+local L = LibStub("AceLocale-3.0"):NewLocale("MailOpener", "enUS");
 if not L then return; end
 
 -- Core
@@ -17,5 +16,8 @@
 -- FailSafe
 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/esES.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/esES.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="esES", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="esES", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="esES", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/esMX.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/esMX.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/frFR.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/frFR.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="frFR", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="frFR", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="frFR", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/koKR.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/koKR.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/ruRU.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/ruRU.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="ruRU", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="ruRU", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="ruRU", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/zhCN.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/zhCN.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="zhCN", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="zhCN", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="zhCN", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file
--- a/Localization/zhTW.lua	Sun Sep 26 15:10:43 2010 +0200
+++ b/Localization/zhTW.lua	Sun Sep 26 15:11:01 2010 +0200
@@ -16,5 +16,8 @@
 -- FailSafe
 --@localization(locale="zhTW", format="lua_additive_table", same-key-is-true=true, namespace="FailSafe", handle-subnamespaces="none")@
 
+-- Indicator
+--@localization(locale="zhTW", format="lua_additive_table", same-key-is-true=true, namespace="Indicator", handle-subnamespaces="none")@
+
 -- OpenAll
 --@localization(locale="zhTW", format="lua_additive_table", same-key-is-true=true, namespace="OpenAll", handle-subnamespaces="none")@
\ No newline at end of file