From b257b6d479072da62407ab71eeaed9bc8e8007c4 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 17 Aug 2020 09:55:08 +0200 Subject: l10n: Text strings fix --- templates/admin.php | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/templates/admin.php b/templates/admin.php index 28f72dffd..c4b159356 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -15,7 +15,7 @@ style('news', 'admin');

t( 'Disable this if you run a custom updater such as the Python ' . - 'updater included in the app' + 'updater included in the app.' )); ?>

@@ -29,7 +29,7 @@ style('news', 'admin'); t( 'Minimum amount of seconds after deleted feeds and folders ' . 'are removed from the database; values below 60 seconds are ' . - 'ignored' + 'ignored.' )); ?>

t( - 'How many redirects the feed fetcher should follow' + 'How many redirects the feed fetcher should follow.' )); ?>

@@ -80,7 +80,7 @@ style('news', 'admin'); t( 'Maximum feed size in bytes. If the RSS/Atom page is ' . - 'bigger than this value, the update will be aborted' + 'bigger than this value, the update will be aborted.' )); ?>

@@ -97,7 +97,7 @@ style('news', 'admin'); t( 'Maximum number of seconds to wait for an RSS or Atom feed ' . - 'to load; if it takes longer the update will be aborted' + 'to load; if it takes longer the update will be aborted.' )); ?>

. + 'input empty.' + )); ?> t( - 'For more information check the wiki' + 'For more information check the wiki.' )); ?>

t( - 'Interval in which the feeds will be updated ' - )); ?>. + 'Interval in which the feeds will be updated.' + )); ?> t( - 'For more information check the wiki' + 'For more information check the wiki.' )); ?>

t('Saved')); ?> + -- cgit v1.2.3