From d39947f53933ee4beb4ed8ab614324edc36fba2d Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Fri, 31 Mar 2017 13:06:25 -0400 Subject: Corrected 'hangup' to 'hang up' (#5930) --- webapp/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 7c5e45e09..b60db31cd 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -2367,9 +2367,9 @@ "webrtc.declined": "Your call has been declined by {username}.", "webrtc.disabled": "{username} has WebRTC disabled, and cannot receive calls. To enable the feature, they must go to Account Settings > Advanced > Preview pre-release features and turn on WebRTC.", "webrtc.failed": "There was a problem connecting the video call.", - "webrtc.hangup": "Hangup", + "webrtc.hangup": "Hang up", "webrtc.header": "Call with {username}", - "webrtc.inProgress": "You have a call in progress. Please hangup first.", + "webrtc.inProgress": "You have a call in progress. Please hang up first.", "webrtc.mediaError": "Unable to access camera or microphone.", "webrtc.mute_audio": "Mute microphone", "webrtc.noAnswer": "{username} is not answering the call.", -- cgit v1.2.3-1-g7c22