summaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en.php')
-rw-r--r--app/i18n/en.php13
1 files changed, 8 insertions, 5 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index b8bfebba9..06c439283 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -167,15 +167,17 @@ return array (
'display_articles_unfolded' => 'Show articles unfolded by default',
'after_onread' => 'After marked as read,',
'jump_next' => 'jump to next unread sibling',
- 'reading_icons' => 'Reading icons',
- 'top_line' => 'Top line',
- 'bottom_line' => 'Bottom line',
+ 'reading_icons' => 'Reading icons',
+ 'top_line' => 'Top line',
+ 'bottom_line' => 'Bottom line',
'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
'auto_read_when' => 'Mark as read when',
'article_selected' => 'article is selected',
'article_open_on_website' => 'article is opened on its original website',
'scroll' => 'page scrolls',
'your_shaarli' => 'Your Shaarli',
+ 'your_poche' => 'Your Poche',
+ 'your_diaspora_pod' => 'Your Diaspora* pod',
'sharing' => 'Sharing',
'share' => 'Share',
'by_email' => 'By mail',
@@ -183,6 +185,7 @@ return array (
'optimize_bdd' => 'Optimize database',
'optimize_todo_sometimes' => 'To do occasionally to reduce size of database',
'theme' => 'Theme',
+ 'more_information' => 'More information',
'article' => 'Article',
'title' => 'Title',
@@ -218,7 +221,7 @@ return array (
'logs' => 'Logs',
'logs_empty' => 'Log file is empty',
- 'clear_logs' => 'Clear the logs',
+ 'clear_logs' => 'Clear the logs',
'forbidden_access' => 'Forbidden access',
'forbidden_access_description' => 'Access is password protected, please <a class="signin" href="#">sign in</a> to read your feeds.',
@@ -287,7 +290,7 @@ return array (
'dom_is_nok' => 'You haven’t the necessary to browse the DOM (php-xml package can be useful)',
'cache_is_ok' => 'Permissions on cache directory are good',
'log_is_ok' => 'Permissions on logs directory are good',
- 'favicons_is_ok' => 'Permissions on favicons directory are good',
+ 'favicons_is_ok' => 'Permissions on favicons directory are good',
'data_is_ok' => 'Permissions on data directory are good',
'file_is_nok' => 'Check permissions on <em>%s</em> directory. HTTP server must have rights to write into',
'fix_errors_before' => 'Fix errors before skip to the next step.',