aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-02-15 19:42:34 +0000
committervdigital <vdigital@piwigo.org>2007-02-15 19:42:34 +0000
commitdb013a59a9f8ea47f3d24501d238aac384b3243f (patch)
tree5be3e3ed5ca0145c2a1846154ce95dccd6160b1f /language
parente1c10b7e35930d9eaec636fbb1b4b4c8daf041eb (diff)
Web Service: Language corrections.
Old High and Normal options have been removed git-svn-id: http://piwigo.org/svn/trunk@1824 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php5
-rw-r--r--language/fr_FR.iso-8859-1/admin.lang.php5
2 files changed, 0 insertions, 10 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index 9428223dc..9a0addeee 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -519,11 +519,8 @@ $lang['ws_Access'] = ' Access ';
$lang['ws_Start'] = ' Start ';
$lang['ws_End'] = ' End ';
$lang['ws_Request'] = ' Request ';
-$lang['ws_High'] = ' High ';
-$lang['ws_Normal'] = ' Normal ';
$lang['ws_Limit'] = ' Limit ';
$lang['ws_Comment'] = ' Comment ';
-$lang['ws_disallowed'] = 'This change is disallowed or already done';
$lang['Modify End from Now +'] = 'Modify End from Now + ';
$lang['Free comment, use it to identify your partner clearly'] = ' Free comment, use it to identify your partner clearly ';
$lang['Confirmation'] = ' Confirmation ';
@@ -536,8 +533,6 @@ $lang['Facultative and restrictive option'] = 'Facultative and restrictive optio
$lang['Postponed availability in days'] = 'Postponed availability in days';
$lang['Duration in days'] = 'Duration in days';
$lang['Restrict access to'] = 'Restrict access to';
-$lang['High resolution information will be returned to your partner'] = 'High resolution information will be returned to your partner';
-$lang['Normal size information will be returned to your partner'] = 'Normal size information will be returned to your partner';
$lang['Returned images limit'] = 'Returned images limit';
$lang['Comment to identify your partner clearly'] = 'Comment to identify your partner clearly';
$lang['Add this access definition'] = 'Add this access definition';
diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php
index bce17d7ca..fdbdfc033 100644
--- a/language/fr_FR.iso-8859-1/admin.lang.php
+++ b/language/fr_FR.iso-8859-1/admin.lang.php
@@ -519,14 +519,11 @@ $lang['ws_Access'] = ' Access ';
$lang['ws_Start'] = ' Début ';
$lang['ws_End'] = ' Fin ';
$lang['ws_Request'] = 'Requête';
-$lang['ws_High'] = ' High ';
-$lang['ws_Normal'] = ' Normal ';
$lang['ws_Limit'] = ' Limite ';
$lang['ws_Comment'] = ' Commentaire ';
$lang['Modify End from Now +'] = 'Modifier la Fin par cet instant + ';
$lang['Confirmation'] = ' Confirmation ';
$lang['Delete'] = ' Retrait ';
-$lang['ws_disallowed'] = 'Changement interdit ou déjà effectué';
$lang['Confidential partner key'] = 'Clé confidentielle';
$lang['Basis of access key calculation'] = 'Base de calcul de la clé';
$lang['Target'] = 'Cible';
@@ -535,8 +532,6 @@ $lang['Facultative and restrictive option'] = 'Option facultative et restrictive
$lang['Postponed availability in days'] = 'Report de disponibilité en jours';
$lang['Duration in days'] = 'Durée en jours';
$lang['Restrict access to'] = 'Accès restreint à';
-$lang['High resolution information will be returned to your partner'] = 'Les informations de la haute résolution seront transmises à votre partenaire';
-$lang['Normal size information will be returned to your partner'] = 'Les informations de l\'image normale seront transmises à votre partenaire';
$lang['Returned images limit'] = 'Limite de transmision';
$lang['Comment to identify your partner clearly'] = 'Commentaire vous permettant d\'identifier votre partenaire facilement';
$lang['Add this access definition']= 'Ajouter cette définition d\'accès';