summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CloudFile/res/resource.rc')
-rw-r--r--plugins/CloudFile/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CloudFile/res/resource.rc b/plugins/CloudFile/res/resource.rc
index b071d664f7..e1c06d953e 100644
--- a/plugins/CloudFile/res/resource.rc
+++ b/plugins/CloudFile/res/resource.rc
@@ -93,10 +93,10 @@ BEGIN
GROUPBOX "General",IDC_STATIC,5,5,297,33
COMBOBOX IDC_DEFAULTSERVICE,102,17,194,12,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "Default service",IDC_STATIC,11,19,85,8
- GROUPBOX "On conflict when upload",IDC_STATIC,5,41,297,56
+ CONTROL "Do nothing",IDC_DONOTHINGONCONFLICT,"Button",BS_AUTORADIOBUTTON,11,54,51,10
CONTROL "Try to rename",IDC_RENAMEONCONFLICT,"Button",BS_AUTORADIOBUTTON,11,67,285,10
CONTROL "Try to replace",IDC_REPLACEONCONFLICT,"Button",BS_AUTORADIOBUTTON,11,80,285,10
- CONTROL "Nothing",IDC_DONOTHING,"Button",BS_AUTORADIOBUTTON,11,54,41,10
+ GROUPBOX "On conflict when upload",IDC_STATIC,5,41,297,56
END
IDD_OAUTH DIALOGEX 0, 0, 193, 83