diff options
Diffstat (limited to 'protocols/Dummy/src/dummy_proto.cpp')
| -rw-r--r-- | protocols/Dummy/src/dummy_proto.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Dummy/src/dummy_proto.cpp b/protocols/Dummy/src/dummy_proto.cpp index db82416df5..5fe833d856 100644 --- a/protocols/Dummy/src/dummy_proto.cpp +++ b/protocols/Dummy/src/dummy_proto.cpp @@ -42,7 +42,7 @@ const ttemplate templates[] = { "Tlen", "jid", LPGEN("Tlen login"), IDI_TLEN },
{ "Tox", "ToxID", LPGEN("Tox ID"), IDI_TOX },
{ "Twitter", "Username", LPGEN("Username"), IDI_TWITTER },
- { "VK", "ID", LPGEN("VKontakte ID"), IDI_VK },
+ { "VKontakte", "ID", LPGEN("VKontakte ID"), IDI_VK },
{ "WhatsApp", "ID", LPGEN("WhatsApp ID"), IDI_WHATSAPP },
{ "XFire", "Username", LPGEN("Username"), IDI_XFIRE },
{ "Yahoo", "yahoo_id", LPGEN("ID"), IDI_YAHOO },
|
