From 1711c6d52a878dd74d24dda0c6b5fbedbbad75da Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 17 Jun 2017 16:02:26 +0200 Subject: allow recording of videos from attachment choice too --- src/main/res/values/arrays.xml | 2 +- src/main/res/values/strings.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'src/main/res/values') diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml index ba5218cbc..d56b12bae 100644 --- a/src/main/res/values/arrays.xml +++ b/src/main/res/values/arrays.xml @@ -43,7 +43,7 @@ @string/none @string/recently_used - @string/attach_take_picture + @string/attach_take_from_camera @string/attach_choose_picture @string/attach_record_voice @string/send_location 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 @@ Receive presence updates Ask for presence updates Choose picture - Take picture + Take from camera Preemptively grant subscription request The file you selected is not an image Error while converting the image file @@ -770,4 +770,6 @@ Retry decryption Session failure Downgraded SASL mechanism + take photo + record video -- cgit v1.2.3