From ccbec1ea1c080d76b85fef65c6fb18d861e063bf Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 2 Apr 2016 18:56:06 +0000 Subject: Twitter: clarify massage about account reset; tune resources git-svn-id: http://svn.miranda-ng.org/main/trunk@16578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Twitter/src/connection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Twitter/src') diff --git a/protocols/Twitter/src/connection.cpp b/protocols/Twitter/src/connection.cpp index 04b29bf133..1fda6d3cb1 100644 --- a/protocols/Twitter/src/connection.cpp +++ b/protocols/Twitter/src/connection.cpp @@ -290,7 +290,7 @@ bool TwitterProto::NegotiateConnection() debugLogA("**NegotiateConnection - Setting Consumer Keys and verifying creds..."); if (screenName.empty()) { - ShowPopup(TranslateT("You're missing the Nick key in the database. This isn't really a big deal, but you'll notice some minor quirks (self contact in list, no group chat outgoing message highlighting, etc). To fix it either add it manually or reset your Twitter account in the Miranda account options")); + ShowPopup(TranslateT("You're missing the Nick key in the database. This isn't really a big deal, but you'll notice some minor quirks (self contact in list, no group chat outgoing message highlighting, etc). To fix it either add it manually or recreate your Miranda Twitter account")); debugLogA("**NegotiateConnection - Missing the Nick key in the database. Everything will still work, but it's nice to have"); } -- cgit v1.2.3