changeset 89:9fe7321bc439

Fixed debug locales.
author Zerotorescue
date Fri, 17 Sep 2010 12:04:43 +0200
parents 116d1d2d53ed
children b8902f09e382
files Localization/enUS.debug.lua
diffstat 1 files changed, 138 insertions(+), 134 deletions(-) [+]
line wrap: on
line diff
--- a/Localization/enUS.debug.lua	Fri Sep 17 12:04:27 2010 +0200
+++ b/Localization/enUS.debug.lua	Fri Sep 17 12:04:43 2010 +0200
@@ -3,24 +3,24 @@
 if not L then return; end
 
 -- Core
-L["|cff00ff00Enabled|r"] = true
+L["|cff00ff00Enabled|r"] = true -- Needs review
 L["|cff00ff00Enabling|r automatic opening of mail."] = true -- Needs review
-L["|cff15ff00Mail Opener|r: %s"] = true
+L["|cff15ff00Mail Opener|r: %s"] = true -- Needs review
 L["|cffff0000Disabling|r automatic opening of mail."] = true -- Needs review
 L["|cffff0000Disabling|r automatic opening of mail, shift key was down when opening the mailbox."] = true -- Needs review
 L["Click here to completely toggle this module on or off."] = true -- Needs review
 L["Click to open the configuration window for Mail Opener."] = true -- Needs review
-L["Config"] = true
-L["Disable Module"] = true
-L["Enable Module"] = true
-L["General"] = true
+L["Config"] = true -- Needs review
+L["Disable Module"] = true -- Needs review
+L["Enable Module"] = true -- Needs review
+L["General"] = true -- Needs review
 L["Mail Opener"] = true -- Needs review
 L["Mail Opener Config"] = true -- Needs review
 L["Mail Opener status"] = true -- Needs review
 L["Press CTRL-C to copy."] = true -- Needs review
 L["Shift key was held down, so |cff00ff00enabling|r the entire addon as well as automatic opening of mail."] = true -- Needs review
 L["Shift key was held down, so |cffff0000disabling|r the entire addon."] = true -- Needs review
-L["Status: %s"] = true
+L["Status: %s"] = true -- Needs review
 L[ [=[Toggle automatic mail opening |cff00ff00on|r or |cffff0000off|r (you can also enforce this by holding shift when opening the mailbox).
 
 You can toggle this addon |cff00ff00on|r or |cffff0000off|r by |cfffed000shift-clicking|r this checkbox.]=] ] = true -- Needs review
@@ -45,7 +45,7 @@
 -- Collected
 L["Also show a summary of the recorded stats within the entire session"] = true -- Needs review
 L["Also show a summary of the recorded stats within the entire session (since your last login or /reload)."] = true -- Needs review
-L["|cfffed000Shift-click|r the |cfffed000open all|r button to temporarily override your filters and loot every single mail containing attachments and/or gold."] = true
+L["|cfffed000Shift-click|r the |cfffed000open all|r button to temporarily override your filters and loot every single mail containing attachments and/or gold."] = true -- Needs review
 L["Change settings for the collected module."] = true -- Needs review
 L["Collected"] = true -- Needs review
 L["Collected a total of %d mail."] = true -- Needs review
@@ -54,7 +54,7 @@
 L["Collected a total of %d mail within %d minutes and %d seconds this session."] = true -- Needs review
 L["Collected a total of %d mail within %d seconds."] = true -- Needs review
 L["Collected a total of %d mail within %d seconds this session."] = true -- Needs review
-L["(Required module)"] = true
+L["(Required module)"] = true -- Needs review
 L["(Session summary)"] = true -- Needs review
 L["Show a summary of the recorded stats whenever it has been updated after opening the current batch of mails has finished."] = true -- Needs review
 L["Show a summary of the recorded stats whenever it updated after opening the current batch has finished"] = true -- Needs review
@@ -80,135 +80,137 @@
 
 
 -- Config
