From a81bac0f15907d81da4e9fea978840b9a10210c8 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 31 Oct 2006 02:41:32 +0000 Subject: plugins go now in the #plugins table git-svn-id: http://piwigo.org/svn/trunk@1584 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/admin.lang.php | 2 ++ language/fr_FR.iso-8859-1/admin.lang.php | 2 ++ 2 files changed, 4 insertions(+) (limited to 'language') diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php index 0c94b62e1..e42980f03 100644 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ b/language/en_UK.iso-8859-1/admin.lang.php @@ -95,6 +95,7 @@ $lang['Groups'] = 'Groups'; $lang['Guests'] = 'Guests'; $lang['History'] = 'History'; $lang['Informations'] = 'Informations'; +$lang['Install'] = 'Install'; $lang['Interface theme'] = 'Interface theme'; $lang['Language'] = 'Language'; $lang['Link all category elements to a new category'] = 'Link all category elements to a new category'; @@ -172,6 +173,7 @@ $lang['Tag selection'] = 'Tag selection'; $lang['Take selected elements out of caddie'] = 'Take selected elements out of caddie'; $lang['The %d following tags were deleted : %s'] = 'The %d following tags were deleted : %s'; $lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Unable to check for upgrade since allow_url_fopen is disabled.'; +$lang['Uninstall'] = 'Uninstall'; $lang['Use default sort order']='Use the default image sort order (defined in the configuration file)'; $lang['User comments validation'] = 'User comments validation'; $lang['Users'] = 'Users'; diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php index c6662ff3b..09fe8a129 100644 --- a/language/fr_FR.iso-8859-1/admin.lang.php +++ b/language/fr_FR.iso-8859-1/admin.lang.php @@ -95,6 +95,7 @@ $lang['Groups'] = 'Groupes'; $lang['Guests'] = 'Invités'; $lang['History'] = 'Historique'; $lang['Informations'] = 'Informations'; +$lang['Install'] = 'Installer'; $lang['Interface theme'] = 'Theme de l\'interface'; $lang['Language'] = 'Langue'; $lang['Link all category elements to a new category'] = 'Associer tous les éléments de la catégorie à une nouvelle catégorie'; @@ -172,6 +173,7 @@ $lang['Tag selection'] = 'S $lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier'; $lang['The %d following tags were deleted : %s'] = 'Les %d tags suivants ont été supprimés : %s'; $lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.'; +$lang['Uninstall'] = 'Désinstaller'; $lang['Use default sort order']='Utiliser l\'ordre de tri des images par défaut (défini dans le fichier de configuration)'; $lang['User comments validation'] = 'Validation des commentaires utilisateur'; $lang['Users'] = 'Utilisateurs'; -- cgit v1.2.3