summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/res
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2014-10-16 21:33:25 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2014-10-16 21:33:25 +0000
commit1f8cbf7f291ac140f8dfed775ecdb47c7437716e (patch)
tree76f32401c48e0d16ca8ab60e1589915b6f641fa9 /plugins/PluginUpdater/res
parent94011c69f7d5982a471f93cff6880506132525ab (diff)
Quick fix for reseting setting
git-svn-id: http://svn.miranda-ng.org/main/trunk@10806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/res')
-rw-r--r--plugins/PluginUpdater/res/Resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc
index 11a90b4ab9..dd80f9c8cc 100644
--- a/plugins/PluginUpdater/res/Resource.rc
+++ b/plugins/PluginUpdater/res/Resource.rc
@@ -76,7 +76,7 @@ BEGIN
CONTROL "Custom version",IDC_CUSTOM,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,11,150,247,10
EDITTEXT IDC_CUSTOMURL,11,164,234,16,ES_AUTOHSCROLL | WS_DISABLED
CTEXT "Some component(s) was updated.\nYou need to restart your Miranda to apply installed updates.",IDC_NEEDRESTARTLABEL,11,193,247,15,NOT WS_VISIBLE
- LTEXT "!!! Switch to Stable version is now impossible due to incompatibility with currrent Dev version",IDC_DONTSWITCHTOSTABLE,11,214,247,19,NOT WS_VISIBLE
+ LTEXT "Switch to Stable version is now impossible due to incompatibility with currrent Dev version!",IDC_DONTSWITCHTOSTABLE,11,214,247,19,NOT WS_VISIBLE
END
IDD_POPUP DIALOGEX 0, 0, 316, 174