From 9d703da026345fa47e892c983e7b4a60176cf100 Mon Sep 17 00:00:00 2001 From: Quentí <33203663+Quenty31@users.noreply.github.com> Date: Sun, 18 Nov 2018 21:09:57 +0100 Subject: [i18n] Update missing string for Occitan (#2141) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [i18n] Update missing string for Occitan According to I18n standardization #2138 this string was missing. Took the most used translation for "to clear" from Firefox, escafar. And «cache» like in French and English. Tell me know if other strings are missing * Removal of the comment Comment removed - comentari tirat - commentaire retiré --- app/i18n/oc/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index 407a10b96..c553a8af4 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -26,7 +26,7 @@ return array( 'password' => 'Senhal HTTP', 'username' => 'Identificant HTTP', ), - 'clear_cache' => 'Always clear cache', //TODO - Translation + 'clear_cache' => 'Totjorn escafar lo cache', 'css_help' => 'Permet de recuperar los fluxes troncats (atencion, demanda mai de temps !)', 'css_path' => 'Selector CSS dels articles sul site d’origina', 'description' => 'Descripcion', -- cgit v1.2.3