Skip to content

Commit 35060ad

Browse files
Nicolas RiendeauBeirdo
authored andcommitted
Fix a slight translation problem in three translations.
For some unknown reason the same string in three different languages ended up being preceded by some text which clearly doesn't belong there. The languages affected were GB English, Portuguese and French.
1 parent 44c2575 commit 35060ad

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

mythtv/i18n/mythfrontend_en_gb.qm

-57 Bytes
Binary file not shown.

mythtv/i18n/mythfrontend_en_gb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8523,7 +8523,7 @@ Do you wish to continue watching?</translation>
85238523
<message>
85248524
<location filename="../programs/mythfrontend/globalsettings.cpp" line="364"/>
85258525
<source>7.1</source>
8526-
<translation>0% {7.1?}</translation>
8526+
<translation>7.1</translation>
85278527
</message>
85288528
<message>
85298529
<location filename="../programs/mythfrontend/globalsettings.cpp" line="380"/>

mythtv/i18n/mythfrontend_fr.qm

-59 Bytes
Binary file not shown.

mythtv/i18n/mythfrontend_fr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13275,7 +13275,7 @@ Il se peut que vous deviez utiliser le bouton d&apos;éjection sur le lecteur.</
1327513275
<location filename="../programs/mythfrontend/globalsettings.cpp" line="364"/>
1327613276
<source>7.1</source>
1327713277
<translatorcomment>7.1</translatorcomment>
13278-
<translation>0 % {7.1?}</translation>
13278+
<translation>7.1</translation>
1327913279
</message>
1328013280
<message>
1328113281
<location filename="../programs/mythfrontend/globalsettings.cpp" line="380"/>

mythtv/i18n/mythfrontend_pt.qm

-57 Bytes
Binary file not shown.

mythtv/i18n/mythfrontend_pt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13071,7 +13071,7 @@ You may have to use the eject button under its tray.</source>
1307113071
<message>
1307213072
<location filename="../programs/mythfrontend/globalsettings.cpp" line="364"/>
1307313073
<source>7.1</source>
13074-
<translation>2h {7.1?}</translation>
13074+
<translation>7.1</translation>
1307513075
</message>
1307613076
<message>
1307713077
<location filename="../programs/mythfrontend/globalsettings.cpp" line="380"/>

0 commit comments

Comments
 (0)