diff options
Diffstat (limited to 'android/sdremote/res/values/strings.xml')
-rw-r--r-- | android/sdremote/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml index 991d6929885b..c3117cfd8038 100644 --- a/android/sdremote/res/values/strings.xml +++ b/android/sdremote/res/values/strings.xml @@ -14,4 +14,7 @@ <string name="clock_timer_restart">Restart</string> <string name="clock_timer_reset">Reset</string> <string name="clock_timer_resume">Resume</string> + <string name="options_autodecline">Auto-decline calls</string> + <string name="options_volumeswitching">Change slides using volume buttons</string> + <string name="options_switchcomputer">Switch computer</string> </resources>
\ No newline at end of file |