Quantcast

localization doc update and switched markup to wikicreole

pompachomp [05-23-09 - 04:17]
localization doc update and switched markup to wikicreole
Filename
.docmeta
Docs/Localization.txt
diff --git a/.docmeta b/.docmeta
index 917e776..f6424e7 100644
--- a/.docmeta
+++ b/.docmeta
@@ -23,7 +23,7 @@
  input-file: Docs/CHANGES.txt
  output-page: "ARL Changelog"
 -
- type: wiki
+ type: creole
  input-file: Docs/Localization.txt
  output-page: "API/Localization"
 -
diff --git a/Docs/Localization.txt b/Docs/Localization.txt
index 06b53d9..9ee4cd9 100644
--- a/Docs/Localization.txt
+++ b/Docs/Localization.txt
@@ -1,6 +1,6 @@
-All localization entries must be added to the WoW Ace localization application.  When the addon is packaged, the localization strings are taken from the application and added to the code.
+All localization entries must be added to the WoWAce localization application.  When the addon is packaged, the localization strings are taken from the application and added to the code.

-==Localization Schema==
+==Localization Schema
 * single and double words are just fine, anything longer should have a tag
 * tag name rules:
 ** tags should be ALL_CAPITAL_LETTERS with words separated with _'s