diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 26ff93f..02f4042 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -347,4 +347,6 @@ <!-- The title show on the zoom controller --> <string name="zoom_control_title">Zoom</string> + <string name="switch_to_camera_lable">Switch to camera</string> + <string name="switch_to_video_lable">Switch to video</string> </resources> |