From 170eb71587c1293458287253587e6cf97b0c15cd Mon Sep 17 00:00:00 2001 From: Don <30905704+ddh3@users.noreply.github.com> Date: Thu, 17 Aug 2017 02:49:58 -0700 Subject: [PATCH] Update en.lua --- locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.lua b/locales/en.lua index 7d7393f8..94bf3a54 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -1,7 +1,7 @@ Locales['en'] = { ['new_message'] = '~b~New message', - ['press_take_call'] = ' - Press to take the call', + ['press_take_call'] = ' - Press ~INPUT_CONTEXT~ to take the call', ['taken_call'] = ' has taken the call', ['gps_position'] = 'destination entered into the GPS', ['message_sent'] = 'message sent',