mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Added Ferhat AYDIN to translators
This commit is contained in:
parent
6cb8717fd6
commit
8506a2cce0
1
AUTHORS
1
AUTHORS
|
@ -50,6 +50,7 @@ Muhammad Fawwaz Orabi <mfawwaz93@gmail.com> (Arabic)
|
||||||
Lasso Kante <kantemou@gmail.com> (N'ko)
|
Lasso Kante <kantemou@gmail.com> (N'ko)
|
||||||
Kizito Birabwa <kbirabwa@yahoo.co.uk> (Luganda)
|
Kizito Birabwa <kbirabwa@yahoo.co.uk> (Luganda)
|
||||||
Juan Carlos Sánchez <hollow1984angel@gmail.com> (Mexican Spanish)
|
Juan Carlos Sánchez <hollow1984angel@gmail.com> (Mexican Spanish)
|
||||||
|
Ferhat AYDIN <ferhataydin44@gmail.com> (Turkish)
|
||||||
|
|
||||||
Special thanks:
|
Special thanks:
|
||||||
|
|
||||||
|
|
|
@ -277,7 +277,8 @@ QString QupZillaSchemeReply::aboutPage()
|
||||||
authorString("Lasso Kante", "kantemou@gmail.com") + " (N'ko)<br/>" +
|
authorString("Lasso Kante", "kantemou@gmail.com") + " (N'ko)<br/>" +
|
||||||
authorString("Kizito Birabwa", "kbirabwa@yahoo.co.uk") + " (Luganda)<br/>" +
|
authorString("Kizito Birabwa", "kbirabwa@yahoo.co.uk") + " (Luganda)<br/>" +
|
||||||
authorString("Juan Carlos Sánchez", "hollow1984angel@gmail.com") + " (Mexican Spanish)<br/>" +
|
authorString("Juan Carlos Sánchez", "hollow1984angel@gmail.com") + " (Mexican Spanish)<br/>" +
|
||||||
authorString("Xabier Aramendi", "azpidatziak@gmail.com") + " (Basque)"
|
authorString("Xabier Aramendi", "azpidatziak@gmail.com") + " (Basque)<br/>" +
|
||||||
|
authorString("Ferhat AYDIN", "ferhataydin44@gmail.com") + " (Turkish)"
|
||||||
);
|
);
|
||||||
aPage = QzTools::applyDirectionToPage(aPage);
|
aPage = QzTools::applyDirectionToPage(aPage);
|
||||||
}
|
}
|
||||||
|
|
|
@ -134,7 +134,8 @@ void AboutDialog::showAuthors()
|
||||||
"Lasso Kante<br/>"
|
"Lasso Kante<br/>"
|
||||||
"Kizito Birabwa<br/>"
|
"Kizito Birabwa<br/>"
|
||||||
"Juan Carlos Sánchez<br/>"
|
"Juan Carlos Sánchez<br/>"
|
||||||
"Xabier Aramendi")
|
"Xabier Aramendi<br/>"
|
||||||
|
"Ferhat AYDIN")
|
||||||
);
|
);
|
||||||
m_authorsHtml += "</div></center>";
|
m_authorsHtml += "</div></center>";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user