mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Unify translation files loading action
Since it is possible alternative WebUI could be coded in languages other than English, WebUI must be able to load user-provided webui_en.qm. At least one translated string must exist in order to generate an usable .qm file.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<name>AboutDlg</name>
|
||||
<message>
|
||||
<source>About</source>
|
||||
<translation type="unfinished" />
|
||||
<translation>About</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
||||
Reference in New Issue
Block a user