aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-04-12 00:30:28 +0000
committermistic100 <mistic@piwigo.org>2011-04-12 00:30:28 +0000
commitf5c5a1b9b2c9fe711193ec6c3ac79fd06239a182 (patch)
tree5e9df0d6bdc814fb8ce272d05f81506dc289d000 /language
parentb5592c8228b2decb2e799b2550f83ac963c61e09 (diff)
new plugins manager, update TipTip in v1.3
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK/admin.lang.php3
-rw-r--r--language/fr_FR/admin.lang.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index cf1bc978a..297d40d90 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -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";
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 0948e8c38..893d9a916 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -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";
?> \ No newline at end of file