view Localization/deDE.lua @ 178:2f5072581546

Tagging as v1.3.4-beta I do not understand what you're doing HG
author hg@repo01.curselive.local
date Sun, 10 Mar 2013 23:15:17 +0000
parents a5f725b9492c
children
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):NewLocale("MailOpener", "deDE");
if not L then return; end

-- Core
--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="", handle-subnamespaces="none")@

-- BeanCounterSupport
--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="BeanCounterSupport", handle-subnamespaces="none")@

-- Collected
--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="Collected", handle-subnamespaces="none")@

-- Config
--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true, namespace="Config", handle-subnamespaces="none")@

-- 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")@