From 1361cd3f553f09375b145a02dd47ce5e6ea476b0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 17 Sep 2013 10:17:44 +0000 Subject: Spelling correction (patch from RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AvatarHistory/res/AvatarHistory.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AvatarHistory/res/AvatarHistory.rc') diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc index b21e27293b..1cc924ddfa 100644 --- a/plugins/AvatarHistory/res/AvatarHistory.rc +++ b/plugins/AvatarHistory/res/AvatarHistory.rc @@ -108,7 +108,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | CAPTION "Avatar History: Select how to store history avatars" FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN - LTEXT "Please select how the avatar history should be stored. This setting can NOT be changed in future, because it would cause all previous history to be lost.",IDC_STATIC,15,7,416,23 + LTEXT "Please select how the avatar history should be stored. This setting CANNOT be changed in future, because it would cause all previous history to be lost.",IDC_STATIC,15,7,416,23 CONTROL "Store history in miranda history and all history avatars in same folder",IDC_MIR_SAME, "Button",BS_AUTORADIOBUTTON | WS_GROUP,15,32,416,11 CONTROL "Store history in miranda history and history avatars in per protocol folders",IDC_MIR_PROTO, -- cgit v1.2.3