From 21f78aec89db216434f9ad3af2412144d03e65f2 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Tue, 23 Sep 2014 16:01:12 +0400 Subject: [PATCH] Fixed eglish for share file Closes #482 --- app/js/locales/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/locales/en-us.json b/app/js/locales/en-us.json index 24be80c3..146c6151 100644 --- a/app/js/locales/en-us.json +++ b/app/js/locales/en-us.json @@ -128,7 +128,7 @@ "confirm_modal_share_photo_submit": "Forward photo", "confirm_modal_share_video_submit": "Forward video", "confirm_modal_share_contact_submit": "Send contact", - "confirm_modal_share_file_submit": "Send contact", + "confirm_modal_share_file_submit": "Share file", "contacts_modal_edit_list": "Edit", "contacts_modal_edit_cancel": "Cancel",