Test commit
ackis [03-21-09 - 03:07]
diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt
index 69f8295..b14f874 100644
--- a/Docs/CHANGES.txt
+++ b/Docs/CHANGES.txt
@@ -1,8 +1,13 @@
==ARL Changes==
===RC5===
+*Fixed the LW typo. :P
+*Updated some skill levels for patterns.
*All opposite faction acquire methods in the tooltip will now be hidden automatically. They will still be shown as part of the recipe window depending on your filter settings for faction.
*You can now sort by skill level ascending and descending.
+*If you're at a trainer and want to see if the skill levels match those on the trainer, type /arl scandata. This will do a comparison. If you use this command wrong, you will get called names, yelled at, no one will like you, and God will kill a kitten.
+*You can now customize the font size for the tooltips. It defaults at 11, however you can change it to betwwwn 8 and 16 now.
+*Localization updates (thank you so much to everyone who helps localize, there are currently 1625 strings that need localization with ARL and you guys have done most of them!
===RC4===
*Updated recipe information (skill levels, flags, locations, etc)
diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua
index c379b72..d41aa47 100644
--- a/Locals/testenUS.lua
+++ b/Locals/testenUS.lua
@@ -153,6 +153,8 @@ L["Tooltip (Recipe) Position"] = true
L["SPELLTOOLTIPPOSITION_DESC"] = "Changes the location of the tooltip containing the recipe information."
L["Tooltip (Acquire) Position"] = true
L["ACQUIRETOOLTIPPOSITION_DESC"] = "Changes the location of the tooltip containing the acquire information."
+L["Font Size"] = true
+L["FONT_SIZE_DESC"] = "Changes the size of the fonts for ARL."
L["Sorting"] = true
L["Sort"] = true
L["Display"] = true