@@ -481,6 +481,8 @@ public class DataManager {
}
public static void setNewMessageStatus() {
+ if (Macros.DEBUG)
+ return;
Settings.Global.putString(ChatApplication.getsContext().getContentResolver(), MetaData.KEY_NEW_MESSAGE, "");
@@ -12,7 +12,7 @@
<string name="preset_text_title">Messages</string>
<string name="preset_text_content">You can edit the messages on the \n Xplora app</string>
- <string name="hold_to_talk">Hold to talk</string>
+ <string name="hold_to_talk">Hold</string>
<string name="resend_the_message">Resend the message?</string>
<string name="downloading">Downloading…</string>