From 5cee45922b834bb5b836cf6d153a8848a3d3d649 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Thu, 23 Jul 2020 20:36:49 +0200 Subject: [i18n] Update en-UK grammar and style (#3068) Taken from --- app/i18n/it/feedback.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it/feedback.php') diff --git a/app/i18n/it/feedback.php b/app/i18n/it/feedback.php index d9c6cca75..30462f4d6 100644 --- a/app/i18n/it/feedback.php +++ b/app/i18n/it/feedback.php @@ -101,7 +101,7 @@ return array( 'selector_preview' => array( 'http_error' => 'Failed to load website content.', // TODO - Translation 'no_entries' => 'There are no articles in this feed. You need at least one article to create a preview.', // TODO - Translation - 'no_feed' => 'Internal error (feed can’t be found).', // TODO - Translation + 'no_feed' => 'Internal error (feed cannot be found).', // TODO - Translation 'no_result' => 'The selector didn\'t match anything. As a fallback the original feed text will be displayed instead.', // TODO - Translation 'selector_empty' => 'The selector is empty. You need to define one to create a preview.', // TODO - Translation ), -- cgit v1.2.3