594 lines
28 KiB
Plaintext
594 lines
28 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
||
//
|
||
#include "dlgids.h"
|
||
|
||
#define APSTUDIO_READONLY_SYMBOLS
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 2 resource.
|
||
//
|
||
#define APSTUDIO_HIDDEN_SYMBOLS
|
||
#include "windows.h"
|
||
#include "recact.h"
|
||
#ifndef _WIN32
|
||
#define _WIN32
|
||
#endif
|
||
#include "commctrl.h"
|
||
#undef APSTUDIO_HIDDEN_SYMBOLS
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
#undef APSTUDIO_READONLY_SYMBOLS
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
// English (U.S.) resources
|
||
|
||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||
#ifdef _WIN32
|
||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
#pragma code_page(1252)
|
||
#endif //_WIN32
|
||
|
||
#include "resids.h"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Icon
|
||
//
|
||
|
||
// Icon with lowest ID value placed first to ensure application icon
|
||
// remains consistent on all systems.
|
||
IDI_LEATHER_BRIEF ICON DISCARDABLE "LEATHER.ICO"
|
||
IDI_METAL_BRIEF ICON DISCARDABLE "BRFCASE.ICO"
|
||
IDI_SPLIT_FILE ICON DISCARDABLE "SPLFILE.ICO"
|
||
IDI_SPLIT_FOLDER ICON DISCARDABLE "SPLFOLDR.ICO"
|
||
IDI_SPLIT_MULT ICON DISCARDABLE "SPLALL.ICO"
|
||
IDI_UPDATE_FILE ICON DISCARDABLE "UPDFILE.ICO"
|
||
IDI_UPDATE_FOLDER ICON DISCARDABLE "UPDFOLDR.ICO"
|
||
IDI_UPDATE_MULT ICON DISCARDABLE "UPDALL.ICO"
|
||
IDI_UPDATE_DOCK ICON DISCARDABLE "UPDDOCK.ICO"
|
||
IDI_UPDATE ICON DISCARDABLE "UPDATE.ICO"
|
||
IDI_ADD_FOLDER ICON DISCARDABLE "ADDFOLDR.ICO"
|
||
IDI_REPLACE_FILE ICON DISCARDABLE "REPFILE.ICO"
|
||
IDI_REPLACE_FOLDER ICON DISCARDABLE "REPFOLDR.ICO"
|
||
IDI_OPEN_FOLDER ICON DISCARDABLE "FOLDEROP.ICO"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// AVI
|
||
//
|
||
|
||
IDA_UPDATE AVI MOVEABLE PURE "update2.avi"
|
||
IDA_CHECK AVI MOVEABLE PURE "check.avi"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Bitmap
|
||
//
|
||
|
||
IDB_ACTIONS BITMAP DISCARDABLE "ACTIONS2.BMP"
|
||
IDB_LOGO BITMAP DISCARDABLE "WELCOME.BMP"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Dialog
|
||
//
|
||
|
||
IDD_REPLACE_FILE DIALOG DISCARDABLE 10, 20, 275, 141
|
||
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_3DLOOK | WS_POPUP |
|
||
WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Confirm File Replace"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
PUSHBUTTON "",IDC_BUTTON4,41,120,53,14
|
||
PUSHBUTTON "",IDC_BUTTON3,99,120,53,14
|
||
PUSHBUTTON "",IDC_BUTTON2,157,120,53,14
|
||
PUSHBUTTON "",IDC_BUTTON1,215,120,53,14
|
||
ICON IDI_REPLACE_FILE,IDC_ICCR,10,10,18,20
|
||
LTEXT "",IDC_DESC,41,10,222,22
|
||
LTEXT "Would you like to replace the existing file",IDC_STATIC,
|
||
41,35,180,10,SS_NOPREFIX
|
||
LTEXT "",IDC_EXISTING,84,51,184,18,SS_NOPREFIX
|
||
ICON "",IDC_ICON_EXISTING,56,49,18,20
|
||
LTEXT "with this one?",IDC_STATIC,41,75,180,10,SS_NOPREFIX
|
||
LTEXT "",IDC_OTHER,84,91,184,18,SS_NOPREFIX
|
||
ICON "",IDC_ICON_OTHER,56,89,18,20
|
||
END
|
||
|
||
IDD_REPLACE_FOLDER DIALOG DISCARDABLE 0, 0, 275, 85
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP |
|
||
WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Confirm Folder Replace"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
PUSHBUTTON "",IDC_BUTTON4,41,64,53,14
|
||
PUSHBUTTON "",IDC_BUTTON3,99,64,53,14
|
||
PUSHBUTTON "",IDC_BUTTON2,157,64,53,14
|
||
PUSHBUTTON "",IDC_BUTTON1,215,64,53,14
|
||
ICON IDI_REPLACE_FOLDER,IDC_STATIC,10,10,18,20
|
||
LTEXT "",IDC_DESC,41,10,222,53,SS_NOPREFIX
|
||
END
|
||
|
||
IDD_PROGRESS DIALOG DISCARDABLE 20, 20, 252, 88
|
||
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_3DLOOK | WS_POPUP |
|
||
WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
ICON IDI_LEATHER_BRIEF,IDC_ICON1,7,2,18,20
|
||
CONTROL "",IDC_ANIMATE,"SysAnimate32",ACS_TRANSPARENT,30,4,187,
|
||
25
|
||
ICON IDI_OPEN_FOLDER,IDC_ICON2,223,2,18,20
|
||
CONTROL "",IDC_NAME,"Static",SS_SIMPLE | SS_NOPREFIX,7,32,236,10
|
||
CONTROL "",IDC_TONAME,"Static",SS_SIMPLE | SS_NOPREFIX,7,43,236,
|
||
10
|
||
CONTROL "",IDC_TEXT,"Static",SS_SIMPLE | SS_NOPREFIX,7,54,236,10
|
||
CONTROL "",IDC_PROGRESS,"msctls_progress32",0x0,7,68,180,10
|
||
DEFPUSHBUTTON "Cancel",IDCANCEL,194,66,50,14,NOT WS_TABSTOP
|
||
END
|
||
|
||
IDD_INFO DIALOG DISCARDABLE 34, 28, 227, 215
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CONTEXTHELP |
|
||
WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Update Info"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
GROUPBOX "Include files of type",IDC_GBIN,10,10,207,152
|
||
CONTROL "All &types",IDC_RBINALL,"Button",BS_AUTORADIOBUTTON |
|
||
WS_GROUP,20,25,92,10
|
||
CONTROL "&Selected types:",IDC_RBINSELECTED,"Button",
|
||
BS_AUTORADIOBUTTON,20,40,90,10
|
||
LISTBOX IDC_LBINTYPES,31,55,172,94,LBS_SORT | LBS_MULTIPLESEL |
|
||
LBS_USETABSTOPS | LBS_NOINTEGRALHEIGHT |
|
||
LBS_DISABLENOSCROLL | WS_VSCROLL | WS_GROUP | WS_TABSTOP
|
||
CONTROL "&Include subfolders of the folder '%s'",IDC_CHININCLUDE,
|
||
"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_MULTILINE |
|
||
WS_TABSTOP,10,170,208,10
|
||
END
|
||
|
||
IDD_INFOCREATE DIALOG DISCARDABLE 34, 28, 227, 215
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CONTEXTHELP |
|
||
WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Add '%s' to the Briefcase"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
GROUPBOX "Include files of type",IDC_GBIN,10,10,207,152
|
||
CONTROL "All &types ",IDC_RBINALL,"Button",BS_AUTORADIOBUTTON |
|
||
WS_GROUP,20,25,92,10
|
||
CONTROL "&Selected types:",IDC_RBINSELECTED,"Button",
|
||
BS_AUTORADIOBUTTON,20,40,91,10
|
||
LISTBOX IDC_LBINTYPES,31,55,172,94,LBS_SORT | LBS_MULTIPLESEL |
|
||
LBS_USETABSTOPS | LBS_NOINTEGRALHEIGHT |
|
||
LBS_DISABLENOSCROLL | WS_VSCROLL | WS_GROUP | WS_TABSTOP
|
||
CONTROL "&Include subfolders of the folder '%s'",IDC_CHININCLUDE,
|
||
"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_MULTILINE |
|
||
WS_TABSTOP,10,170,208,10
|
||
DEFPUSHBUTTON "OK",IDOK,113,191,50,14
|
||
PUSHBUTTON "Cancel",IDCANCEL,167,191,50,14
|
||
END
|
||
|
||
IDD_STATUS DIALOG DISCARDABLE 37, 61, 227, 215
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CONTEXTHELP |
|
||
WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Update Status"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
ICON "",IDC_ICTSMAIN,10,9,18,20
|
||
EDITTEXT IDC_NAME,40,15,140,12,ES_AUTOHSCROLL | ES_READONLY | NOT
|
||
WS_BORDER | NOT WS_TABSTOP
|
||
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,10,40,207,1
|
||
LTEXT "",IDC_STTSDIRECT,10,46,207,32
|
||
CONTROL "",IDC_UPDATEACTIONS,"recaction",WS_TABSTOP | 0x1,10,84,
|
||
207,48
|
||
PUSHBUTTON "&Update",IDC_PBTSRECON,10,142,60,14
|
||
PUSHBUTTON "&Split From Original",IDC_PBTSSPLIT,75,142,75,14
|
||
PUSHBUTTON "&Find Original...",IDC_PBTSFIND,156,142,60,14
|
||
END
|
||
|
||
IDD_UPDATE DIALOG DISCARDABLE 0, 0, 280, 200
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CONTEXTHELP |
|
||
WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
ICON IDI_UPDATE,IDC_UPDICON,7,7,18,20
|
||
LTEXT "The following files need to be updated. To change the update action, use the right mouse button to click the file you want to change.",
|
||
IDC_STUPTEXT,38,9,229,17
|
||
CONTROL "",IDC_UPDATEACTIONS,"recaction",WS_TABSTOP,7,34,265,138
|
||
DEFPUSHBUTTON "Update",IDOK,149,178,60,14
|
||
PUSHBUTTON "Cancel",IDCANCEL,213,178,60,14
|
||
END
|
||
|
||
IDC_MSGBOX DIALOG DISCARDABLE 0, 0, 227, 64
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP |
|
||
WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
PUSHBUTTON "",IDC_BUTTON3,58,40,50,14
|
||
PUSHBUTTON "",IDC_BUTTON2,112,40,50,14
|
||
PUSHBUTTON "",IDC_BUTTON1,166,40,50,14
|
||
ICON "",IDC_MSGICON,10,10,18,20
|
||
LTEXT "",IDC_TEXT,40,10,176,24
|
||
END
|
||
|
||
IDD_INTRO_WIZARD DIALOG DISCARDABLE 0, 0, 276, 140
|
||
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | WS_POPUP | WS_VISIBLE |
|
||
WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Welcome to the Windows Briefcase"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CONTROL 118,IDC_LOGO,"Static",SS_BITMAP | SS_CENTERIMAGE |
|
||
SS_SUNKEN,0,0,80,140
|
||
LTEXT "You can use the Windows Briefcase to help you organize and keep your documents up-to-date between two PCs.",
|
||
IDC_LOGO,92,0,183,22
|
||
LTEXT "There are four easy steps:",IDC_LOGO,92,24,166,10
|
||
LTEXT "Drag your important files into the Briefcase.",IDC_LOGO,
|
||
102,36,140,11
|
||
LTEXT "Take the Briefcase with you as you travel by keeping it on your laptop computer or dragging it onto a floppy disk.",
|
||
IDC_LOGO,102,49,165,28
|
||
LTEXT "Make changes either to the files inside the Briefcase or to the original files.",
|
||
IDC_LOGO,102,78,167,20
|
||
LTEXT "Click Update All on the Briefcase menu to bring your files up-to-date.",
|
||
IDC_LOGO,102,99,161,16
|
||
LTEXT "To learn more about how to use the Briefcase, look up Briefcase in the Help Index.",
|
||
IDC_LOGO,92,124,183,16
|
||
LTEXT "1.",IDC_LOGO,92,36,8,7
|
||
LTEXT "2.",IDC_LOGO,92,49,8,7
|
||
LTEXT "3.",IDC_LOGO,92,78,8,7
|
||
LTEXT "4.",IDC_LOGO,92,99,8,7
|
||
END
|
||
|
||
|
||
#ifdef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// TEXTINCLUDE
|
||
//
|
||
|
||
1 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"dlgids.h\0"
|
||
END
|
||
|
||
2 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||
"#include ""windows.h""\r\n"
|
||
"#include ""recact.h""\r\n"
|
||
"#ifndef _WIN32\r\n"
|
||
"#define _WIN32\r\n"
|
||
"#endif\r\n"
|
||
"#include ""commctrl.h""\r\n"
|
||
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||
"\0"
|
||
END
|
||
|
||
3 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"\r\n"
|
||
"\0"
|
||
END
|
||
|
||
#endif // APSTUDIO_INVOKED
|
||
|
||
|
||
#ifndef _MAC
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Version
|
||
//
|
||
|
||
VS_VERSION_INFO VERSIONINFO
|
||
FILEVERSION 1,0,0,1
|
||
PRODUCTVERSION 1,0,0,1
|
||
FILEFLAGSMASK 0x3fL
|
||
#ifdef _DEBUG
|
||
FILEFLAGS 0x1L
|
||
#else
|
||
FILEFLAGS 0x0L
|
||
#endif
|
||
FILEOS 0x4L
|
||
FILETYPE 0x2L
|
||
FILESUBTYPE 0x0L
|
||
BEGIN
|
||
BLOCK "StringFileInfo"
|
||
BEGIN
|
||
BLOCK "040904b0"
|
||
BEGIN
|
||
VALUE "CompanyName", "Microsoft\0"
|
||
VALUE "FileDescription", "syncui\0"
|
||
VALUE "FileVersion", "1, 0, 0, 1\0"
|
||
VALUE "InternalName", "syncui\0"
|
||
VALUE "LegalCopyright", "Copyright <20> 1997\0"
|
||
VALUE "OriginalFilename", "syncui.dll\0"
|
||
VALUE "ProductName", "Microsoft syncui\0"
|
||
VALUE "ProductVersion", "1, 0, 0, 1\0"
|
||
END
|
||
END
|
||
BLOCK "VarFileInfo"
|
||
BEGIN
|
||
VALUE "Translation", 0x409, 1200
|
||
END
|
||
END
|
||
|
||
#endif // !_MAC
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// String Table
|
||
//
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_ERR_READONLY "Some of the files were read-only. They were not updated."
|
||
IDS_ERR_ADD_SUBTREECYCLE
|
||
"Cannot create a sync relationship with this folder at this location in the Briefcase.\n\nCheck to make sure this folder isn't already in the Briefcase at another location."
|
||
IDS_ERR_SAMEGUYIDIOT "%1 is already in the Briefcase. You cannot copy a file or folder over itself."
|
||
IDS_ERR_FULLDISK "The file cannot be created or updated because the disk is full.\n\nRemove some files from the disk, or move the Briefcase to another disk."
|
||
IDS_ERR_CANTADDBRIEFCASE
|
||
"One Briefcase cannot be added to another.\n\nTo add files from another Briefcase, select specific files and drag them to this Briefcase."
|
||
IDS_ERR_BCALREADYEXISTS "A Briefcase already exists at this location.\n\nDouble-click the icon to open it."
|
||
IDS_ERR_CANTCREATEBC "The Briefcase '%1' cannot be created.\n\nDelete one or more files and try again."
|
||
IDS_ERR_BRIEFCASE_LOCKED
|
||
"The Briefcase is in use on another computer.\n\nClose the Briefcase on that computer, and then try again."
|
||
IDS_ERR_UPD_UNAVAIL_VOL "The Briefcase cannot be updated because a disk is inaccessible."
|
||
IDS_ERR_FILE_CHANGED "Some of the files had been changed by another process. They were not updated."
|
||
IDS_ERR_SOURCE_FILE "The source file cannot be opened.\n\nCheck to see if another program has the file opened, and close the file before updating the Briefcase."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_ERR_ADDFILE_UNAVAIL_VOL
|
||
"This file cannot be added to the Briefcase because the disk is inaccessible.\n\nVerify that the disk is accessible."
|
||
IDS_ERR_ADDFOLDER_UNAVAIL_VOL
|
||
"This folder cannot be added to the Briefcase because the disk is inaccessible.\n\nVerify that the disk is accessible."
|
||
IDS_ERR_NEWER_BRIEFCASE "This Briefcase requires a newer version of the software."
|
||
IDS_ERR_ADD_READONLY "The files cannot be added to the Briefcase because it is on a read-only disk or share.\n\nMake the Briefcase writable, then click Update All to create the files."
|
||
IDS_ERR_ADD_FULLDISK "The files cannot be added to the Briefcase because the disk is full.\n\nRemove some files from the disk, or move the Briefcase to another disk, then click Update All to create the files."
|
||
IDS_ERR_ADD_SOURCE_FILE "The files cannot be added to the Briefcase because the source cannot be opened.\n\nVerify that the files are accessible, then click Update All to create the files."
|
||
IDS_ERR_ADD_UNAVAIL_VOL "The files cannot be added to the Briefcase because the disk is inaccessible.\n\nVerify that the disk is accessible, then click Update All to create the files."
|
||
IDS_ERR_SAVE_UNAVAIL_VOL
|
||
"The Briefcase database cannot be saved because the disk is inaccessible. Any files you have recently added to the Briefcase will be orphans."
|
||
IDS_ERR_CLOSE_UNAVAIL_VOL
|
||
"The disk where the Briefcase database is located is inaccessible.\n\nVerify that the disk is accessible."
|
||
IDS_ERR_OPEN_UNAVAIL_VOL
|
||
"This Briefcase cannot be opened because the disk is inaccessible.\n\nVerify that the disk is accessible."
|
||
IDS_ERR_UNAVAIL_VOL "This operation cannot be done because the disk is inaccessible.\n\nVerify that the disk is accessible, then try again."
|
||
IDS_ERR_OPEN_SUBTREECYCLE
|
||
"Cannot open the Briefcase because it is in a folder that has a sync copy in the Briefcase.\n\nMove the Briefcase to another folder."
|
||
IDS_ERR_OPEN_ACCESS_DENIED
|
||
"The Briefcase cannot be opened.\n\nCheck that the disk is not full and that you have both read and write priviledges to the disk."
|
||
IDS_ERR_NO_MERGE_HANDLER
|
||
"'%1' will not be updated because its merge handler cannot be loaded."
|
||
IDS_ERR_ADDFILE_TOOLONG "Cannot add '%1' because the filename is invalid or too long.\n\nSpecify a different filename."
|
||
IDS_ERR_ADDFOLDER_TOOLONG
|
||
"Cannot add '%1' because the folder name is invalid or too long.\n\nSpecify a different folder name."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_ERR_OPEN_TOOLONG "The Briefcase cannot be opened because the name is invalid or too long.\n\nSpecify a different briefcase name."
|
||
IDS_ERR_CREATE_TOOLONG "The Briefcase cannot be created here because the complete path is too long.\n\nCreate a Briefcase in a different folder."
|
||
IDS_ERR_ADDFILE_TOOMANY "'%1' cannot be added because it already has a sync copy in this Briefcase."
|
||
IDS_ERR_ADDFOLDER_TOOMANY
|
||
"'%1' cannot be added because it already has a sync copy or it contains a file or folder that has a sync copy in this Briefcase."
|
||
IDS_ERR_ADD_SYNCFOLDER "Sync copies cannot be created in '%1' because the folder itself already has or is a sync copy.\n\nTo add files to this folder, move them into the folder and click Update All."
|
||
IDS_ERR_ADD_SYNCFOLDER_SRC
|
||
"Sync copies cannot be created from '%1' because the folder itself already has a sync copy."
|
||
IDS_ERR_CREATE_INANOTHER
|
||
"A Briefcase cannot be created inside another Briefcase.\n\nCreate the Briefcase in a different folder."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_ERR_F_CantSplit "%1%2"
|
||
IDS_ERR_1_CantSplit "You cannot split a file if it is in a folder that has its own sync copy.\n\n"
|
||
IDS_ERR_2_CantSplit "Instead, split the entire folder by selecting the parent folder sync copy and choosing the Split command from the Briefcase menu."
|
||
IDS_ERR_F_CorruptDB "%1%2"
|
||
IDS_ERR_1_CorruptDB "This Briefcase database is corrupt. The files in the Briefcase are okay, but they are no longer in a sync relationship with files outside the Briefcase.\n\n"
|
||
IDS_ERR_2_CorruptDB "When you open the Briefcase again, drag the files out of the Briefcase, and then drag them in again to create a new sync relationship."
|
||
IDS_ERR_F_FullDiskSave "%1%2"
|
||
IDS_ERR_1_FullDiskSave "The Briefcase database cannot be saved because the disk is full. Any files you have recently added to the Briefcase will be orphans.\n\n"
|
||
IDS_ERR_2_FullDiskSave "Remove some files, or move the Briefcase to another disk, and then add the files to the Briefcase again."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_OOM_ADD "There is not enough memory to add anything to the Briefcase.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_CHANGETYPES "There is not enough memory to change the type of this folder.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_STATUS "There is not enough memory to view the Update Status property sheet.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_INFO "There is not enough memory to view the Update Info property sheet.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_FILLTYPES "There is not enough memory to completely fill the file types listbox, so this list is incomplete.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_UPDATEDIALOG "There is not enough memory to view the Update dialog box.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_OPENBRIEFCASE "There is not enough memory to open the Briefcase database.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_UPDATE "There is not enough memory to update the Briefcase.\n\nQuit some files or programs, and then try again."
|
||
IDS_OOM_ADDFOLDER "There is not enough memory to add this folder to the Briefcase.\n\nQuit some files or programs, and then try again."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_STATPROP_SubfolderTwin
|
||
"This folder is contained within another folder in the Briefcase. To update this folder, update the parent folder."
|
||
IDS_STATPROP_OrphanFolder
|
||
"This folder is an orphan. It does not have a sync relationship with any folder outside the Briefcase."
|
||
IDS_STATPROP_OrphanFile "This file is an orphan. It does not have a sync relationship with any file outside the Briefcase."
|
||
IDS_STATPROP_Uptodate "The sync copy outside the Briefcase is up-to-date with the one in the Briefcase."
|
||
IDS_STATPROP_PressButton "To update, click the Update button."
|
||
IDS_STATPROP_Unavailable
|
||
"The sync copy outside the Briefcase is inaccessible at this time. It cannot be updated until it is accessible."
|
||
IDS_STATPROP_Update "To change the update action, click the file with the right mouse button. To update, click Update."
|
||
IDS_STATPROP_Conflict "Both copies of the file have changed. To change the update action, click the file with the right mouse button. To update, click Update."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_UPDATE_Copy "Copying from '%1' to '%2'"
|
||
IDS_UPDATE_Merge "Merging files in '%1' and '%2'"
|
||
IDS_UPDATE_Delete "Deleting from '%1'"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MSG_ConfirmFileReplace
|
||
"The Briefcase already contains a file called '%1'."
|
||
IDS_MSG_ConfirmFileReplace_RO
|
||
"The Briefcase already contains a read-only file called '%1'."
|
||
IDS_MSG_ConfirmFileReplace_Sys
|
||
"The Briefcase already contains a system file called '%1'."
|
||
IDS_MSG_ConfirmFolderReplace
|
||
"The Briefcase already contains a folder called '%1'.\n\nWould you like to replace the files of the existing folder with the files of the folder you are moving whenever they have the same name?"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MSG_NoFiles "There are no files in the Briefcase."
|
||
IDS_MSG_AllOrphans "The files in the Briefcase are orphans."
|
||
IDS_MSG_AllUptodate "All of your files are up-to-date."
|
||
IDS_MSG_AllSomeUnavailable
|
||
"Somee sync copies that are inaccessible."
|
||
IDS_MSG_FileOrphan "'%1' is an orphan. It was not updated."
|
||
IDS_MSG_FolderOrphan "'%1' is an orphan. It was not updated."
|
||
IDS_MSG_FileUptodate "'%1' is already up-to-date."
|
||
IDS_MSG_FolderUptodate "'%1' and its contents are already up-to-date."
|
||
IDS_MSG_FileUnavailable "'%1' has a sync copy that is inaccessible. This file will not be updated until the sync copy is accessible from this computer."
|
||
IDS_MSG_FolderUnavailable
|
||
"'%1' has a sync copy that is inaccessible. This folder will not be updated until the sync copy is accessible from this computer."
|
||
IDS_MSG_FolderSubfolder "'%1' is contained within another folder in the Briefcase. This folder will not be updated.\n\nUpdate the parent folder to update this folder."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MSG_MultiOrphans "%1!d! of the files are orphans. They were not updated."
|
||
IDS_MSG_MultiUptodate "The %1!d! files are already up-to-date."
|
||
IDS_MSG_MultiUptodateOrphan
|
||
"The %1!d! files are orphans or already up-to-date. They will not be updated."
|
||
IDS_MSG_MultiUnavailable
|
||
"%1!d! of the files have sync copies that are inaccessible. These files will not be updated until the sync copies are accessible from this computer."
|
||
IDS_MSG_MultiSubfolder "%1!d! of the folders are contained within other folders in the Briefcase. These folders will not be updated.\n\nTo update these folders, update the parent folders."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MSG_SPECIFYTYPE "You must specify the type of file to include."
|
||
IDS_MSG_ONDESKTOP "The Briefcase has been created and placed on the desktop. To open it, double-click the My Briefcase icon."
|
||
IDS_MSG_ATPATH "The Briefcase has been created and placed in %1. To open it, double-click the My Briefcase icon."
|
||
IDS_MSG_CantFindOriginal "The original file cannot be found."
|
||
IDS_MSG_ConfirmFileSplit
|
||
"Are you sure you want to prevent any future updates of '%1'?"
|
||
IDS_MSG_ConfirmFolderSplit
|
||
"Are you sure you want to prevent any future updates of '%1'?"
|
||
IDS_MSG_ConfirmMultiSplit
|
||
"Are you sure you want to prevent any future updates of these %1!d! files?"
|
||
IDS_MSG_FileAlreadyOrphan
|
||
"'%1' is already an orphan. The file will not be updated in the future."
|
||
IDS_MSG_FolderAlreadyOrphan
|
||
"'%1' is already an orphan. The folder will not be updated in the future."
|
||
IDS_MSG_FileTombstone "'%1' has been made an orphan because its sync copy was previously deleted or moved. The file will not be updated in the future."
|
||
IDS_MSG_FolderTombstone "'%1' has been made an orphan because its sync copy was previously deleted or moved. The folder will not be updated in the future."
|
||
IDS_MSG_UpdateOnDock "You have just docked this computer. Do you want to update '%1'?"
|
||
IDS_MSG_UpdateBeforeUndock
|
||
"You are about to undock this computer. Do you want to update '%1' before you undock?"
|
||
IDS_MSG_NoMatchingFiles "No files were created or updated because no files exist that match the file types specified for this folder."
|
||
IDS_MSG_CHECKING "Please wait while Briefcase checks your files..."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_CAP_ADD "Add To Briefcase"
|
||
IDS_CAP_UPDATE "Update Briefcase"
|
||
IDS_CAP_INFO "Update Info"
|
||
IDS_CAP_OPEN "Open Briefcase"
|
||
IDS_CAP_STATUS "Update Status"
|
||
IDS_CAP_SAVE "Save Briefcase"
|
||
IDS_CAP_CREATE "Create a Briefcase"
|
||
IDS_CAP_ReplaceFolder "Confirm Folder Replace"
|
||
IDS_CAP_ConfirmSplit "Confirm Split from Original"
|
||
IDS_CAP_ConfirmMultiSplit "Confirm Multiple Split from Original"
|
||
IDS_CAP_Split "Split from Original"
|
||
IDS_CAP_UpdateFmt "Update %s"
|
||
IDS_CAP_UPDATING "Updating Briefcase..."
|
||
IDS_CAP_CHECKING "Checking Briefcase..."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MENU_REPLACE "Replace"
|
||
IDS_MENU_CREATE "Create"
|
||
IDS_MENU_WHATSTHIS "&What's This?"
|
||
IDS_MENU_UPDATE "&Update"
|
||
IDS_MENU_UPDATEALL "&Update All"
|
||
IDS_MENU_SKIP "Skip"
|
||
IDS_MENU_MERGE "Merge"
|
||
IDS_MENU_DELETE "Delete"
|
||
IDS_MENU_DONTDELETE "Don't Delete"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_STATE_Creates "Create"
|
||
IDS_STATE_Replaces "Replace"
|
||
IDS_STATE_Skip "Skip"
|
||
IDS_STATE_Conflict "Skip (both changed)"
|
||
IDS_STATE_Merge "Merge"
|
||
IDS_STATE_Uptodate "Up-to-date"
|
||
IDS_STATE_NeedToUpdate "Needs updating"
|
||
IDS_STATE_Orphan "Orphan"
|
||
IDS_STATE_Subfolder "Subfolder sync copy"
|
||
IDS_STATE_Changed "Modified"
|
||
IDS_STATE_Unchanged "Unmodified"
|
||
IDS_STATE_NewFile "New file"
|
||
IDS_STATE_Unavailable "Unavailable"
|
||
IDS_STATE_UptodateInBrf "Unchanged in Briefcase"
|
||
IDS_STATE_SystemFile "System File"
|
||
IDS_STATE_Delete "Delete"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_STATE_DontDelete "Don't Delete"
|
||
IDS_STATE_DoesNotExist "Does not exist"
|
||
IDS_STATE_Deleted "Deleted"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_InLocation "In %1"
|
||
IDS_InBriefcase "In Briefcase%1"
|
||
IDS_BYTES "%s bytes"
|
||
IDS_BOGUSDBTEMPLATE "Copy # of corrupt Briefcase database"
|
||
IDS_BC_DATABASE "Briefcase Database"
|
||
IDS_BC_NAME "My Briefcase"
|
||
IDS_DATESIZELINE "%1\nmodified on %2, %3"
|
||
IDS_ORDERKB "%sKB"
|
||
IDS_ORDERMB "%sMB"
|
||
IDS_ORDERGB "%sGB"
|
||
IDS_ORDERTB "%sTB"
|
||
IDS_BC_DATABASE_SHORT "Briefcas"
|
||
IDS_BC_NAME_SHORT "MyBriefC"
|
||
IDS_ALTNAME "(%1) %2"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_YES "&Yes"
|
||
IDS_NO "&No"
|
||
IDS_OK "OK"
|
||
IDS_CANCEL "Cancel"
|
||
IDS_RETRY "&Retry"
|
||
IDS_YESTOALL "Yes to &All"
|
||
END
|
||
|
||
#endif // English (U.S.) resources
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
|
||
|
||
|
||
#ifndef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 3 resource.
|
||
//
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
#endif // not APSTUDIO_INVOKED
|
||
|