aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-18 17:49:40 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-18 17:49:40 +0200
commit6c2bebaff2de459dc6861d6427cf4f4ac2d55872 (patch)
tree785748f239d1160ee933d67a5ad99f9ad7d9416a /app/i18n/en/sub.php
parent98773aca590fb105e6c112417a6e7786331c5a86 (diff)
parent9b69ec4b3194a82f9c3b0d5ee513a2acdcea74eb (diff)
Merge branch 'FreshRSS/dev' into PubSubHubbub
Diffstat (limited to 'app/i18n/en/sub.php')
-rw-r--r--app/i18n/en/sub.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php
index d8b5ced04..aaaa02827 100644
--- a/app/i18n/en/sub.php
+++ b/app/i18n/en/sub.php
@@ -18,7 +18,7 @@ return array(
'password' => 'HTTP password',
'username' => 'HTTP username',
),
- 'css_help' => 'Retrieves truncated RSS feeds (attention, requires more time!)',
+ 'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)',
'css_path' => 'Articles CSS path on original website',
'description' => 'Description',
'empty' => 'This feed is empty. Please verify that it is still maintained.',
@@ -26,7 +26,7 @@ return array(
'in_main_stream' => 'Show in main stream',
'informations' => 'Information',
'keep_history' => 'Minimum number of articles to keep',
- 'moved_category_deleted' => 'When you delete a category, their feeds are automatically classified under <em>%s</em>.',
+ 'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.',
'no_selected' => 'No feed selected.',
'number_entries' => '%d articles',
'stats' => 'Statistics',