mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
- bug 213 fixed : quickconnect legend cahnged to 'Quick connect'
git-svn-id: http://piwigo.org/svn/trunk@949 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -48,6 +48,7 @@ $lang['Category'] = 'Category';
|
||||
$lang['Close this window'] = 'Close this window';
|
||||
$lang['Confirm Password'] = 'Confirm Password';
|
||||
$lang['Connection'] = 'Connection';
|
||||
$lang['Quick connect'] = 'Quick connect';
|
||||
$lang['Connection settings'] = 'Connection settings';
|
||||
$lang['Contact webmaster'] = 'Contact webmaster';
|
||||
$lang['Create a new account'] = 'Create a new account';
|
||||
@@ -304,4 +305,4 @@ $lang['all'] = 'all';
|
||||
$lang['ascending'] = 'ascending';
|
||||
$lang['comment date'] = 'comment date';
|
||||
$lang['picture'] = 'picture';
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -47,6 +47,7 @@ $lang['Category'] = 'Cat
|
||||
$lang['Close this window'] = 'Fermer cette fenêtre';
|
||||
$lang['Confirm Password'] = 'Confirmer le mot de passe';
|
||||
$lang['Connection'] = 'Connexion';
|
||||
$lang['Quick connect'] = 'Connexion rapide';
|
||||
$lang['Connection settings'] = 'Paramètres de connexion';
|
||||
$lang['Contact webmaster'] = 'Contacter le webmestre';
|
||||
$lang['Create a new account'] = 'Créer un nouveau compte';
|
||||
@@ -302,4 +303,4 @@ $lang['upload_username'] = 'Nom d\'utilisateur';
|
||||
$lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe';
|
||||
$lang['w_month'] = 'Mois';
|
||||
$lang['yes'] = 'Oui';
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user