diff options
Diffstat (limited to 'vdrmanager/res/xml/preferences.xml')
-rw-r--r-- | vdrmanager/res/xml/preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/res/xml/preferences.xml b/vdrmanager/res/xml/preferences.xml index 3856576..7c27830 100644 --- a/vdrmanager/res/xml/preferences.xml +++ b/vdrmanager/res/xml/preferences.xml @@ -137,7 +137,7 @@ android:defaultValue="255.255.255.255" android:dependency="@string/wakeup_enabled_key" android:key="@string/wakeup_wol_custom_broadcast_key" - android:summaryOn="@string/wakeup_wol_custom_boradcast_summary" + android:summary="@string/wakeup_wol_custom_boradcast_summary" android:title="@string/wakeup_wol_custom_boradcast_title" /> </PreferenceCategory> |