fix typo in translation file
This commit is contained in:
parent
19d1b91443
commit
ee843e68cb
|
@ -764,8 +764,8 @@
|
||||||
<extracomment>Name of codec used in settings menu</extracomment>
|
<extracomment>Name of codec used in settings menu</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Attempt Direct Play for HEVC media with unsupported profile levels before falling back to trancoding if it fails.</source>
|
<source>Attempt Direct Play for HEVC media with unsupported profile levels before falling back to transcoding if it fails.</source>
|
||||||
<translation>Attempt Direct Play for HEVC media with unsupported profile levels before falling back to trancoding if it fails.</translation>
|
<translation>Attempt Direct Play for HEVC media with unsupported profile levels before falling back to transcoding if it fails.</translation>
|
||||||
<extracomment>Settings Menu - Description for option</extracomment>
|
<extracomment>Settings Menu - Description for option</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1119,4 +1119,3 @@
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "HEVC",
|
"title": "HEVC",
|
||||||
"description": "Attempt Direct Play for HEVC media with unsupported profile levels before falling back to trancoding if it fails.",
|
"description": "Attempt Direct Play for HEVC media with unsupported profile levels before falling back to transcoding if it fails.",
|
||||||
"settingName": "playback.tryDirect.hevcProfileLevel",
|
"settingName": "playback.tryDirect.hevcProfileLevel",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default": "true"
|
"default": "true"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user