summaryrefslogtreecommitdiff
path: root/src/mir_app/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mir_app/res/resource.rc')
-rw-r--r--src/mir_app/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc
index f8dfa40274..0886833b0f 100644
--- a/src/mir_app/res/resource.rc
+++ b/src/mir_app/res/resource.rc
@@ -201,7 +201,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,80,169,10
DEFPUSHBUTTON "&Yes",IDOK,5,94,50,14
PUSHBUTTON "&No",IDNO,59,94,50,14
- PUSHBUTTON "Cancel import",IDCANCEL,123,94,59,14
+ PUSHBUTTON "Cancel import",IDCANCEL,117,94,65,14
END
IDD_INIIMPORTDONE DIALOGEX 0, 0, 186, 73
@@ -216,7 +216,7 @@ BEGIN
PUSHBUTTON "&Recycle",IDC_RECYCLE,5,36,50,14
PUSHBUTTON "&Delete",IDC_DELETE,68,36,50,14
EDITTEXT IDC_NEWNAME,5,55,117,12,ES_AUTOHSCROLL
- PUSHBUTTON "&Move/Rename",IDC_MOVE,124,54,57,14
+ PUSHBUTTON "&Move",IDC_MOVE,124,54,57,14
PUSHBUTTON "&Leave",IDCANCEL,131,36,50,14
END