From 6161510e55ab2d00a47285d39ff40755835072bf Mon Sep 17 00:00:00 2001 From: Denis Kantarevic Date: Tue, 26 Feb 2019 00:16:29 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 99.8% (3292 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/en_GB/ Signed-off-by: Denis Kantarevic --- po/en_GB.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 26ff9c3d30..e77646e0aa 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2018-09-12 07:16+0000\n" -"Last-Translator: Robert Readman \n" +"PO-Revision-Date: 2019-02-27 00:18+0000\n" +"Last-Translator: Denis Kantarevic \n" "Language-Team: English (United Kingdom) \n" "Language: en_GB\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.2-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -7022,10 +7022,13 @@ msgstr "" "consider installing the mysqli extension." #: libraries/classes/Dbi/DbiMysql.php:50 +#, fuzzy msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Please disable mysql.allow_local_infile in your PHP configuration or install " +"the mysqli extension." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it."