From eef93e99be0d44ec6dc4fa86373ba6fd2b8c5f48 Mon Sep 17 00:00:00 2001 From: Michael Hamann Date: Sat, 8 Sep 2012 13:22:44 +0200 Subject: Use hardcoded plugin loading error message as $lang isn't initialized When loading plugins, $lang might not be initialized yet, so use a hardcoded error message instead, especially as this error should only be displayed for the admin (and then fixed). This also removes the previously localized message, it might be re-added as part of the new extension manager. --- inc/lang/eo/lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/lang/eo/lang.php') diff --git a/inc/lang/eo/lang.php b/inc/lang/eo/lang.php index b2c64b2a6..bfdb39011 100644 --- a/inc/lang/eo/lang.php +++ b/inc/lang/eo/lang.php @@ -318,4 +318,3 @@ $lang['media_perm_read'] = 'Bedaûrinde viaj rajtoj ne sufiĉas por legi d $lang['media_perm_upload'] = 'Bedaûrinde viaj rajtoj ne sufiĉas por alŝuti dosierojn.'; $lang['media_update'] = 'Alŝuti novan version'; $lang['media_restore'] = 'Restarigi ĉi tiun version'; -$lang['plugin_install_err'] = 'Kromaĵo instalita malĝuste. Renomu la kromaĵan dosierujon \'%s\' al \'%s\'.'; -- cgit v1.2.3