aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/sub.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-11 18:15:41 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-11 18:15:41 +0100
commitc1a3412b97d5f19e6c1102902156b098598e7ce9 (patch)
treeb97ea4396e5eab71f439910117fce84d13f051c1 /app/i18n/fr/sub.php
parent0ee16a7d6acb0c0158272fbbdd9ee876d9fb4a4a (diff)
Fix i18n for auth and category controllers
Diffstat (limited to 'app/i18n/fr/sub.php')
-rw-r--r--app/i18n/fr/sub.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index a58392ff4..0257c8b4d 100644
--- a/app/i18n/fr/sub.php
+++ b/app/i18n/fr/sub.php
@@ -6,7 +6,6 @@ return array(
'add' => 'Ajouter une catégorie',
'empty' => 'Catégorie vide',
'new' => 'Nouvelle catégorie',
- 'over_max' => 'Vous avez atteint votre limite de catégories (%d)',
),
'feed' => array(
'add' => 'Ajouter un flux RSS',
@@ -29,7 +28,6 @@ return array(
'keep_history' => 'Nombre minimum d’articles à conserver',
'moved_category_deleted' => 'Lors de la suppression d’une catégorie, ses flux seront automatiquement classés dans <em>%s</em>.',
'number_entries' => '%d articles',
- 'over_max' => 'Vous avez atteint votre limite de flux (%d)',
'stats' => 'Statistiques',
'title' => 'Titre',
'ttl' => 'Ne pas automatiquement rafraîchir plus souvent que',