diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
commit | e8d8dfceaf556a43a00346beeffcc027d7b193cb (patch) | |
tree | 3bd141aa4f44e16e1ca920b0bcc698c01260f041 /plugins/SplashScreen | |
parent | 2863d3f67bf960030de6018d6f967344dc5c8a8b (diff) |
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SplashScreen')
-rw-r--r-- | plugins/SplashScreen/res/splash.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc index 34b9df722a..dcaf697a81 100644 --- a/plugins/SplashScreen/res/splash.rc +++ b/plugins/SplashScreen/res/splash.rc @@ -83,7 +83,7 @@ BEGIN UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,173,186,
10,10
LTEXT "steps",IDC_STATIC,176,187,95,9
- LTEXT "Advaimg library not found. Please get it from nigtlies to be able to use images.",
+ LTEXT "AdvaImg plugin not found. Please get it from http://miranda-ng.org/p/AdvaImg/ to be able to use images.",
IDC_PNG2DIBWARN,24,210,185,17,NOT WS_VISIBLE
PUSHBUTTON "Preview...",IDC_PREVIEW,218,211,75,19
END
|