mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
Corrections in plugins management.
Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -230,7 +230,7 @@ $lang['conf_main_title'] = 'Main';
|
||||
$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
|
||||
$lang['config'] = 'Configuration';
|
||||
$lang['confirm'] = 'confirm';
|
||||
$lang['date'] = 'date';
|
||||
$lang['Date'] = 'Date';
|
||||
$lang['delete category'] = 'delete category';
|
||||
$lang['description'] = 'description';
|
||||
$lang['dissociate from category'] = 'dissociate from category';
|
||||
@@ -626,6 +626,7 @@ $lang['plugins_description'] = '<b>Version:</b> %s<br><br><b>Date:</b> %s<br><br
|
||||
$lang['plugins_tab_list'] = 'Plugin list';
|
||||
$lang['plugins_tab_update'] = 'Check for updates';
|
||||
$lang['plugins_tab_new'] = 'Other plugins';
|
||||
$lang['plugins_revisions'] = 'Last revisions';
|
||||
$lang['plugins_delete'] = 'Delete';
|
||||
$lang['plugins_confirm_delete'] = 'Are you sure you want to delete this plugin?';
|
||||
$lang['plugins_confirm_install'] = 'Are you sure you want to install this plugin?';
|
||||
|
||||
Reference in New Issue
Block a user