diff options
Diffstat (limited to 'plugins/Weather/res/resource.rc')
-rw-r--r-- | plugins/Weather/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/res/resource.rc b/plugins/Weather/res/resource.rc index 29140efb2d..bff337b36d 100644 --- a/plugins/Weather/res/resource.rc +++ b/plugins/Weather/res/resource.rc @@ -237,7 +237,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN
CONTROL "Weather Protocol INI Setup\nInstall and load your weather ini file here",IDC_HEADERBAR,
"MHeaderbarCtrl",0x0,0,0,259,28
- CTEXT "Weather Protocol cannot find any weather INI file stored in your computer. To setup weather INI and add weather stations, please follow the steps:",IDC_STATIC,11,32,222,26
+ CTEXT "Weather Protocol cannot find any weather INI file stored in your computer. To setup weather INI and add weather stations, please follow the steps:",IDC_STATIC,11,32,222,26
CONTROL "Click here to download a weather ini file from Miranda file listing",IDC_STEP1,
"MButtonClass",WS_TABSTOP,5,62,249,12,WS_EX_WINDOWEDGE | 0x800000L
CONTROL "Extract the weather ini file from archive to this directory",IDC_STEP2,
|