diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
commit | 0b42d1d06cef26e4161ec541d2251ff3f56928c2 (patch) | |
tree | 88d6147306f0ae0d82ce7b1d724b0548078ee32c /plugins/Db3x_mmap | |
parent | 50f9d403c35341b0bbc0b026995761e3cefc28d3 (diff) |
Miranda IM renamed to Miranda NG part 7
git-svn-id: http://svn.miranda-ng.org/main/trunk@1178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap')
-rw-r--r-- | plugins/Db3x_mmap/res/db3x_mmap.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/res/db3x_mmap.rc b/plugins/Db3x_mmap/res/db3x_mmap.rc index 9c2727f53b..c4403c9b4e 100644 --- a/plugins/Db3x_mmap/res/db3x_mmap.rc +++ b/plugins/Db3x_mmap/res/db3x_mmap.rc @@ -37,7 +37,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN
DEFPUSHBUTTON "Yes",IDOK,26,83,50,14
PUSHBUTTON "No",IDCANCEL,81,83,50,14
- LTEXT "A file containing new database settings has been placed in the Miranda IM directory.",
+ LTEXT "A file containing new database settings has been placed in the Miranda NG directory.",
IDC_STATIC,5,5,202,16
LTEXT "Do you want to import the settings now?",IDC_STATIC,5,
69,202,8
|