update translation and setting title
This commit is contained in:
parent
0d97b4bb22
commit
9f4ea2d1be
|
@ -573,5 +573,15 @@
|
|||
<source>There was an error authenticating via Quick Connect.</source>
|
||||
<translation>There was an error authenticating via Quick Connect.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Return to Top</source>
|
||||
<translation>Return to Top</translation>
|
||||
<extracomment>UI -> Media Grid -> Item Title in user setting screen.</extracomment>
|
||||
</message>
|
||||
<message>
|
||||
<source>Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)</source>
|
||||
<translation>Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)</translation>
|
||||
<extracomment>Description for option in Setting Screen</extracomment>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
|
|
@ -35,8 +35,8 @@
|
|||
"default": "false"
|
||||
},
|
||||
{
|
||||
"title": "Item Reset",
|
||||
"description": "Use the refresh button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)",
|
||||
"title": "Return to Top",
|
||||
"description": "Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)",
|
||||
"settingName": "itemgrid.reset",
|
||||
"type": "bool",
|
||||
"default": "true"
|
||||
|
|
Loading…
Reference in New Issue
Block a user