~aleteoryx/muditaos

7ceb7717098cf6af3b65656049a7c99836dc9fc1 — Krzysztof Móżdżyński 5 years ago a3d6c79
[EGD-5183] Fix message options texts

Fix text for deleting conversation, adding contact and deleting message.
1 files changed, 5 insertions(+), 5 deletions(-)

M image/assets/lang/English.json
M image/assets/lang/English.json => image/assets/lang/English.json +5 -5
@@ 264,7 264,7 @@
  "app_messages_title_main": "Messages",
  "app_messages_new_message": "New Message",
  "app_messages_no_messages": "There are no messages yet.\nPress Left arrow to add new.",
  "app_messages_thread_delete_confirmation": "Do you really want to delete\nthis conversation?",
  "app_messages_thread_delete_confirmation": "Delete this conversation?",
  "app_messages_message_delete_confirmation": "<text align='center'><p>Do you really want to <text weight='bold'>delete</text></p>this message?</text>",
  "app_messages_thread_no_result": "There are no results",
  "app_messages_message": "Message",


@@ 399,8 399,8 @@
  "app_meditation_interval_chime": "Interval Chime",
  "app_meditation_interval_none": "None",
  "app_meditation_interval_every_x_minutes": "Every %0 minutes",
  "app_meditation_minute" : "MINUTE",
  "app_meditation_minutes" : "MINUTES",
  "app_meditation_minute": "MINUTE",
  "app_meditation_minutes": "MINUTES",
  "app_music_player_all_songs": "All songs",
  "app_music_player_play": "PLAY",
  "app_music_player_music_library": "MUSIC LIBRARY",


@@ 408,14 408,14 @@
  "app_music_player_music_empty_window_notification": "Press Music Library to choose\n a song from the library",
  "app_special_input_window": "Special characters",
  "app_emoji_input_window": "Emoji",
  "sms_add_rec_num": "Add recipient or type a number",
  "sms_add_rec_num": "Add contact",
  "sms_title_message": "New message",
  "sms_call_text": "Call ",
  "sms_resend_failed": "Send again",
  "sms_delete_conversation": "Delete conversation",
  "sms_forward_message": "Forward message",
  "sms_copy": "Copy",
  "sms_delete_message": "Delete",
  "sms_delete_message": "Delete message",
  "sms_from_this_sms": "From this message",
  "sms_use_template": "Use Template",
  "sms_paste": "Paste",