GadgetBridge/app/src/main/res/values/strings_activity_settings.xml

13 lines
580 B
XML

<resources>
<!-- Strings related to Settings -->
<string name="pref_header_general" >General Settings</string>
<!-- Strings related to Notifications -->
<string name="pref_header_notifications">Notifications</string>
<string name="pref_title_notifications_sms">Notification for SMS</string>
<string name="pref_title_notifications_k9mail">Notification for K9-Mail</string>
<string name="pref_title_notifications_generic">Generic notification support</string>
<string name="pref_title_whenscreenon">… also when screen is on</string>
</resources>