improve setting title and description
This commit is contained in:
parent
efe4530917
commit
bd42d1b00f
|
@ -658,13 +658,13 @@
|
||||||
<extracomment>Option Title in user setting screen</extracomment>
|
<extracomment>Option Title in user setting screen</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Go straight to episode listing (if series has only one season)</source>
|
<source>Go straight to episode listing (if only 1 season)</source>
|
||||||
<translation>Go straight to episode listing (if series has only one season)</translation>
|
<translation>Go straight to episode listing (if only 1 season)</translation>
|
||||||
<extracomment>Settings Menu - Title for option</extracomment>
|
<extracomment>Settings Menu - Title for option</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>If enabled, selecting a TV series with only one season will go directly to the episode listing for that episode, rather than the season listing.</source>
|
<source>If enabled, selecting a TV series with only one season will go straight to the episode listing for that season, rather than the season listing.</source>
|
||||||
<translation>If enabled, selecting a TV series with only one season will go directly to the episode listing for that episode, rather than the season listing.</translation>
|
<translation>If enabled, selecting a TV series with only one season will go straight to the episode listing for that season, rather than the season listing.</translation>
|
||||||
<extracomment>Settings Menu - Description for option</extracomment>
|
<extracomment>Settings Menu - Description for option</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -89,8 +89,8 @@
|
||||||
"default": "false"
|
"default": "false"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Go straight to episode listing (if series has only one season)",
|
"title": "Go straight to episode listing (if only 1 season)",
|
||||||
"description": "If enabled, selecting a TV series with only one season will go directly to the episode listing for that episode, rather than the season listing.",
|
"description": "If enabled, selecting a TV series with only one season will go straight to the episode listing for that season, rather than the season listing.",
|
||||||
"settingName": "ui.tvshows.goStraightToEpisodeListing",
|
"settingName": "ui.tvshows.goStraightToEpisodeListing",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default": "true"
|
"default": "true"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user