-L["Addon Disabled"] = true
-L["Announce when |cfffed000finished opening the current batch|r"] = true
-L["Announce when |cfffed000the mailbox is completely empty|r"] = true
-L["Announce when mail is processed because..."] = true
-L["Announce when mail is processed because it's |cfffed000any other kind of mail|r (e.g. plain text)."] = true
-L["Announce when mail is processed because it's |cfffed000auction canceled mail|r."] = true
-L["Announce when mail is processed because it's |cfffed000auction expired mail|r."] = true
-L["Announce when mail is processed because it's |cfffed000auction outbid mail|r."] = true
-L["Announce when mail is processed because it's |cfffed000auction successful mail|r."] = true
-L["Announce when mail is processed because it's |cfffed000auction won mail|r."] = true
-L["Announce when mail is processed because it's |cfffed000normal mail containing gold|r."] = true
-L["Announce when mail is processed because it's |cfffed000normal mail containing items|r."] = true
-L["Announce when mail is processed for |cfffed000any|r reason."] = true
-L["Announce when mail is skipped because..."] = true
-L["Announce when mail is skipped because |cfffed000the keep free space limit has been reached|r."] = true
-L["Announce when mail is skipped because |cfffed000your inventory is full|r."] = true
-L["Announce when mail is skipped because it's |cfffed000a Cost On Delivery mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000any other kind of mail|r (e.g. plain text)."] = true
-L["Announce when mail is skipped because it's |cfffed000auction canceled mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000auction expired mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000auction outbid mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000auction successful mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000auction won mail|r."] = true
-L["Announce when mail is skipped because it's |cfffed000mail sent by Blizzard|r."] = true
-L["Announce when mail is skipped because it's |cfffed000normal mail containing gold|r."] = true
-L["Announce when mail is skipped because it's |cfffed000normal mail containing items|r."] = true
-L["Announce when mail is skipped for |cfffed000any|r reason."] = true
-L["Announce when opening of the current batch of mail has been completed."] = true
-L["Announce when there is nothing left for Mail Opener to open."] = true
-L["Auction canceled mail"] = true
-L["Auction expired mail"] = true
-L["Auction outbid mail"] = true
-L["Auction successful mail"] = true
-L["Auction won mail"] = true
-L["Auto opening disabled"] = true
-L["Blizzard mail"] = true
-L["Builds and loads the config frame(s) and handles the slash commands. Automatically loaded when needed."] = true
-L["|cff00ff00Enabled|r"] = true
-L["|cfffed000Cost on Delivery|r and |cfffed000Blizzard|r mail will always be skipped, regardless of any filters."] = true
-L["|cfffed000Default Status|r"] = true
-L["|cfffed000Mail Opener|r is not meant to be a full replacement of |cfffed000Postal|r, it will only handle the opening of your mail and you can run both addons simultaneously."] = true
-L["|cfffed000Module Name|r"] = true
-L["|cfffed000Postal|r allows you to return mail by |cfffed000alt-clicking|r the mail icon."] = true
-L["|cfffed000Right-click|r the |cfffed000open all|r button to quickly adjust your mail opening filters."] = true
-L["|cfffed000Status|r"] = true
-L["|cffff0000Disabled|r"] = true
-L["Change general Mail Opener settings."] = true
-L["Change settings for modules or toggle them on or off."] = true
-L["C.O.D. mail"] = true
-L["Completely enabled"] = true
-L["Continue trying to open mail after your bags are full"] = true
-L["Create a new character specific profile"] = true
-L["Create a new profile for this user. You can also make profile groups at the profiles tab to the left."] = true
-L["Default mail opener status"] = true
-L["Default QA Auto Mail status"] = true
-L["Disabled"] = true
-L["Display help tooltips at the mailbox buttons added by Mail Opener."] = true
-L["Display the help tooltips when hovering at any of the mailbox buttons added by Mail Opener."] = true
-L["Do you wish to enable \"continue opening mail\"? Read the tip at the bottom of the \"General\" config for more information."] = true
-L["Enabled"] = true
-L["Enabling the functionality. Remember you can always change this setting in the \\\"Open All\\\" config (|cff00ffff/mo c|r)."] = true
-L["General Notifications"] = true
+L["Addon Disabled"] = true -- Needs review
+L["Announce when |cfffed000finished opening the current batch|r"] = true -- Needs review
+L["Announce when |cfffed000the mailbox is completely empty|r"] = true -- Needs review
+L["Announce when mail is processed because..."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000any other kind of mail|r (e.g. plain text)."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000auction canceled mail|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000auction expired mail|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000auction outbid mail|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000auction successful mail|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000auction won mail|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000normal mail containing gold|r."] = true -- Needs review
+L["Announce when mail is processed because it's |cfffed000normal mail containing items|r."] = true -- Needs review
+L["Announce when mail is processed for |cfffed000any|r reason."] = true -- Needs review
+L["Announce when mail is skipped because..."] = true -- Needs review
+L["Announce when mail is skipped because |cfffed000the keep free space limit has been reached|r."] = true -- Needs review
+L["Announce when mail is skipped because |cfffed000your inventory is full|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000a Cost On Delivery mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000any other kind of mail|r (e.g. plain text)."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000auction canceled mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000auction expired mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000auction outbid mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000auction successful mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000auction won mail|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000mail sent by Blizzard|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000normal mail containing gold|r."] = true -- Needs review
+L["Announce when mail is skipped because it's |cfffed000normal mail containing items|r."] = true -- Needs review
+L["Announce when mail is skipped for |cfffed000any|r reason."] = true -- Needs review
+L["Announce when opening of the current batch of mail has been completed."] = true -- Needs review
+L["Announce when there is nothing left for Mail Opener to open."] = true -- Needs review
+L["Auction canceled mail"] = true -- Needs review
+L["Auction expired mail"] = true -- Needs review
+L["Auction outbid mail"] = true -- Needs review
+L["Auction successful mail"] = true -- Needs review
+L["Auction won mail"] = true -- Needs review
+L["Auto opening disabled"] = true -- Needs review
+L["Blizzard mail"] = true -- Needs review
+L["Builds and loads the config frame(s) and handles the slash commands. Automatically loaded when needed."] = true -- Needs review
+L["|cff00ff00Enabled|r"] = true -- Needs review
+L["|cfffed000Cost on Delivery|r and |cfffed000Blizzard|r mail will always be skipped, regardless of any filters."] = true -- Needs review
+L["|cfffed000Default Status|r"] = true -- Needs review
+L["|cfffed000Mail Opener|r is not meant to be a full replacement of |cfffed000Postal|r, it will only handle the opening of your mail and you can run both addons simultaneously."] = true -- Needs review
+L["|cfffed000Module Name|r"] = true -- Needs review
+L["|cfffed000Postal|r allows you to return mail by |cfffed000alt-clicking|r the mail icon."] = true -- Needs review
+L["|cfffed000Right-click|r the |cfffed000open all|r button to quickly adjust your mail opening filters."] = true -- Needs review
+L["|cfffed000Status|r"] = true -- Needs review
+L["|cffff0000Disabled|r"] = true -- Needs review
+L["Change general Mail Opener settings."] = true -- Needs review
+L["Change settings for modules or toggle them on or off."] = true -- Needs review
+L["C.O.D. mail"] = true -- Needs review
+L["Completely enabled"] = true -- Needs review
+L["Continue trying to open mail after your bags are full"] = true -- Needs review
+L["Copy URL"] = true -- Needs review
+L["Create a new character specific profile"] = true -- Needs review
+L["Create a new profile for this user. You can also make profile groups at the profiles tab to the left."] = true -- Needs review
+L["Default mail opener status"] = true -- Needs review
+L["Default QA Auto Mail status"] = true -- Needs review
+L["Disabled"] = true -- Needs review
+L["Display help tooltips at the mailbox buttons added by Mail Opener."] = true -- Needs review
+L["Display the help tooltips when hovering at any of the mailbox buttons added by Mail Opener."] = true -- Needs review
+L["Do you wish to enable \"continue opening mail\"? Read the tip at the bottom of the \"General\" config for more information."] = true -- Needs review
+L["Enabled"] = true -- Needs review
+L["Enabling the functionality. Remember you can always change this setting in the \\\"Open All\\\" config (|cff00ffff/mo c|r)."] = true -- Needs review
+L["General Notifications"] = true -- Needs review
 L[ [=[If there are a lot of stackable items in your mailbox (e.g. glyphs) you may want to toggle this option on.
 
-This will cause your Blizzard error frame to get extremely spammy if there's a lot of mail remaining. With this disabled, Mail Opener will completely stop opening mail while your inventory is full.]=] ] = true
-L["If you are looking for an addon with many handy modifications for |cfffed000sending|r mail, you might want to consider |cfffed000Postal|r."] = true
-L["Instead of always turning Quick Auction's auto mail on after mail opening you can choose to set it back to the value it was prior to opening mail."] = true
-L["Inventory is full"] = true
-L["Keep free space limit reached"] = true
-L["Mail Opening Tip"] = true
-L["Mail Processed Notifications"] = true
-L["Mail Skipped Notifications"] = true
-L["Modules"] = true
-L["Modules Status"] = true
-L["New Character Specific Profile"] = true
-L["Next Tip"] = true
-L["No"] = true
-L["No more mail can be opened"] = true
-L["Normal mail with attachments"] = true
-L["Normal mail with gold"] = true
-L["Notifications"] = true
-L["Only once"] = true
-L["Only play this sound once each time new mail has been arrived."] = true
-L["Only play this sound once each time new mail has been arrived or your bags are updated."] = true
-L["Only play this sound once each time you visit the mailbox."] = true
-L["Other mail (e.g. plain text)"] = true
-L["...per mailbox visit"] = true
-L["Play a sound when..."] = true
-L["Play a sound when no more mail can be opened. You can select what sound in the select box next to this."] = true
-L["Play a sound when your inventory is full. You can select what sound in the select box next to this."] = true
-L["Please report |cfffed000issues|r and |cfffed000suggestions|r/|cfffed000requests|r at the |cfffed000CurseForge ticket tracker|r, I will try to process and respond to them all (you can find a link to the ticket tracker in the addon description at Curse)."] = true
+This will cause your Blizzard error frame to get extremely spammy if there's a lot of mail remaining. With this disabled, Mail Opener will completely stop opening mail while your inventory is full.]=] ] = true -- Needs review
+L["If you are looking for an addon with many handy modifications for |cfffed000sending|r mail, you might want to consider |cfffed000Postal|r (click the button below for a download link)."] = true -- Needs review
+L["Instead of always turning Quick Auction's auto mail on after mail opening you can choose to set it back to the value it was prior to opening mail."] = true -- Needs review
+L["Inventory is full"] = true -- Needs review
+L["Keep free space limit reached"] = true -- Needs review
+L["Mail Opening Tip"] = true -- Needs review
+L["Mail Processed Notifications"] = true -- Needs review
+L["Mail Skipped Notifications"] = true -- Needs review
+L["Modules"] = true -- Needs review
+L["Modules Status"] = true -- Needs review
+L["New Character Specific Profile"] = true -- Needs review
+L["Next Tip"] = true -- Needs review
+L["No"] = true -- Needs review
+L["No more mail can be opened"] = true -- Needs review
+L["Normal mail with attachments"] = true -- Needs review
+L["Normal mail with gold"] = true -- Needs review
+L["Notifications"] = true -- Needs review
+L["Only once"] = true -- Needs review
+L["Only play this sound once each time new mail has been arrived."] = true -- Needs review
+L["Only play this sound once each time new mail has been arrived or your bags are updated."] = true -- Needs review
+L["Only play this sound once each time you visit the mailbox."] = true -- Needs review
+L["Other mail (e.g. plain text)"] = true -- Needs review
+L["...per mailbox visit"] = true -- Needs review
+L["Play a sound when..."] = true -- Needs review
+L["Play a sound when no more mail can be opened. You can select what sound in the select box next to this."] = true -- Needs review
+L["Play a sound when your inventory is full. You can select what sound in the select box next to this."] = true -- Needs review
+L["Please report |cfffed000issues|r and |cfffed000suggestions|r/|cfffed000requests|r at the |cfffed000CurseForge ticket tracker|r, I will try to process and respond to them all (you can get a link to the ticket tracker by clicking the button below)."] = true -- Needs review
 L[ [=[Quick Auction's auto mail is buggy when using other mail opening addons. If you are collecting mail while auto mailer is enabled wrong items may be send to the wrong character.
 
-To solve this you must disable Quick Auction's auto mail while opening mail and you can re-enable it when mail opening is finished.]=] ] = true
-L["Remember"] = true
-L["Select the default Mail Opener status when you open a mailbox for the first time since your log on."] = true
-L["Select the default Quick Auctions auto mail status whenever you open a mailbox."] = true
-L["Set Quick Auction's auto mail status |cff00ffffback|r after opening mail has finished (remember it)"] = true
-L["Sound File"] = true
-L["Sound file to play when Mail Opener can't open any more mail."] = true
-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 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
-L["Turn Quick Auction's auto mail status |cffff0000off|r when opening mail"] = true
-L["Wrong command, available: /mo config (or /mo c)"] = true
-L["Yes"] = true
-L["You can always change this setting in the \\\"Open All\\\" config (|cff00ffff/mo c|r)."] = true
-L["You can |cfffed000shift-click|r a mail icon to loot all attachments from that single mail."] = true
-L["You can click the time remaining text to get it into a popup dialog so you can copy it (with |cfffed000CTRL-C|r) and then paste it (with |cfffed000CTRL-V|r) elsewhere."] = true
-L["You can create a new profile to allow different behaviour for different characters. Imagine setting up a profile for your AH banker which will retrieve all sorts of mail containing items while other characters don't automatically open mail with items sent by other players."] = true
-L["You may have to increase the mail opening interval if this sound effect gets spammy. The recommended value is 10 seconds."] = true
-L["Your inventory is full"] = true
+To solve this you must disable Quick Auction's auto mail while opening mail and you can re-enable it when mail opening is finished.]=] ] = true -- Needs review
+L["Remember"] = true -- Needs review
+L["Select the default Mail Opener status when you open a mailbox for the first time since your log on."] = true -- Needs review
+L["Select the default Quick Auctions auto mail status whenever you open a mailbox."] = true -- Needs review
+L["Set Quick Auction's auto mail status |cff00ffffback|r after opening mail has finished (remember it)"] = true -- Needs review
+L["Sound File"] = true -- Needs review
+L["Sound file to play when Mail Opener can't open any more mail."] = true -- Needs review
+L["Sound file to play when your bags are full."] = true -- Needs review
+L["Sound Notifications"] = true -- Needs review
+L["Toggle everything"] = true -- Needs review
+L["Toggle notifications."] = true -- Needs review
+L["Toggle which notification you wish to see."] = true -- Needs review
+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 -- Needs review
+L["Turn Quick Auction's auto mail status |cff00ff00on|r after opening mail has finished"] = true -- Needs review
+L["Turn Quick Auction's auto mail status |cffff0000off|r when opening mail"] = true -- Needs review
+L["Wrong command, available: /mo config (or /mo c)"] = true -- Needs review
+L["Yes"] = true -- Needs review
+L["You can always change this setting in the \\\"Open All\\\" config (|cff00ffff/mo c|r)."] = true -- Needs review
+L["You can |cfffed000shift-click|r a mail icon to loot all attachments from that single mail."] = true -- Needs review
+L["You can click the time remaining text to get it into a popup dialog so you can copy it (with |cfffed000CTRL-C|r) and then paste it (with |cfffed000CTRL-V|r) elsewhere."] = true -- Needs review
+L["You can create a new profile to allow different behaviour for different characters. Imagine setting up a profile for your AH banker which will retrieve all sorts of mail containing items while other characters don't automatically open mail with items sent by other players."] = true -- Needs review
+L["You may have to increase the mail opening interval if this sound effect gets spammy. The recommended value is 10 seconds."] = true -- Needs review
+L["Your chance to contribute to this addon! Please help localizing Mail Opener if you master a second language supported by WoW. You can do so by clicking the button below to get a link to the localization pages, login with your Curse account and then you can start localizing."] = true -- Needs review
+L["Your inventory is full"] = true -- Needs review
 
 
 -- FailSafe
 L[ [=[Change how long FailSafe should wait before skipping the last mail and continuing with the next. This should prevent mail opening getting stuck because a single mail is stuck for whatever reason.
 
-Default value is 20 seconds.]=] ] = true
-L["Change how long FailSafe should wait before skipping the last mail and continuing with the next. This will prevent mail opening getting stuck forever because a single mail is frozen for whatever reason."] = true
-L["Change settings for the FailSafe module."] = true
-L["FailSafe"] = true
-L["(FailSafe) Mail opening timeout, continuing with the next mail."] = true
-L["Prevents the mail opening from completely stopping when the opening of a single mail gets stuck."] = true
-L["Single Mail Opening Timeout"] = true
-L["Single Mail Timeout"] = true
+Default value is 20 seconds.]=] ] = true -- Needs review
+L["Change how long FailSafe should wait before skipping the last mail and continuing with the next. This will prevent mail opening getting stuck forever because a single mail is frozen for whatever reason."] = true -- Needs review
+L["Change settings for the FailSafe module."] = true -- Needs review
+L["FailSafe"] = true -- Needs review
+L["(FailSafe) Mail opening timeout, continuing with the next mail."] = true -- Needs review
+L["Prevents the mail opening from completely stopping when the opening of a single mail gets stuck."] = true -- Needs review
+L["Single Mail Opening Timeout"] = true -- Needs review
+L["Single Mail Timeout"] = true -- Needs review
 
 
 -- OpenAll
@@ -228,7 +230,7 @@
 L["Automatically loot all auction won mail from the auction house."] = true -- Needs review
 L["Automatically loot all normal mail containing attachments (CoDs and Blizzard mail will be skipped)."] = true -- Needs review
 L["Automatically loot all normal mail containing gold (CoDs and Blizzard mail will be skipped)."] = true -- Needs review
-L["Blizzard mail"] = true
+L["Blizzard mail"] = true -- Needs review
 L["canceled auction"] = true -- Needs review
 L["|cffff0000There is currently no mail available.|r"] = true -- Needs review
 L["|cffffffff%d|r/|cffffffff%d|r mail remaining - everything will be opened soon..."] = true -- Needs review
@@ -239,9 +241,11 @@
 L["|cffffffff%d|r/|cffffffff%d|r mail remaining - waiting for something from the current batch to be opened..."] = true -- Needs review
 L["|cffffffff%d|r/|cffffffff%d|r mail remaining - waiting for the next mailbox refresh..."] = true -- Needs review
 L["Change open all settings."] = true -- Needs review
-L[ [=[Change the amount of space to reserve for other things when opening mail. If this option is set higher than 0, mail with a higher amount of attachments than available space will be skipped completely.
+L[ [=[Change the amount of space to reserve for other things when opening mail.
 
-E.g. If this is set to 1 and you have a total of 12 slots left then any mail with 12 attachments will be skipped while one with 11 attachments would be opened.]=] ] = true -- Needs review
+Enabling this functionality by setting this value above 0 may increase resource usage slightly.]=] ] = [=[Change the amount of space to reserve for other things when opening mail.
+
+Enabling this functionality by setting this value above 0 may slightly increase resource usage.]=] -- Needs review
 L[ [=[Change the delay before Mail Opener tries opening mail after opening the mailbox or new mail has been received from the server.
 
 The default value is 0.5 seconds.]=] ] = true -- Needs review
@@ -277,7 +281,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["Open all |cfffed000outbid on|r mail"] = true -- Needs review
 L["Opening..."] = true -- Needs review
 L["Opening Interval"] = true -- Needs review
 L["Opening Speed"] = true -- Needs review
@@ -297,4 +301,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
+L["You can set an amount of bag space you wish to reserve when opening mail."] = true -- Needs review