aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_CA
diff options
context:
space:
mode:
Diffstat (limited to 'language/fr_CA')
-rw-r--r--language/fr_CA/common.lang.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php
index 6cdc6994b..ebdaf7e12 100644
--- a/language/fr_CA/common.lang.php
+++ b/language/fr_CA/common.lang.php
@@ -229,10 +229,8 @@ $lang['month'][8] = 'Août';
$lang['month'][9] = 'Septembre';
$lang['Most visited'] = 'Plus vues';
$lang['display most visited photos'] = 'afficher les images les plus vues';
-$lang['The number of photos per row must be a not null scalar'] = 'Le nombre d\'images par ligne doit être un entier non nul';
-$lang['Number of photos per row'] = 'Nombre de miniatures par ligne';
-$lang['The number of rows per page must be a not null scalar'] = 'Le nombre de lignes par page doit être un entier non nul';
-$lang['Number of rows per page'] = 'Nombre de lignes par page';
+$lang['The number of photos per page must be a not null scalar'] = 'Le nombre d\'images par page doit être un entier non nul';
+$lang['Number of photos per page'] = 'Nombre de miniatures par page';
$lang['Unknown identifier'] = 'Identifiants inconnus';
$lang['New password'] = 'Nouveau mot de passe';
$lang['Rate this photo'] = 'Votez pour cette image';