From 47fe9510018663b376f74b000f24a5a9830b68cd Mon Sep 17 00:00:00 2001 From: nowrep Date: Tue, 18 Feb 2014 17:50:55 +0100 Subject: [PATCH] =?UTF-8?q?[Translators]=20Added=20Juan=20Carlos=20S=C3=A1?= =?UTF-8?q?nchez=20into=20translators?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTHORS | 1 + src/lib/network/schemehandlers/qupzillaschemehandler.cpp | 1 + src/lib/other/aboutdialog.cpp | 1 + 3 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index ae23f4115..172eeb2f5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -49,6 +49,7 @@ Xabier Aramendi (Basque) Muhammad Fawwaz Orabi (Arabic) Lasso Kante (N'ko) Kizito Birabwa (Luganda) +Juan Carlos Sánchez (Mexican Spanish) Special thanks: diff --git a/src/lib/network/schemehandlers/qupzillaschemehandler.cpp b/src/lib/network/schemehandlers/qupzillaschemehandler.cpp index 873e90019..1282f73fc 100644 --- a/src/lib/network/schemehandlers/qupzillaschemehandler.cpp +++ b/src/lib/network/schemehandlers/qupzillaschemehandler.cpp @@ -265,6 +265,7 @@ QString QupZillaSchemeReply::aboutPage() authorString("Muhammad Fawwaz Orabi", "mfawwaz93@gmail.com") + " (Arabic)
" + authorString("Lasso Kante", "kantemou@gmail.com") + " (N'ko)
" + authorString("Kizito Birabwa", "kbirabwa@yahoo.co.uk") + " (Luganda)
" + + authorString("Juan Carlos Sánchez", "hollow1984angel@gmail.com") + " (Mexican Spanish)
" + authorString("Xabier Aramendi", "azpidatziak@gmail.com") + " (Basque)" ); aPage = QzTools::applyDirectionToPage(aPage); diff --git a/src/lib/other/aboutdialog.cpp b/src/lib/other/aboutdialog.cpp index fc91fa12a..34d0ab15a 100644 --- a/src/lib/other/aboutdialog.cpp +++ b/src/lib/other/aboutdialog.cpp @@ -125,6 +125,7 @@ void AboutDialog::showAuthors() "Muhammad Fawwaz Orabi
" "Lasso Kante
" "Kizito Birabwa
" + "Juan Carlos Sánchez
" "Xabier Aramendi") ); m_authorsHtml += "";