diff options
author | mistic100 <mistic@piwigo.org> | 2012-02-17 19:30:52 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2012-02-17 19:30:52 +0000 |
commit | e474f947fa8763daad243166a57f966bd304642e (patch) | |
tree | 30d7e0e193c57fb7cf6b6f2ca45540913cfaa892 /language/fr_CA/common.lang.php | |
parent | 553ba4569c6a774de5d81e1b0af50b139ce40c94 (diff) |
feature 2379: option to change comments order: change caption again, fix a bug in config page (induced by r13087)
git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_CA/common.lang.php')
-rw-r--r-- | language/fr_CA/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 2edfb62ac..10322f81e 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -375,7 +375,4 @@ $lang['Email: %s'] = 'Email: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet email par erreur, veuillez nous contacter %s'; $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Inscription réussie, vous recevrez bientôt un email avec vos identifiants. Bienvenue !'; $lang['Send my connection settings by email'] = 'Recevoir mes identifiants par email'; - -$lang['new → old'] = 'nouveau → ancien'; -$lang['old → new'] = 'ancien → nouveau'; ?>
\ No newline at end of file |