summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-12-23 00:38:22 +0000
committerDart Raiden <wowemuh@gmail.com>2013-12-23 00:38:22 +0000
commit7a4faae157b9c17359e1cd95712f0197dd6ea2e2 (patch)
treee0aee704d98a0f07735c740d5d8f6b90c165b665 /plugins/AvatarHistory
parentf23d2dcf82788deb778056912f1e59360e116138 (diff)
spelling correction (e.g. twitter -> Twitter)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AvatarHistory')
-rw-r--r--plugins/AvatarHistory/res/AvatarHistory.rc12
1 files changed, 6 insertions, 6 deletions
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 <Profile>\\Avatars History\\<Avatar Hash>",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 <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash>",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 <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",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 <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",IDC_STATIC,15,161,416,18