From 7fea34d87866e1fbfce343bd650c732fe05a6a83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 29 May 2014 16:40:20 +0000 Subject: Plugin Updater: Improved silentMode popups git-svn-id: http://svn.miranda-ng.org/main/trunk@9355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/res/Resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/PluginUpdater/res/Resource.rc') diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc index 2d153aa4eb..12236bac66 100644 --- a/plugins/PluginUpdater/res/Resource.rc +++ b/plugins/PluginUpdater/res/Resource.rc @@ -81,7 +81,7 @@ BEGIN "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,11,135,247,10 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 - LTEXT "You need restart your Miranda to apply installed updates",IDC_NEEDRESTARTLABEL,11,192,253,22,NOT WS_VISIBLE + 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 END IDD_POPUP DIALOGEX 0, 0, 316, 182 @@ -191,7 +191,7 @@ BEGIN VERTGUIDE, 11 VERTGUIDE, 258 VERTGUIDE, 264 - BOTTOMMARGIN, 207 + BOTTOMMARGIN, 214 END IDD_LIST, DIALOG -- cgit v1.2.3