diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-21 13:21:03 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-21 13:21:03 +0000 |
commit | c63997c27473240a1a3c811a762db5611ad3b879 (patch) | |
tree | 6a447629c84cdedc518f621b382c2c1f4f7e72aa /plugins/ClientChangeNotify/res | |
parent | 54f0075ab28b3f6ba5d769addd7b4a8831dca31a (diff) |
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@14297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/res')
-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
|