diff options
Diffstat (limited to 'app/i18n/he/conf.php')
| -rw-r--r-- | app/i18n/he/conf.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index bb88da752..d6f277a3f 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -237,7 +237,8 @@ return array( 'upon_gone' => 'when it is no longer in the upstream news feed', // TODO 'upon_reception' => 'כאשר המאמר מתקבל', 'when' => 'סימון מאמרים כנקראו…', - 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO + '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' => 'if an identical title already exists in the top <i>n</i> newest articles of the feed', // TODO ), 'show' => array( '_' => 'מאמרים להצגה', |
