From fb6259f3750d7130d729b785a6e980005af0c921 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 7 Nov 2013 22:30:49 +0100 Subject: i18n anglais correction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rapporté par aledeg https://github.com/marienfressinaud/FreshRSS/pull/187#issuecomment-28008107 --- app/i18n/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/i18n/en.php b/app/i18n/en.php index 9366287c3..f1c1ed64a 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -217,7 +217,7 @@ return array ( 'forbidden_access' => 'Forbidden access', 'forbidden_access_description' => 'Access is password protected, please sign in to read your feeds.', - 'confirm_action' => 'Are you sure you want perform this action? It cannot be cancelled!', + 'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!', // DATE 'january' => 'january', -- cgit v1.2.3