Skip to content

Commit 58a0683

Browse files
author
Robert McNamara
committed
Further clarify that video settings pertain to more than TV.
Also, since we don't have OSD themes any more, don't refer to them.
1 parent 7660b66 commit 58a0683

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mythtv/themes/defaultmenu/tv_settings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<button>
55
<type>TV_SETTINGS_GENERAL</type>
66
<text>General</text>
7-
<description>TV navigation and recording preferences</description>
7+
<description>General video and recording preferences</description>
88
<action>SETTINGS GENERAL</action>
99
</button>
1010

@@ -18,14 +18,14 @@
1818
<button>
1919
<type>TV_SETTINGS_PLAYBACK</type>
2020
<text>Playback</text>
21-
<description>Settings for viewing and playing TV</description>
21+
<description>Settings for viewing and playing video content</description>
2222
<action>SETTINGS PLAYBACK</action>
2323
</button>
2424

2525
<button>
2626
<type>TV_SETTINGS_PLAYBACK_OSD</type>
2727
<text>Playback OSD</text>
28-
<description>Theme and settings for OSD</description>
28+
<description>Settings for the On Screen Display</description>
2929
<action>SETTINGS OSD</action>
3030
</button>
3131

0 commit comments

Comments
 (0)