Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m

Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
SBiOSoftWhare
2019-08-02 18:12:41 +02:00
committed by GitHub
parent b460790703
commit fe4c86ebb5

View File

@@ -315,7 +315,7 @@
__weak typeof(self) weakSelf = self;
[actionSheet addAction:[UIAlertAction actionWithTitle:NSLocalizedStringFromTable(@"Take photo or video", @"Vector", nil)
[actionSheet addAction:[UIAlertAction actionWithTitle:NSLocalizedStringFromTable(@"room_action_camera", @"Vector", nil)
style:UIAlertActionStyleDefault
handler:^(UIAlertAction * action) {