aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/zh-cn/conf.php')
-rw-r--r--app/i18n/zh-cn/conf.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index e2931dc47..a3b3f721f 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -237,7 +237,8 @@ return array(
'upon_gone' => '在被原订阅源被移除后',
'upon_reception' => '在接收文章后',
'when' => '何时将文章标记为已读',
- 'when_same_title' => '已存在 n 条相同标题文章',
+ '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' => '已存在 n 条相同标题文章 (of the feed)', // DIRTY
),
'show' => array(
'_' => '文章显示',