diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:49:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:49:45 +0000 |
commit | af85ed40e26a345cc15ba7f310c92a62116865d1 (patch) | |
tree | d017cb549fb92d8a53c5a2ab0c06b5c9b10381fe /src/modules/protocols | |
parent | ce8564b1a76b11a18fce6f156887c8b1a73bc9c3 (diff) |
- langpacks update
git-svn-id: http://svn.miranda-ng.org/main/trunk@5842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/protocols')
-rw-r--r-- | src/modules/protocols/protoopts.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/protocols/protoopts.cpp b/src/modules/protocols/protoopts.cpp index b4e037d8da..9ae635a6c6 100644 --- a/src/modules/protocols/protoopts.cpp +++ b/src/modules/protocols/protoopts.cpp @@ -47,8 +47,8 @@ TranslateT("This account uses legacy protocol plugin. \ 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.")
|