Add hyperlink to Transifex on translator list

Closes #12609
This commit is contained in:
Si Yong Kim 2021-01-29 08:51:22 -08:00 committed by sledgehammer999
parent 51033c212a
commit f6e88c8c55
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
3 changed files with 8 additions and 2 deletions

View file

@ -281,6 +281,9 @@
</property> </property>
<item> <item>
<widget class="QTextBrowser" name="textBrowserTranslation"> <widget class="QTextBrowser" name="textBrowserTranslation">
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="lineWrapMode"> <property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum> <enum>QTextEdit::NoWrap</enum>
</property> </property>

View file

@ -6,7 +6,7 @@
</head> </head>
<body> <body>
<p>I would like to thank the people who volunteered to translate qBittorrent.<br> <p>I would like to thank the people who volunteered to translate qBittorrent.<br>
Most of them translated via Transifex and some of them are mentioned below:<br> Most of them translated via <a href="https://www.transifex.com/sledgehammer999/qbittorrent">Transifex</a> and some of them are mentioned below:<br>
(the list might not be up to date) (the list might not be up to date)
</p> </p>
<ul> <ul>

View file

@ -82,7 +82,10 @@
</div> </div>
<div id="aboutTranslatorsContent" class="aboutTabContent invisible"> <div id="aboutTranslatorsContent" class="aboutTabContent invisible">
<p>I would like to thank the following people who volunteered to translate qBittorrent:</p> <p>I would like to thank the people who volunteered to translate qBittorrent.<br>
Most of them translated via <a target="_blank" href="https://www.transifex.com/sledgehammer999/qbittorrent/">Transifex</a> and some of them are mentioned below:<br>
(the list might not be up to date)
</p>
<ul> <ul>
<li><u>Arabic:</u> SDERAWI (abz8868@msn.com), sn51234 (nesseyan@gmail.com) and Ibrahim Saed ibraheem_alex(Transifex)</li> <li><u>Arabic:</u> SDERAWI (abz8868@msn.com), sn51234 (nesseyan@gmail.com) and Ibrahim Saed ibraheem_alex(Transifex)</li>
<li><u>Armenian:</u> Hrant Ohanyan (hrantohanyan@mail.am)</li> <li><u>Armenian:</u> Hrant Ohanyan (hrantohanyan@mail.am)</li>