From 25473e8428370d3ffc422c1cc50339b361964517 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 16 Apr 2013 22:47:17 +0200 Subject: [PATCH] Update about dialog once again for new translations --- src/qtui/aboutdlg.cpp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index cf2d6e61..05d64ddf 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -85,15 +85,19 @@ QString AboutDlg::contributors() const + QString::fromUtf8("
" "
" "
Daniel \"al\" Albers
Master Of Translation, many fixes and enhancements
" + "
Liudas Alisauskas
Lithuanian translation
" "
Terje \"tan\" Andersen
Norwegian translation, documentation
" "
Jens \"amiconn\" Arnold
Postgres migration fixes
" + "
Adolfo Jayme Barrientos
Spanish translation
" "
Rafael \"EagleScreen\" Belmonte
Spanish translation
" + "
Sergiu Bivol
Romanian translation
" "
Bruno Brigras
Crash fixes
" "
Theo \"tampakrap\" Chatzimichos
Greek translation
" "
Yuri Chornoivan
Ukrainian translation
" "
Tomáš \"scarabeus\" Chvátal
Czech translation
" "
\"Condex\"
Galician translation
" "
Joshua \"tvakah\" Corbin
Various fixes
" + "
\"cordata\"
Esperanto translation
" "
Matthias \"pennywise\" Coy
German translation
" "
\"derpella\"
Polish translation
" "
\"Dorian\"
French translation
" @@ -105,6 +109,7 @@ QString AboutDlg::contributors() const "
Aurélien \"agateau\" Gâteau
Message Indicator support
" "
Marco \"kaffeedoktor\" Genise
Ideas, hacking, motivation
" "
Felix \"debfx\" Geyer
Certificate handling improvements
" + "
Volkan Gezer
Turkish translation
" "
Sjors \"dazjorz\" Gielen
Fixes
" "
Sebastian \"seezer\" Goth
Many improvements and features
" "
Michael \"brot\" Groh
German translation, fixes
" @@ -117,6 +122,7 @@ QString AboutDlg::contributors() const "
Thomas \"Datafreak\" Hogh
Windows builder
" "
Johannes \"j0hu\" Huber
Many fixes and features, bug triaging
" "
Theofilos Intzoglou
Greek translation
" + "
Jovan Jojkić
Serbian translation
" "
Scott \"ScottK\" Kitterman
Kubuntu nightly packager, (packaging/build system) bughunter
" "
Paul \"Haudrauf\" Klumpp
Initial design and mainwindow layout
" "
Maia Kozheva
Russian translation
" @@ -148,6 +154,7 @@ QString AboutDlg::contributors() const "
Jure \"JLP\" Repinc
Slovenian translation
" "
Patrick \"TheOneRing\" von Reth
MinGW support, Windows packager
" "
Dirk \"MarcLandis\" Rettschlag
Various fixes and new features
" + "
Miguel Revilla
Spanish translation
" "
Jaak Ristioja
Fixes
" "
Henning \"honk\" Rohlfs
Various fixes
" "
Stella \"differentreality\" Rouzi
Greek translation
" @@ -164,14 +171,16 @@ QString AboutDlg::contributors() const "
Alexander Stein
Tray icon fix
" "
Daniel \"son\" Steinmetz
Early beta tester and bughunter (on Vista™!)
" "
Jesper Thomschütz
Various fixes
" + "
\"ToBeFree\"
German translation
" "
Edward \"Aides\" Toroshchin
Russian translation
" "
Adam \"adamt\" Tulinius
Early beta tester and bughunter, Danish translation
" "
Frederik M.J. \"freqmod\" Vestre
Norwegian translation
" "
Atte Virtanen
Finnish translation
" "
Pavel \"int\" Volkovitskiy
Early beta tester and bughunter
" "
Roscoe van Wyk
Fixes
" - "
Benjamin \"zbenjamin\" Zeller
Windows build system fixes
" "
Zé
Portuguese translation
" + "
Benjamin \"zbenjamin\" Zeller
Windows build system fixes
" + "
\"zeugma\"
Turkish translation
" "

" "...and anybody else finding and reporting bugs, giving feedback, helping others and being part of the community!"); -- 2.20.1