Update English UI

This commit is contained in:
nearbyplayer
2017-09-03 15:27:03 -04:00
parent 3b9973fa9a
commit f1b94124d1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -237,7 +237,7 @@
$('.message .ok-btn').click(function() {
$.post('http://esx_phone/send', JSON.stringify({
message: $(this).attr('data-contact-job') + ": Received !",
message: $(this).attr('data-contact-job') + ": Received!",
number : $(this).attr('data-contact-number'),
anonyme: false
}))
+1 -1
View File
@@ -1,6 +1,6 @@
Locales['en'] = {
['new_message'] = '~b~New message :~s~ %s',
['new_message'] = '~b~New message:~s~ %s',
['press_take_call'] = ' - Press ~INPUT_CONTEXT~ to take the call',
['taken_call'] = ' has taken the call',
['gps_position'] = 'destination entered into the GPS',