|
|
@@ -68,9 +68,9 @@ return array(
|
|
|
),
|
|
|
'logs' => array(
|
|
|
'loglist' => array(
|
|
|
- 'level' => 'Log Level', // TODO
|
|
|
- 'message' => 'Log Message', // TODO
|
|
|
- 'timestamp' => 'Timestamp', // TODO
|
|
|
+ 'level' => 'Log Level', // IGNORE
|
|
|
+ 'message' => 'Log Message', // IGNORE
|
|
|
+ 'timestamp' => 'Timestamp', // IGNORE
|
|
|
),
|
|
|
'pagination' => array(
|
|
|
'first' => 'First', // IGNORE
|
|
|
@@ -171,7 +171,7 @@ return array(
|
|
|
'display_categories_unfolded' => 'Categories to unfold', // IGNORE
|
|
|
'headline' => array(
|
|
|
'articles' => 'Articles: Open/Close', // IGNORE
|
|
|
- 'articles_header_footer' => 'Articles: header/footer', // TODO
|
|
|
+ 'articles_header_footer' => 'Articles: header/footer', // IGNORE
|
|
|
'categories' => 'Left navigation: Categories', // IGNORE
|
|
|
'mark_as_read' => 'Mark article as read', // IGNORE
|
|
|
'misc' => 'Miscellaneous', // IGNORE
|
|
|
@@ -187,7 +187,7 @@ return array(
|
|
|
'article_viewed' => 'when the article is viewed', // IGNORE
|
|
|
'keep_max_n_unread' => 'Max number of articles to keep unread', // IGNORE
|
|
|
'scroll' => 'while scrolling', // IGNORE
|
|
|
- 'upon_gone' => 'when it is no longer in the upstream news feed', // TODO
|
|
|
+ 'upon_gone' => 'when it is no longer in the upstream news feed', // IGNORE
|
|
|
'upon_reception' => 'upon receiving the article', // IGNORE
|
|
|
'when' => 'Mark an article as read…', // IGNORE
|
|
|
'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // IGNORE
|
|
|
@@ -222,7 +222,7 @@ return array(
|
|
|
'_' => 'Sharing', // IGNORE
|
|
|
'add' => 'Add a sharing method', // IGNORE
|
|
|
'blogotext' => 'Blogotext', // IGNORE
|
|
|
- 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
|
|
|
+ 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // IGNORE
|
|
|
'diaspora' => 'Diaspora*', // IGNORE
|
|
|
'email' => 'Email', // IGNORE
|
|
|
'facebook' => 'Facebook', // IGNORE
|