summaryrefslogtreecommitdiff
path: root/app/i18n/en/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en/sub.php')
-rw-r--r--app/i18n/en/sub.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php
index 7dee8e8ab..27fc8be36 100644
--- a/app/i18n/en/sub.php
+++ b/app/i18n/en/sub.php
@@ -7,7 +7,7 @@ return array(
'title' => 'API',
),
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click the "Subscribe" button in any page you want to subscribe to.',
'label' => 'Subscribe',
'title' => 'Bookmarklet',
),
@@ -67,17 +67,17 @@ return array(
),
'show' => array(
'all' => 'Show all feeds',
- 'error' => 'Show only feeds with error',
+ 'error' => 'Show only feeds with errors',
),
'showing' => array(
- 'error' => 'Showing only feeds with error',
+ 'error' => 'Showing only feeds with errors',
),
'ssl_verify' => 'Verify SSL security',
'stats' => 'Statistics',
'think_to_add' => 'You may add some feeds.',
'timeout' => 'Timeout in seconds',
'title' => 'Title',
- 'title_add' => 'Add a RSS feed',
+ 'title_add' => 'Add an RSS feed',
'ttl' => 'Do not automatically refresh more often than',
'url' => 'Feed URL',
'validator' => 'Check the validity of the feed',
@@ -102,11 +102,11 @@ return array(
'title' => 'Import / export',
),
'menu' => array(
- 'add' => 'Add a feed/a category',
+ 'add' => 'Add a feed or category',
'add_feed' => 'Add a feed',
'bookmark' => 'Subscribe (FreshRSS bookmark)',
'import_export' => 'Import / export',
- 'subscription_management' => 'Subscriptions management',
+ 'subscription_management' => 'Subscription management',
'subscription_tools' => 'Subscription tools',
'tag_management' => 'Tag management',
),
@@ -116,8 +116,8 @@ return array(
'old_name' => 'Old name',
),
'title' => array(
- '_' => 'Subscriptions management',
- 'add' => 'Add a feed/a category',
+ '_' => 'Subscription management',
+ 'add' => 'Add a feed or category',
'add_category' => 'Add a category',
'add_feed' => 'Add a feed',
'add_tag' => 'Add a tag',