Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
element-hq/element-ios/issues/4090 - Added voice messages microphone …
Browse files Browse the repository at this point in the history
…permissions localizable string.
  • Loading branch information
stefanceriu committed Jun 23, 2021
1 parent e855a71 commit 48413da
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,8 @@
"local_contacts_access_discovery_warning_title" = "Users discovery";
"local_contacts_access_discovery_warning" = "To discover contacts already using Matrix, %@ can send email addresses and phone numbers in your address book to your chosen Matrix identity server. Where supported, personal data is hashed before sending - please check your identity server's privacy policy for more details.";

"microphone_access_not_granted_for_voice_message" = "Voice messages require access to the Microphone but %@ doesn't have permission to use it";

// Country picker
"country_picker_title" = "Choose a country";

Expand Down

0 comments on commit 48413da

Please sign in to comment.