translation update
Italian language update
fixed language file placeholders FS#2682
link directly to subscription management in mailsThis was updated in the english translation a while ago, but was stillmissing in some translations
changed semicolon to colon in link to welcome page to make it less confusing
Use hardcoded plugin loading error message as $lang isn't initializedWhen loading plugins, $lang might not be initialized yet, so use ahardcoded error message instead, especially as this error sho
Use hardcoded plugin loading error message as $lang isn't initializedWhen loading plugins, $lang might not be initialized yet, so use ahardcoded error message instead, especially as this error should only bedisplayed for the admin (and then fixed). This also removes thepreviously localized message, it might be re-added as part of the newextension manager.
show more ...
fixed validation errors in the installer
changed the link in the installer to point to wiki:welcome
removed outdated language string. it has to be retranslated
localization: removed strings from old flashuploader
fixed various errors in language files
removed remnants of old flash uploader (FS#2335)
jqueryized locktimer
removed duplicate authors from language files
added 'register' and 'resendpwd' to action links and buttonsAttention: $lang['register'] has been renamed to $lang['btn_register'],anyone using that in any plugin or template should adjust it.
Remove unneeded i18n files
FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itbesides via Save or Preview button. This has been successfully tested in FF,Chrome and IE6/7/8. Opera does not support onbef
FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itbesides via Save or Preview button. This has been successfully tested in FF,Chrome and IE6/7/8. Opera does not support onbeforeunload, therefore the draftis kept if the user navigates away from the editor.Please test this.
Rewrite JavaScript change check
Remove wordblock action, issue a msg instead
12345