From acaf94d55e9e50747fc15fd772bc3468a9b6c1f9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 23 Oct 2014 12:13:36 +0000 Subject: typo - langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/misc.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/VKontakte/src/misc.cpp') diff --git a/protocols/VKontakte/src/misc.cpp b/protocols/VKontakte/src/misc.cpp index b21d296420..98ab1cf2b1 100644 --- a/protocols/VKontakte/src/misc.cpp +++ b/protocols/VKontakte/src/misc.cpp @@ -186,8 +186,8 @@ static IconItem iconList[] = { LPGEN("Read message icon"), "read", IDI_READMSG }, { LPGEN("Visit profile icon"), "profile", IDI_VISITPROFILE }, { LPGEN("Load server history icon"), "history", IDI_HISTORY }, - { LPGEN("Add to friendlist icon"), "addfriend", IDI_FRIENDADD }, - { LPGEN("Delete from friendlist icon"), "delfriend", IDI_FRIENDDEL }, + { LPGEN("Add to friend list icon"), "addfriend", IDI_FRIENDADD }, + { LPGEN("Delete from friend list icon"), "delfriend", IDI_FRIENDDEL }, { LPGEN("Report abuse icon"), "abuse", IDI_ABUSE }, { LPGEN("Ban user icon"), "ban", IDI_BAN} }; -- cgit v1.2.3