From 78254cfca1834b857f2d4d371de20f4cd87c7ff4 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 20 Dec 2009 01:12:01 +0000 Subject: [PATCH] Updated the localization doc page. --- .pkgmeta | 6 +++--- Docs/Localization.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pkgmeta b/.pkgmeta index c119133..92613b4 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -2,9 +2,9 @@ license-output: LICENSE.txt -#manual-changelog: -# filename: Docs/CHANGES.txt -# markup-type: creole +manual-changelog: + filename: Docs/CHANGES.txt + markup-type: creole enable-nolib-creation: yes diff --git a/Docs/Localization.txt b/Docs/Localization.txt index cf3153d..b016168 100644 --- a/Docs/Localization.txt +++ b/Docs/Localization.txt @@ -10,5 +10,5 @@ All localization entries must be added to the WoWAce localization application. * don't include the object being described in the name (no _TOGGLE or _TT) since it can be used several times to describe different objects (in theory) * group related elements together, either by their location in the GUI/config, or by purpose (Weapon categories, etc) -==Localization Contributions -Please visit [http://www.wowace.com/projects/arl/localization/translators/ this] page to see all the different localization contributions. \ No newline at end of file +==Localization Contributors +Please visit [[http://www.wowace.com/projects/arl/localization/translators|this]] page to see all the different localization contributors. \ No newline at end of file -- 1.7.9.5