From 79392122e4ccf71c65a7e2a3c892a399753b0aaa Mon Sep 17 00:00:00 2001 From: rakekniven Date: Fri, 26 May 2017 13:04:22 +0200 Subject: Update part.content.warnings.php --- templates/part.content.warnings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/part.content.warnings.php b/templates/part.content.warnings.php index 68f3942c2..50fa1f7f6 100644 --- a/templates/part.content.warnings.php +++ b/templates/part.content.warnings.php @@ -26,7 +26,7 @@ -

t('Non UTF-8 charset for MySql/MariaDb database detected!')); ?>

+

t('Non UTF-8 charset for MySQL/MariaDB database detected!')); ?>

- \ No newline at end of file + -- cgit v1.2.3 From 099a0bbcdf07a5af9e51eb3100ca2cdeb503eed4 Mon Sep 17 00:00:00 2001 From: rakekniven Date: Fri, 26 May 2017 13:06:54 +0200 Subject: Update part.settings.php --- templates/part.settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/part.settings.php b/templates/part.settings.php index fbb2a5b19..b3a1b541e 100644 --- a/templates/part.settings.php +++ b/templates/part.settings.php @@ -92,7 +92,7 @@

t('Error when importing: file does not contain valid OPML') + $l->t('Error when importing: File does not contain valid OPML') ); ?>

-- cgit v1.2.3 From 2b40b20dccbae909abce50e7de7bf888c075ce96 Mon Sep 17 00:00:00 2001 From: rakekniven Date: Fri, 26 May 2017 13:08:04 +0200 Subject: Update admin.php --- templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin.php b/templates/admin.php index bf4d54517..cf69c33de 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -48,7 +48,7 @@ style('news', 'admin'); "feed which won't be deleted by the cleanup job; ". 'if old articles reappear after being read, increase ' . 'this value; negative values such as -1 will turn this ' . - 'feature off completely' + 'feature off' )); ?>