changeset 73:77a6ec76634c

Updated the changelog.
author Zerotorescue
date Wed, 15 Sep 2010 17:32:12 +0200
parents bd12153b6c7a
children 2ac9501046b7
files .pkgmeta Changelog.txt Localization/enUS.debug.lua
diffstat 3 files changed, 20 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/.pkgmeta	Wed Sep 15 16:29:33 2010 +0200
+++ b/.pkgmeta	Wed Sep 15 17:32:12 2010 +0200
@@ -41,4 +41,4 @@
 manual-changelog: Changelog.txt
 
 ignore:
-    - Localization/enUS.debug.lua # contains all locales filled with static data, not updated by the packager
\ No newline at end of file
+    - Localization/enUS.debug.lua # contains all locales filled with static data, not updated by the packager, not needed by the client
--- a/Changelog.txt	Wed Sep 15 16:29:33 2010 +0200
+++ b/Changelog.txt	Wed Sep 15 17:32:12 2010 +0200
@@ -1,6 +1,11 @@
-R Removed
-A Added
-M Modified
+THIS CHANGE REQUIRES YOU TO RESTART THE GAME TO UPDATE PROPERLY.
+The .TOC has been updated which means you will have to exit and restart your client to successfully update the game. If you do not do this you will get MANY LUA errors.
+
+v1.1.5		Zerotorescue		?		rev ?
+
+	A Added localization files and set it up at Curseforge. Please head to CurseForge.com and search for MailOpener is you are willing to translate some things.
+	M Modified all files to support the localization strings.
+	M The TOC file has been updated with the locations for the localization files. A game client restart is required or you will get spammed with many errors.
 
 v1.1.4		Zerotorescue		Tue, 14 Sep 2010 00:32:28 +0200		rev 64
 
@@ -52,3 +57,11 @@
 	MailOpener will no longer let Postal do the opening but rather do it by itself. You can change the configuration at the interface -> addons options or by opening the option interface with /mo c (/mailopener config). You can still leave Postal enabled for it's mail sending modules but there is no reason to leave it on for the mail opening.
 	
 	See the addon page for more information.
+
+------------------------------------------------------------
+
+Legend:
+
+R Removed
+A Added
+M Modified
\ No newline at end of file
--- a/Localization/enUS.debug.lua	Wed Sep 15 16:29:33 2010 +0200
+++ b/Localization/enUS.debug.lua	Wed Sep 15 17:32:12 2010 +0200
@@ -183,7 +183,7 @@
 L["Sound file to play when your bags are full."] = true
 L["Sound Notifications"] = true
 L["Toggle everything"] = true
-L["Toggle notifications"] = true
+L["Toggle notifications."] = true
 L["Toggle which notification you wish to see."] = true
 L["To make Mail Opener automatically continue the opening of a batch of mail that had previously been interrupted, you will have to tick the \"|cfffed000Continue opening mail|r\"-box at the \"|cfffed000Open All|r\" config. By default Mail Opener will always automatically start opening mail right after a server refresh, but you will have to manually resume mail opening if it gets interrupted (e.g. because you closed the mailbox or because your bags were full)."] = true
 L["Turn Quick Auction's auto mail status |cff00ff00on|r after opening mail has finished"] = true
@@ -277,6 +277,7 @@
 L["Open all |cfffed000auction expired|r mail"] = true -- Needs review
 L["Open all |cfffed000auction successful|r mail"] = true -- Needs review
 L["Open all |cfffed000auction won|r mail"] = true -- Needs review
+L["Open all |cfffed000outbid on|r mail"] = true
 L["Opening..."] = true -- Needs review
 L["Opening Interval"] = true -- Needs review
 L["Opening Speed"] = true -- Needs review
@@ -296,4 +297,4 @@
 L["The first batch after each server refresh will be opened after waiting |cfffed000%d seconds|r."] = true -- Needs review
 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. Mail with a higher amount of attachments than available space will be skipped completely with this option set above 0."] = true -- Needs review
\ No newline at end of file
+L["You can set an amount of bag space you wish to reserve when opening mail. Mail with a higher amount of attachments than available space will be skipped completely with this option set above 0."] = true -- Needs review