diff options
Diffstat (limited to 'app/i18n/oc/conf.php')
| -rw-r--r-- | app/i18n/oc/conf.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index 134c51e64..dd5ffdb3b 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -237,7 +237,8 @@ return array( 'upon_gone' => 'quand es pas mai dins lo flux de novèla font', 'upon_reception' => 'en recebre un article novèl', 'when' => 'Marcar un article coma legit…', - 'when_same_title' => 'se un títol identic existís ja demest lo <i>n</i> articles mai recents', + 'when_same_title_in_category' => 'if an identical title already exists in the top <i>n</i> newest articles of the category', // TODO + 'when_same_title_in_feed' => 'se un títol identic existís ja demest lo <i>n</i> articles mai recents (of the feed)', // DIRTY ), 'show' => array( '_' => 'Articles de mostrar', |
