diff options
Diffstat (limited to 'vdrmanager/res/values/strings.xml')
-rw-r--r-- | vdrmanager/res/values/strings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vdrmanager/res/values/strings.xml b/vdrmanager/res/values/strings.xml index 58a2a33..20efafe 100644 --- a/vdrmanager/res/values/strings.xml +++ b/vdrmanager/res/values/strings.xml @@ -304,6 +304,7 @@ <string name="recording_item_menu_delete">Delete</string> <string name="recording_item_menu_stream">Stream</string> <string name="recent_channels">Recent channels</string> - <string name="recent_channels_no_history">No history…</string> - + <string name="recent_channels_no_history">No history…</string> + <string name="gui_max_recent_channels_title">Max. recent channels</string> + <string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string> </resources>
\ No newline at end of file |