# HG changeset patch # User Zerotorescue # Date 1285506661 -7200 # Node ID a5f725b9492cf10f7cc425460a90f23e65fc2de4 # Parent dfdad0afb9b87f1abdcbaeca3e46281c141c2f42 Localizations update to includes locale for this new namespace. diff -r dfdad0afb9b8 -r a5f725b9492c Localization/deDE.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/enUS.debug.lua --- 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." diff -r dfdad0afb9b8 -r a5f725b9492c Localization/enUS.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/esES.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/esMX.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/frFR.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/koKR.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/ruRU.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/zhCN.lua --- 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 diff -r dfdad0afb9b8 -r a5f725b9492c Localization/zhTW.lua --- 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