summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FileAsMessage/src/main.h')
-rw-r--r--plugins/FileAsMessage/src/main.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/FileAsMessage/src/main.h b/plugins/FileAsMessage/src/main.h
index 1eaf667d19..699897b0af 100644
--- a/plugins/FileAsMessage/src/main.h
+++ b/plugins/FileAsMessage/src/main.h
@@ -31,9 +31,8 @@
#define SERVICE_PREFIX "<%fAM-0023%>"
-#define NOPLUGIN_MESSAGE LPGEN("\nIf you see this \"garbage\", probably you "\
- "have no \"fileAsMessage\" plugin installed, see "\
- "http://miranda-ng.org/ for more information and download.")
+#define NOPLUGIN_MESSAGE LPGEN("If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see http://miranda-ng.org/ for more information and download.")
+
extern char *szServiceTitle;
extern char *szServicePrefix;
extern const ulong INITCRC;