From 7a4faae157b9c17359e1cd95712f0197dd6ea2e2 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 23 Dec 2013 00:38:22 +0000 Subject: spelling correction (e.g. twitter -> Twitter) git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AvatarHistory/res/AvatarHistory.rc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/AvatarHistory') diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc index 7d54d3ca9c..6b7b47772e 100644 --- a/plugins/AvatarHistory/res/AvatarHistory.rc +++ b/plugins/AvatarHistory/res/AvatarHistory.rc @@ -109,21 +109,21 @@ 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 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, + 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, + CONTROL "Store history in Miranda history and history avatars in per protocol folders",IDC_MIR_PROTO, "Button",BS_AUTORADIOBUTTON,15,66,416,11 - CONTROL "Store history in miranda history and history avatars in per contact folders using shortcuts",IDC_MIR_SHORT, + CONTROL "Store history in Miranda history and history avatars in per contact folders using shortcuts",IDC_MIR_SHORT, "Button",BS_AUTORADIOBUTTON,15,99,416,11 CONTROL "Store history avatars in per contact folders using shortcuts",IDC_SHORT, "Button",BS_AUTORADIOBUTTON,15,140,416,11 CONTROL "Store history avatars in per contact folders",IDC_DUP, "Button",BS_AUTORADIOBUTTON,15,181,416,11 - LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,44,416,10 + LTEXT "History is stored inside Miranda database. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,44,416,10 LTEXT "All avatars are stored as \\Avatars History\\",IDC_STATIC,15,54,416,10 - LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,77,416,10 + LTEXT "History is stored inside Miranda database. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,77,416,10 LTEXT "All avatars are stored as \\Avatars History\\\\",IDC_STATIC,15,87,416,10 - LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,110,416,10 + LTEXT "History is stored inside Miranda database. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,110,416,10 LTEXT "All avatars are stored as \\Avatars History\\\\ and have a shortcut per history entry in \\Avatars History\\\\\\",IDC_STATIC,15,120,416,18 LTEXT "History is stored only in disk. It can be seen by Avatar History internal viewer.",IDC_STATIC,15,151,416,10 LTEXT "All avatars are stored as \\Avatars History\\\\ and have a shortcut per history entry in \\Avatars History\\\\\\",IDC_STATIC,15,161,416,18 -- cgit v1.2.3