[trunk] - add key display forget batch_manager_global.tpl

git-svn-id: http://piwigo.org/svn/trunk@10248 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-10 18:50:07 +00:00
commit ad97387a9d
3 changed files with 5 additions and 2 deletions

View file

@ -780,4 +780,5 @@ $lang['All languages are up to date.'] = 'Alle Sprachen sind auf dem neuesten St
$lang['Visit theme site'] = 'Die Themenseite besuchen';
$lang['Visit language site'] = 'Die Sprachenseite besuchen';
$lang['New Version'] = 'Neue Version';
?>
$lang['display'] = 'Zeige';
?>

View file

@ -782,4 +782,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Do you want to activate anyway?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'THIS PLUGIN IS NOW PART OF PIWIGO CORE! UNINSTALL IT NOW!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.';
$lang['display'] = 'display';
?>

View file

@ -793,4 +793,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE PLUGIN FAIT DÉSORMAIS PARTIE DU CORE DE PIWIGO! SUPPRIMEZ-LE.';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
?>
$lang['display'] = 'Affichage';
?>