aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 2105ca21b..03a1a7c47 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -131,7 +131,7 @@
<string name="receive_presence_updates">Receive presence updates</string>
<string name="ask_for_presence_updates">Ask for presence updates</string>
<string name="attach_choose_picture">Choose picture</string>
- <string name="attach_take_picture">Take picture</string>
+ <string name="attach_take_from_camera">Take from camera</string>
<string name="preemptively_grant">Preemptively grant subscription request</string>
<string name="error_not_an_image_file">The file you selected is not an image</string>
<string name="error_compressing_image">Error while converting the image file</string>
@@ -770,4 +770,6 @@
<string name="retry_decryption">Retry decryption</string>
<string name="session_failure">Session failure</string>
<string name="sasl_downgrade">Downgraded SASL mechanism</string>
+ <string name="action_take_photo">take photo</string>
+ <string name="action_take_video">record video</string>
</resources>