summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-06-02 00:10:56 +0000
committerDart Raiden <wowemuh@gmail.com>2016-06-02 00:10:56 +0000
commitd26e812159e99907be7be271ec3944a670c57450 (patch)
tree2d4ef1a513644359c9a6791cd8d20eda41b75a0d
parente983f96899f1103c4df3b47c5610e3dd1d81e6e0 (diff)
MirFox: fix typo
git-svn-id: http://svn.miranda-ng.org/main/trunk@16900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--langpacks/english/Plugins/MirFox.txt2
-rw-r--r--plugins/MirFox/res/resource.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/langpacks/english/Plugins/MirFox.txt b/langpacks/english/Plugins/MirFox.txt
index a74918680f..b0c81fb9c5 100644
--- a/langpacks/english/Plugins/MirFox.txt
+++ b/langpacks/english/Plugins/MirFox.txt
@@ -12,7 +12,7 @@
[on right mouse button click]
[on middle mouse button click\n(note: use middle mouse button to send multiple messages from Firefox)]
[Firefox menu]
-[Add acount to contact name]
+[Add account to contact name]
[Firefox profiles]
[Show Miranda menu only in these Firefox profiles (comma delimited)]
[Show these contacts in 'Send ... to' option in Firefox]
diff --git a/plugins/MirFox/res/resource.rc b/plugins/MirFox/res/resource.rc
index 06a4121a5c..8676618fe2 100644
--- a/plugins/MirFox/res/resource.rc
+++ b/plugins/MirFox/res/resource.rc
@@ -59,7 +59,7 @@ BEGIN
LTEXT "on middle mouse button click\n(note: use middle mouse button to send multiple messages from Firefox)",IDC1_LABEL4,20,88,266,32
COMBOBOX IDC1_COMBO3,20,108,256,15,CBS_DROPDOWNLIST | WS_TABSTOP
GROUPBOX "Firefox menu",IDC1_STATIC_G3,8,135,294,33
- CONTROL "Add acount to contact name",IDC1_CHECK2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,145,266,20
+ CONTROL "Add account to contact name",IDC1_CHECK2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,145,266,20
GROUPBOX "Firefox profiles",IDC1_STATIC_G2,8,172,294,53
CONTROL "Show Miranda menu only in these Firefox profiles (comma delimited)",IDC1_CHECK1,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,20,181,266,20
EDITTEXT IDC1_EDIT1,20,203,256,14,ES_AUTOHSCROLL