mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -87,7 +87,7 @@ if (isset($_GET['upgradestatus']) and isset($_GET['plugin']))
|
||||
default:
|
||||
array_push($page['errors'],
|
||||
sprintf(l10n('An error occured during extraction (%s).'), $_GET['upgradestatus']),
|
||||
l10n('Please check \"plugins\" folder and sub-folders permissions (CHMOD).'));
|
||||
l10n('Please check "plugins" folder and sub-folders permissions (CHMOD).'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user