OSDN Git Service

Modify dialog messages for saving an encryption status.
authors_kawamoto <s_kawamoto@users.sourceforge.jp>
Sat, 11 Feb 2012 11:29:05 +0000 (20:29 +0900)
committers_kawamoto <s_kawamoto@users.sourceforge.jp>
Sat, 11 Feb 2012 11:29:05 +0000 (20:29 +0900)
FFFTP_Eng_Release/FFFTP.exe
Release/FFFTP.exe
Resource/FFFTP.rc
Resource_eng/FFFTP-eng.rc

index a49bc00..24ce1fc 100644 (file)
Binary files a/FFFTP_Eng_Release/FFFTP.exe and b/FFFTP_Eng_Release/FFFTP.exe differ
index ff3ecb3..435de87 100644 (file)
Binary files a/Release/FFFTP.exe and b/Release/FFFTP.exe differ
index 3ba5419..fae38fa 100644 (file)
@@ -1389,14 +1389,14 @@ BEGIN
     COMBOBOX        HSET_ERROR_MODE,7,71,71,75,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP\r
 END\r
 \r
-savecrypt_dlg DIALOG  0, 0, 146, 50\r
+savecrypt_dlg DIALOG  0, 0, 146, 62\r
 STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION\r
 CAPTION "\88Ã\8d\86\89»\82Ì\8fó\91Ô\82Ì\95Û\91¶"\r
 FONT 9, "MS Shell Dlg"\r
 BEGIN\r
-    LTEXT           "\8c»\8dÝ\82Ì\88Ã\8d\86\89»\82Ì\8fó\91Ô\82ð\95Û\91\82µ\82Ü\82·\82©\81H",-1,7,7,132,17\r
-    DEFPUSHBUTTON   "\82Í\82¢",IDOK,17,29,50,14\r
-    PUSHBUTTON      "\82¢\82¢\82¦",IDCANCEL,78,29,50,14\r
+    LTEXT           "\8c»\8dÝ\82Ì\88Ã\8d\86\89»\82Ì\8fó\91Ô\82ð\95Û\91\82µ\82Ü\82·\82©\81H\r\n\81u\82Í\82¢\81v\82ð\91I\91ð\82·\82é\82Æ\8e\9f\89ñ\82©\82ç\91¼\82Ì\88Ã\8d\86\89»\95û\8e®\82ð\8e\8e\8ds\82µ\82È\82­\82È\82è\82Ü\82·\81B",-1,7,7,132,29\r
+    DEFPUSHBUTTON   "\82Í\82¢",IDOK,17,41,50,14\r
+    PUSHBUTTON      "\82¢\82¢\82¦",IDCANCEL,78,41,50,14\r
 END\r
 \r
 updatesslroot_dlg DIALOG  0, 0, 211, 64\r
@@ -2059,7 +2059,7 @@ BEGIN
         LEFTMARGIN, 7\r
         RIGHTMARGIN, 139\r
         TOPMARGIN, 7\r
-        BOTTOMMARGIN, 43\r
+        BOTTOMMARGIN, 55\r
     END\r
 \r
     updatesslroot_dlg, DIALOG\r
index bdfc4a4..a715393 100644 (file)
@@ -1417,14 +1417,14 @@ BEGIN
     COMBOBOX        HSET_ERROR_MODE,7,71,71,75,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP\r
 END\r
 \r
-savecrypt_dlg DIALOG  0, 0, 146, 50\r
+savecrypt_dlg DIALOG  0, 0, 146, 62\r
 STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION\r
 CAPTION "Save Encryption Status"\r
 FONT 9, "MS Shell Dlg"\r
 BEGIN\r
-    LTEXT           "Save current encryption status?",-1,7,7,132,17\r
-    DEFPUSHBUTTON   "Yes",IDOK,17,29,50,14\r
-    PUSHBUTTON      "No",IDCANCEL,78,29,50,14\r
+    LTEXT           "Save current encryption status?\r\nChoose 'Yes' not to attempt to use the other encryption methods.",-1,7,7,132,29\r
+    DEFPUSHBUTTON   "Yes",IDOK,17,41,50,14\r
+    PUSHBUTTON      "No",IDCANCEL,78,41,50,14\r
 END\r
 \r
 updatesslroot_dlg DIALOG  0, 0, 211, 64\r
@@ -2084,7 +2084,7 @@ BEGIN
         LEFTMARGIN, 7\r
         RIGHTMARGIN, 139\r
         TOPMARGIN, 7\r
-        BOTTOMMARGIN, 43\r
+        BOTTOMMARGIN, 55\r
     END\r
 \r
     updatesslroot_dlg, DIALOG\r