new plugins manager, update TipTip in v1.3
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
b5592c8228
commit
f5c5a1b9b2
9 changed files with 269 additions and 91 deletions
|
|
@ -185,6 +185,8 @@ $lang['Classic display'] = "Classic display";
|
|||
$lang['clean'] = "clean up";
|
||||
$lang['Comments for all'] = "Comments for all";
|
||||
$lang['Comments'] = "Comments";
|
||||
$lang['Compact'] = "Compact";
|
||||
$lang['Complete'] = "Complete";
|
||||
$lang['Complementary mail content'] = "Complementary mail content";
|
||||
$lang['Complementary mail content'] = "Complementary mail content";
|
||||
$lang['Configuration'] = "Configuration";
|
||||
|
|
@ -569,6 +571,7 @@ $lang['Representation of albums'] = "Representation of albums";
|
|||
$lang['Representative'] = "Representative";
|
||||
$lang['Represents'] = "Represents";
|
||||
$lang['Resize'] = 'Resize';
|
||||
$lang['Restore'] = "Restore";
|
||||
$lang['Results of miniaturization'] = "Miniaturization process results";
|
||||
$lang['Save order'] = "Save order";
|
||||
$lang['Save page visits by administrators'] = "Record pages visited by administrators";
|
||||
|
|
|
|||
|
|
@ -794,4 +794,7 @@ $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'] = 'Afficher';
|
||||
$lang['Compact'] = "Compact";
|
||||
$lang['Complete'] = "Complet";
|
||||
$lang['Restore'] = "Restaurer";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue