diff options
Diffstat (limited to 'res/values')
-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 c110e79d7..f2d69c8c3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -942,6 +942,8 @@ <string name="accessibility_switch_to_panorama">Switch to panorama</string> <!-- The button to switch to new Panorama mode. [CHAR LIMIT = NONE] --> <string name="accessibility_switch_to_new_panorama">Switch to new panorama</string> + <!-- The button to switch to the Re-Focus mode. [CHAR LIMIT = NONE] --> + <string name="accessibility_switch_to_refocus">Switch to Refocus</string> <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] --> <string name="accessibility_review_cancel">Review cancel</string> <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] --> |