minor improvement of error message

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
jcfp
Release Testers
Release Testers
Posts: 1032
Joined: February 7th, 2008, 12:45 pm

minor improvement of error message

Post 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)?".
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: minor improvement of error message

Post 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.
Post Reply