summaryrefslogtreecommitdiff
path: root/src/modules/protocols/protoopts.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-08-26 13:08:44 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-08-26 13:08:44 +0000
commit5eade73f11a544aeda8aa01f2e82f3e32c40e2b8 (patch)
treebfea33e999ad27b63e1564521492eb0caec09d40 /src/modules/protocols/protoopts.cpp
parent25939fa107807f884c05db7377cb47fcaf1805cf (diff)
- spelling correction (patch from RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/protocols/protoopts.cpp')
-rw-r--r--src/modules/protocols/protoopts.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/protocols/protoopts.cpp b/src/modules/protocols/protoopts.cpp
index 0f970907b9..b4e037d8da 100644
--- a/src/modules/protocols/protoopts.cpp
+++ b/src/modules/protocols/protoopts.cpp
@@ -44,11 +44,11 @@ If you want to restart Miranda now, press Yes, if you want to upgrade another ac
// is upgradeMsg in use in any place?
#define legacyMsg \
TranslateT("This account uses legacy protocol plugin. \
-Use Miranda NG options dialogs to change it's preferences.")
+Use Miranda NG options dialogs to change its preferences.")
#define welcomeMsg \
-TranslateT("Welcome to Miranda NG's account manager!\n \
-Here you can set up your IM accounts.\n\n \
+TranslateT("Welcome to Miranda NG's account manager!\n\
+Here you can set up your IM accounts.\n\n\
Select an account from the list on the left to see the available options. \
Alternatively, just click on the Plus sign underneath the list to set up a new IM account.")