summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-11-08 19:49:19 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-11-08 19:49:19 +0000
commit0f869bffb767a7fb2e3ceb4b081ba1ec6953dbfd (patch)
treece92f290bb25f3b3a82f3b5c6729066fd435df29 /plugins/CrashDumper
parent933c2243719a3a2dacf8063106460f8917ff6de9 (diff)
Crash Dumper - translation to Russian and spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@10931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CrashDumper')
-rw-r--r--plugins/CrashDumper/res/crshdmp.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CrashDumper/res/crshdmp.rc b/plugins/CrashDumper/res/crshdmp.rc
index 899acc5584..e45ef7d539 100644
--- a/plugins/CrashDumper/res/crshdmp.rc
+++ b/plugins/CrashDumper/res/crshdmp.rc
@@ -77,7 +77,7 @@ BEGIN
CONTROL "Use classic dates",IDC_CLASSICDATES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,127,157,10
CONTROL "Create reports in subfolders naming as current date",IDC_DATESUBFOLDER,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,141,180,10
- CONTROL "Catch crashes",IDC_CATCHCRASHES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,113,169,10
+ CONTROL "Generate crash reports",IDC_CATCHCRASHES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,113,169,10
LTEXT "* You need to restart Miranda NG to apply changes",IDC_RESTARTNOTE,9,160,186,8,NOT WS_VISIBLE
END