mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 16:42:59 +02:00
Update Interface
Updated metadata-sync badge and save Updated unsaved changes badge triggers Harmonized global and unit mode by creating a template for the filters TODO : Uncomment updateBlock calls in metaSync and implement tags update Uncomment pluginSave method and test it with an updated plugin
This commit is contained in:
@@ -1366,4 +1366,5 @@ $lang['An error has occured'] = 'An error has occured';
|
||||
$lang['image(s) contains unsaved changes'] = 'image(s) contains unsaved changes';
|
||||
$lang['Pagination has changed and needs to be reloaded !'] = 'Pagination has changed and needs to be reloaded !';
|
||||
$lang['Metadata sync complete'] = 'Metadata sync complete';
|
||||
$lang['Save'] = 'Save';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1366,4 +1366,5 @@ $lang['An error has occured'] = 'Une erreur est survenue';
|
||||
$lang['image(s) contains unsaved changes'] = 'image(s) ne sont pas sauvegardées';
|
||||
$lang['Pagination has changed and needs to be reloaded !'] = "La pagination a changée et nécessite d'être rechargée !";
|
||||
$lang['Metadata sync complete'] = 'Méta-données synchronisées';
|
||||
$lang['Save'] = 'Enregistrer';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user