Page 1 of 1

minor improvement of error message

Posted: March 7th, 2013, 5:16 pm
by jcfp
The following error message regularly causes confusion among newbies, as sab appears to blame the download failure on retention. These days that's rather uncommon and more commonly content removals are to be blamed instead.

po/main/SABnzbd.pot, around line 1150:

Code: Select all

#: sabnzbd/postproc.py:262
msgid "Download failed - Out of your server's retention?"
msgstr ""
My suggestion would be to replace the latter part of that with something along the lines of "no longer available on your server(s)?".

Re: minor improvement of error message

Posted: March 8th, 2013, 5:39 pm
by shypike
Yeah, that dates back from the good old days.
We rarely change texts because each (tiny) change invalidates
the many translations of the text.
It will change for 0.8.0 anyway.