|
@@ -18,7 +18,7 @@ return array(
|
|
|
'password' => 'HTTP password',
|
|
'password' => 'HTTP password',
|
|
|
'username' => 'HTTP username',
|
|
'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',
|
|
'css_path' => 'Articles CSS path on original website',
|
|
|
'description' => 'Description',
|
|
'description' => 'Description',
|
|
|
'empty' => 'This feed is empty. Please verify that it is still maintained.',
|
|
'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',
|
|
'in_main_stream' => 'Show in main stream',
|
|
|
'informations' => 'Information',
|
|
'informations' => 'Information',
|
|
|
'keep_history' => 'Minimum number of articles to keep',
|
|
'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.',
|
|
'no_selected' => 'No feed selected.',
|
|
|
'number_entries' => '%d articles',
|
|
'number_entries' => '%d articles',
|
|
|
'stats' => 'Statistics',
|
|
'stats' => 'Statistics',
|