Fixed translation (#1669)
MBps is used for megabytes, even in German. Mbps is the correct translation.
This commit is contained in:
parent
f362e76127
commit
61fa45ad21
1 changed files with 1 additions and 1 deletions
|
|
@ -743,7 +743,7 @@
|
|||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="702"/>
|
||||
<source>Video bitrate: %1 Mbps</source>
|
||||
<translation>Video Bitrate: %1 MBps</translation>
|
||||
<translation>Video Bitrate: %1 Mbps</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="732"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue