diff options
Diffstat (limited to 'plugins/ClientChangeNotify')
-rw-r--r-- | plugins/ClientChangeNotify/res/Resources.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/res/Resources.rc b/plugins/ClientChangeNotify/res/Resources.rc index 2377d20871..eb43ba82fb 100644 --- a/plugins/ClientChangeNotify/res/Resources.rc +++ b/plugins/ClientChangeNotify/res/Resources.rc @@ -91,7 +91,7 @@ BEGIN IDC_POPUPOPTDLG_STATIC_IGNORESTRINGS,6,168,294,8
EDITTEXT IDC_POPUPOPTDLG_IGNORESTRINGS,6,180,288,14,
ES_AUTOHSCROLL
- CTEXT "(you have to install pcre16.dll to use regular expressions here)",
+ CTEXT "(you have to install pcre16.mir to use regular expressions here)",
IDC_POPUPOPTDLG_STATIC_REGEXP,0,195,294,8
END
|