ShyPike
1feaf775d4
Update text files for 0.6.2 Final.
14 years ago
ShyPike
322436a9b9
Update translations.
14 years ago
ShyPike
2d633daf06
Correct headers for "disk full" email.
14 years ago
ShyPike
03fc8da459
Make email date header RFC2822 compliant.
(So, don't use a localized string).
14 years ago
ShyPike
8134dd0d32
Cleanup comment.
14 years ago
ShyPike
45f6418163
Add missing translatable text.
14 years ago
ShyPike
bfe4fe0a6d
Fix failing NZB-extension association on Windows 7 and Vista when using an HTTPS-only configuration.
The cause is that Python 2.5 on Windows doesn't properly implement urllib2.urlopen for htps calls to ipv6 addresses
(like localhost in Windows 7).
The work-around is to use an external CURL program to handle the API calls to the running SABnzbd instance.
14 years ago
ShyPike
6efbe4563c
Fixed more untranslatable texts in Plush.
14 years ago
ShyPike
c1c27c1c69
Add "Exit" button to first Wizard page.
14 years ago
ShyPike
befe9141fc
Add Romanian flag to the Wizard skin.
14 years ago
ShyPike
234c85e70c
Update text files for 0.6.1 Final.
14 years ago
ShyPike
2ae316bf9c
Fix handling of nzb.gz files as command line parameter.
14 years ago
ShyPike
cfcb404794
Fix failing compare of versions of running and new instance of SABnzbd.
This made NZB association fail.
14 years ago
ShyPike
05e0abbd5e
Fix NZB upload. Don't send api part when launching UI for running instance.
14 years ago
ShyPike
f064dd9e6e
Update text files for 0.6.1 RC1
14 years ago
ShyPike
4eb6f6c26a
Update translations.
14 years ago
ShyPike
68c65f8568
Remove debug statement from make_mo.py.
14 years ago
ShyPike
7381d1a25e
Add Romanian translation.
Romanian requires characters outside the Latin-1 set, so some characters will be transposed to characters within Latin-1.
The Romanian PO files are archived as PX file, so that they don't disturb the Launchpad Translation database.
The transposed files are PO files and are not under version control.
Fix missing #encoding header fror some email templates.
14 years ago
ShyPike
d9ab79992d
Some OSX-Growl messages were not translatable yet.
14 years ago
ShyPike
606f246b95
When preparing error/warning list, just use Unicode instead of ASCII with HTML-encoding.
14 years ago
ShyPike
64d97cd7e1
Do proper latin1 conversion for filenames in errors/warning on UTF filesystems (OSX, some Linuxes).
Don't attempt Unicode normalisation for now.
14 years ago
ShyPike
f274a4e34b
Ensure proper encoding of filenames in error and warning messages.
14 years ago
ShyPike
f669b28a67
Update text files for 0.6.1 RC1
14 years ago
ShyPike
3dc6b9171e
Update translations.
14 years ago
ShyPike
79795b8c62
Adjust category support for nzbmatrix RSS feeds, just use the whole "Description" attribute.
14 years ago
ShyPike
7c5344e4e8
Pause downloader on any disk error in the Assembler.
14 years ago
ShyPike
d340b2cd0b
Support ~ in user paths only for non-Windows and only support "~/name" and not "~name".
14 years ago
ShyPike
388aa7f92d
When evaluating RSS results, do not set explicit attributes based on the default category when no category is read from the feed.
This will defeat the category read at NZB retrieval time.
14 years ago
ShyPike
baefba5956
Update POT files.
14 years ago
ShyPike
4d65782f79
Plush: Queue and History header for French should not be uppercased, because it won't fit in Firefox on Linux.
14 years ago
ShyPike
d2396f5505
Plush: replaced hard-coded button text "Upload" with translation call.
14 years ago
ShyPike
5dc49683ba
Fix for weird incompatibilty between CherryPy and Firefox-4 on OSX,
resulting in job names with &#xxx; codes.
14 years ago
ShyPike
5b8e2d7a6d
"duplicate/encrypted/too large" prefixes used in the queue must be encoded conform filenames.
Otherwise the translated prefixes will not show properly on systems with UTF8 file systems (like OSX).
14 years ago
ShyPike
847378dcfe
Fix incorrect character encoding of errors/warnings in Status window.
14 years ago
ShyPike
d73ea0b8f6
Plush: Warning popup in main page didn't handle backslash characters properly.
14 years ago
ShyPike
123cc3bbf9
Implement PID file support for non-Windows systems.
Triggered by command line parameter:
--pid <full-path>
14 years ago
ShyPike
992c3a1288
Win32: add some more info to the Windows Software panel.
14 years ago
ShyPike
208a0cf482
Win32: provide more info for Windows Installed Software panel (add version, support location etc.)
14 years ago
ShyPike
aefdcd7cd6
Win32: Fix registration of SABnzbd url in the user registry. This made the NZB association go wrong.
14 years ago
ShyPike
f95ce2bc80
Update text for duplicate detection option.
14 years ago
ShyPike
f519888bd1
Fix the panic_old_queue message given when upgrading from 0.4.x
14 years ago
ShyPike
68a6e2aaac
Update text files for 0.6.0 Final.
14 years ago
ShyPike
db8f7fccd3
Prevent loss of sabnzbd.ini file due to a full disk.
14 years ago
ShyPike
a5f7a545fd
Fix damaged compressed Javascript library in mobile.js.
14 years ago
ShyPike
4de7d1b84b
Update text files for 0.6.0 Final.
14 years ago
ShyPike
c7241505ca
Parameters that contain a semicolon should be sent to the user's postprocessing script surrounded with quote characters.
14 years ago
ShyPike
f77fe3ccd6
The 'addlocalfile' API function failed to do proper category handling.
Cause is an error in the functions upload.upload_file and upload.add_local.
They added explicit attributes from the default category, while they should be adding no attributes at all.
14 years ago
ShyPike
5303a9f1e2
Update translations.
14 years ago
ShyPike
352b36afe9
Update "duplicate article" warning.
14 years ago
ShyPike
e2b299786d
Update translations.
14 years ago