>>> General, common IDs <<<

.Topic IDOK
Close the dialog box and save changes.

.Topic IDH__OK_CLOSE
Close the dialog.

.Topic IDCANCEL
Close the dialog without performing any action.

.Topic ID_HELP
Activates the main dialog help page.
.

>>> OptAbout <<<

.Topic IDH_OPTABOUT__STATIC_CVSLOGO
CVS Logo. 

Click to go to the CVS website.

.Topic IDH_OPTABOUT__STATIC_CVSINWEB
Click to go to the CvsIn website.

.Topic IDH_OPTABOUT__STATIC_CVSREPO
Click to browse the CvsIn repo.

.Topic IDH_OPTABOUT__STATIC_CVSINSF
Click to browse the CvsIn project.

.Topic IDH_OPTABOUT__STATIC_CVSHOMEORG
Click to go to the CVS home website.

.Topic IDH_OPTABOUT__BUTTON_BUGREPORTS
Find out how and where to report bugs.

.Topic IDH_OPTABOUT__BUTTON_CONTACTS
How to contact me.

.Topic IDH_OPTABOUT__BUTTON_LICENSE
License info.

.Topic IDH_OPTABOUT__BUTTON_CREDITS
See the credits.

.Topic IDH_OPTABOUT__BUTTON_ACK
Acknowledgments.

.Topic IDH_OPTABOUT__BUTTON_AIC
Information about Add-In Communication Library integration.

.Topic IDH_OPTABOUT__STATIC_VERSION
CvsIn Version.
.

>>> OptCVS <<<

.Topic IDH_OPTCVS__COMBO_HOME
The path to your CVSHOME directory.

CVS stores the passwords there - use the same settings as WinCvs (if installed).

.Topic IDH_OPTCVS__BUTTON_BWSHOME
Browse for CVS home folder.

.Topic IDH_OPTCVS__CHECK_USEENV
You can override CvsIn's settings if you want to use the CVSHOME variable.

.Topic IDH_OPTCVS__COMBO_CVSCMDLINE
The command used to invoke cvs executable (cvs.exe). 

If you have WinCvs installed you should point it to cvs.exe that comes with WinCvs installation.

You may add the path to cvs executable to your PATH env. to get CVS working from the command prompt.

.Topic IDH_OPTCVS__BUTTON_BWSCVSCLIENT
Browse for the CVS command line client.

.Topic IDH_OPTCVS__CHECK_CVSGUI
Set if your CVS client is cvsgui protocol compliant.

.Topic IDH_OPTCVS__CHECK_TTY
Show the console window when executed cvsgui protocol compliant CVS client.

.Topic IDH_OPTCVS__BUTTON_BROWSEEDITOR
Browse for the editor.

.Topic IDH_OPTCVS__COMBO_EDITORPATH
The path to your editor.

.Topic IDH_OPTCVS__CHECK_READONLY_CO
If selected, CVS will make new working files read-only.

.Topic IDH_OPTCVS__COMBO_MESSAGES
Set how many CVS messages you want to be logged.

.Topic IDH_OPTCVS__CHECK_COMPRESSION
Enable compression.

.Topic IDH_OPTCVS__EDIT_COMPRLEVEL
Sets the compression level. 

Zero means no compression, 9 is the maximum compression.

.Topic IDH_OPTCVS__SPIN_COMPRESSION
Change the compression level up or down.

Zero means no compression, 9 is the maximum compression.

.Topic IDH_OPTCVS__EDIT_OTHEROPTIONS
You can specify some additional global options you want to be applied to all invoked CVS commands.

.Topic IDH_OPTCVS__COMBO_EXTDIFFPATH
Set the external diff application.

.Topic IDH_OPTCVS__BUTTON_BWSEXTDIFF
Browse for the external diff application.
.

>>> OptCvsIn <<<

.Topic IDH_OPTCVSIN__CHECK_USEOUTWND
If selected CvsIn will log all actions to the DevStudio Output window, under the "Macro" tab.

.Topic IDH_OPTCVSIN__CHECK_USESTATBAR
If selected CvsIn will use the DevStudio status bar to display short messages and information.

.Topic IDH_OPTCVSIN__CHECK_USELOGFILE
If selected CvsIn will create a log file and record all the actions there.

.Topic IDH_OPTCVSIN__BUTTON_VIEWLOG
View the log file.

.Topic IDH_OPTCVSIN__BUTTON_CLEARLOG
Clear the log file.

.Topic IDH_OPTCVSIN__BUTTON_CRTTOOLBAR
Create native DevStudio toolbar for CvsIn commands. 

The toolbar setup dialog will be displayed to choose the buttons. 
For further customization (key bindings etc.) you can use a standard DevStudio options.

.Topic IDH_OPTCVSIN__BUTTON_EDITMRU
Display information about the Most Recently Used lists.
 
MRU lists are used by some dialogs to store and display previous entries 
(e.g. recent commit messages or recently used tags).

.Topic IDH_OPTCVSIN__CHECK_SOFTWARN
Show CvsIn warnings in the status bar only instead of displaying the message boxes.

.Topic IDH_OPTCVSIN__CHECK_ACTIV_BASE
Display a warning message box whenever a file placed under /Cvs/Base/ directory gets activated.

This option prevents an accidental modifications to the copy of the file made during cvs edit command.

.Topic IDH_OPTCVSIN__CHECK_ACTIV_BACK
Display a warning message box whenever a CVS backup file (.#*) gets activated.

This option prevents an accidental modifications to the copy of the file made during commands like merge resulting in conflict or the update with getting a clean copy.

.Topic IDH_OPTCVSIN__CHECK_RESREADONLY
Display a warning message box while opening the workspace, whenever a resource files are read-only.

You will be prompted to do "cvs edit" against the read-only files using the Wizard dialog.

.Topic IDH_OPTCVSIN__EDIT_WIZDIFFWARN
Set the limit to display a warning message box if a count of files selected for diff in the Wizard dialog exceeds the limit.

Set to zero to disable the warning.

.Topic IDH_OPTCVSIN__CHECK_DIALUP
If you are connected to the Internet using dial-up connection you will have to select this in order to see the login dialog.

This option is also useful with SSH - it will allow the cvs console window to show, so you can type the password.

.Topic IDH_OPTCVSIN__CHECK_SAVEB4CMD
Save all files before executing CVS commands. 

Note: Project files (*.dsp, *.dsw) are not saved with "Save All" command, so they won't be saved by setting this option and you will have to use the "Save Workspace" menu.
.

>>> OptWinCvs <<<

.Topic IDH_OPTWINCVS__COMBO_WINCVSPATH
The path to your WinCvs executable.

.Topic IDH_OPTWINCVS__BUTTON_BWSFILE
Browse for your WinCvs executable.

.Topic IDH_OPTWINCVS__EDIT_STARTDIR
The start directory for the WinCvs executable.

.Topic IDH_OPTWINCVS__BUTTON_BROWSEDIR
Browse for the WinCvs startup directory.

.Topic IDH_OPTWINCVS__COMBO_RUNSTYLE
Specify how the WinCvs window should initially display.

.Topic IDH_OPTWINCVS__CHECK_CLSONEXIT
If selected all running WinCvs instances will be closed when DevStudio exits.

.Topic IDH_OPTWINCVS__CHECK_SAVEB4RUN
Save all documents before running WinCvs.

.Topic IDH_OPTWINCVS__CHECK_REUSE
Reuse WinCvs if still active for the same file.

It will prevent you from opening many WinCvs windows pointing to the same file.

.Topic IDH_OPTWINCVS__CHECK_REUSE4GRP
Attempt to reuse WinCvs for file groups.

It is convenient in case you work on a group of files, like .cpp and corresponding .h file. 
After opening WinCvs for the first file in the group just select the other files in WinCvs and then you can operate on the set at once.

.Topic IDH_OPTWINCVS__COMBO_SIGNATURE
Signature is used to identify the main window of WinCvs and to bring it to top when the reuse options are turned on.

.Topic IDH_OPTWINCVS__RADIO_EXTDELIM
Use the left-most extension delimiter to identify the group.

.Topic IDH_OPTWINCVS__RADIO_EXTDELIM2
Use the right-most extension delimiter to identify the group.
.

>>> OptWTSDK <<<

.Topic IDH_OPTWTSDK__COMBO_PREFIX
Set the type of tab prefix modification.

You can use short or long description, or you can turn it off.

.Topic IDH_OPTWTSDK__COMBO_ICONS
Set the type of tab icon modification.

You can use two overlay styles that modify the bottom-right corner of icon only, 
or you can use the WinCvs style icons that replace the original icon or you can turn it off.

.Topic IDH_OPTWTSDK__CHECK_SHOWCVSFILE
Set this option will enable to display the CvsIn icon modification also for unmodified files.

.Topic IDH_OPTWTSDK__CHECK_BRIGHT
Set this option to display the icons modifications in a brighter colors.

.Topic IDH_OPTWTSDK__CHECK_MODCOLOR
Set this option to enable the tabs text color modifications.

.Topic IDH_OPTWTSDK__BUTTON_MODCOLOR
Select the color used for text of modified files.

.Topic IDH_OPTWTSDK__CHECK_QUICKINFO
Display the quick info when the tab is clicked.

It is useful in case the status bar text set by CvsIn when the file was activated was overwritten by some other application.

.Topic IDH_OPTWTSDK__LIST_ADDONSMENU
List of the enabled menus. 

You can drag & drop the items to put them in the right order.

.Topic IDH_OPTWTSDK__BUTTON_MADD
Add or insert a menu into the menus list.

.Topic IDH_OPTWTSDK__BUTTON_MREMOVE
Remove selected menu from the menus list.

.Topic IDH_OPTWTSDK__BUTTON_MRESET
Reset the menus to the default set of commands.

.Topic IDH_OPTWTSDK__CHECK_NOTABS
Disable all tabs-related options.

.Topic IDH_OPTWTSDK__CHECK_NOMENUS
Disable all menus-related options.
.

>>> Acknowledgments <<<

.Topic IDH_ACKNOWLEDGMENTS__STATIC_ACK
Click to go to the related web page.   
.

>>> WTSDKAddMenus <<<

.Topic IDH_WTSDKADDMENUS__LIST_MENUS
List of available menu items.

Tip: You can select multiple items.

.Topic IDH_WTSDKADDMENUS__BUTTON_INS
Close the dialog and insert the selected menu(s) to the list of enabled menus.

.Topic IDH_WTSDKADDMENUS__BUTTON_APP
Close the dialog and append the selected menu(s) to the list of enabled menus.
.

>>> AICIntegration <<<

.Topic IDH_AICINTEGRATION__LIST_ADDINS
List of all integrated and detected addins.

.Topic IDH_AICINTEGRATION__STATIC_INFO
Click to get more info about Add-In Communication Library (AIC).
.

>>> BugReports <<<

.Topic IDH_BUGREPORTS__SUPPORT_EMAIL
Click if you have some troubles with installation or using of CvsIn.

.Topic IDH_BUGREPORTS__BUTTON_WHOAMI
Display the CvsIn.dll file information.
.

>>> Commit <<<

.Topic IDH_COMMIT__EDIT_MESSAGE
Provide the commit message in this field.

.Topic IDH_COMMIT__COMBO_PREVMESSAGE
Find and select any previously entered message.

.Topic IDH_COMMIT__BUTTON_TEMPLATE
Paste a Template file (if defined) into the message field for editing.

Template file is created by CVS from rcsinfo file in CVSROOT directory.

.Topic IDH_COMMIT__CHECK_WORDWRAP
Use that checkbox to display the message text wrapped. 

It doesn't affect the way that message is passed to CVS - only a hard line breaks are effective.

.Topic IDH_COMMIT__PREVIEWINFO
Display the number of selected file and the count of the files to commit.

.Topic IDH_COMMIT__COMBO_FILE
The file(s) selected for checkin are listed in this combobox. 

You can change the selection and use different files from the set to make an offline diff and preview the changes before the commit.

.Topic IDH_COMMIT__EDIT_POSITION
Display the caret position info.

Useful to prevent exceeding certain line length limit.

.Topic IDH_COMMIT__BUTTON_DIFF
Invoke an offline diff to preview the changes.

If multiple files are selected you can change the compared one using the "File" combo box.

.Topic IDH_COMMIT__BUTTON_EDITOR
Invoke your Editor to type the message.

CvsIn will keep track of launched Editor application and it will paste the message back to the Log Message field after you close the Editor and save it's document file.

You can setup the editor of your choice using the Options dialog (CVS tab).

.Topic IDH_COMMIT__OK
Close the dialog and issue a commit command.

.Topic IDH_COMMIT__CHECK_FORCECOMMIT
Create a new revision even if the file is unmodified.

.Topic IDH_COMMIT__CHECK_REVISION
Enable to specify the revision to commit to.

.Topic IDH_COMMIT__COMBO_REVISION
Specify the revision to commit to. 

You can use the branch name or the revison higher than any previous revision on the main trunk.

.Topic IDH_COMMIT__CHECKVALIDEDITS
Check that valid edits exist before commiting. 

You should select that option if you use Reserved Edits model.

Note: Both cvs client and server have to support that option.

.Topic IDH_COMMIT__CHECK_FORCERECURSE
Force a recursion.

.Topic IDH_COMMIT__CHECK_NOMODULEPRG
Don't run any module program.

.Topic IDH_COMMIT__STATICGROUP_LOGMSG
Log message.

.Topic IDH_COMMIT__STATICGROUP_OPTIONS
Commit options.
.

>>> Contacts <<<

.Topic IDH_CONTACTS__STATIC_CONTACT
Click to contact support.

.Topic IDH_CONTACTS__BUTTON_LINKS
Some interesting links can be found here...
.

>>> Credits <<<

.Topic IDH_CREDITS__STATIC_CREDIT
Portions Copyright.

Thanks.
.

>>> Links <<<

.Topic IDH_LINKS__STATIC_LINK
Click here to find something interesting.
.

>>> Tag <<<

.Topic IDH_TAG__COMBO_TAGNAME
Enter new or select previously used tag name here.

.Topic IDH_TAG__CHECK_OVERWRITE
Select to overwrite the tag if it already exists on a different revision of the file.

.Topic IDH_TAG__CHECK_CHECKUNMODIFIED
Select this to check that the files to be tagged are unmodified.

.Topic IDH_TAG__COMBO_FILE
Files to be tagged.

.Topic IDH_TAG__OK
Close the dialog and issue a tag command.
.

>>> ToolbarSetup <<<

.Topic IDH_TOOLBARSETUP__LIST_COMMANDS
Select the commands for which you want the toolbar buttons to be created.

.Topic IDH_TOOLBARSETUP__EDIT_DESC
The description of the highlighted command.

.Topic IDH_TOOLBARSETUP__BUTTON_RESET
Reset the toolbar to the default set of buttons.

.Topic IDH_TOOLBARSETUP__OK
Close the dialog and create the toolbar.
.

>>> UpdateMain <<<

.Topic IDH_UPDATEMAIN__CHECK_STDOUT
Set to pipe files to standard output instead of the file.

.Topic IDH_UPDATEMAIN__CHECK_NORECURS
Run update command in local directory.

.Topic IDH_UPDATEMAIN__CHECK_DELSTICKY
Reset any sticky date/tag/'-k' options.

.Topic IDH_UPDATEMAIN__CHECK_CREATEDIR
Create missing directories that exist in the repository.

.Topic IDH_UPDATEMAIN__CHECK_CLEANCOPY
Get the clean copy of the modified file.

The modified file is backed up as: '.#file.revision'
.

>>> UpdateMerge <<<

.Topic IDH_UPDATEMERGE__RADIO_MERGE
Set if you don't use merge options.

.Topic IDH_UPDATEMERGE__RADIO_MERGE1
Set to merge only one specified revision or tag.

.Topic IDH_UPDATEMERGE__RADIO_MERGE2
Set to also merge with second specified revision or tag.

.Topic IDH_UPDATEMERGE__COMBO_REV
Revision or tag to merge with.

.Topic IDH_UPDATEMERGE__COMBO_REV2
Additional revision or tag to merge with.
.

>>> UpdateSticky <<<

.Topic IDH_UPDATESTICKY__COMBO_REV
Sticky revision or tag.

.Topic IDH_UPDATESTICKY__COMBO_DATE
Sticky date.

.Topic IDH_UPDATESTICKY__CHECK_DATE
Set to use the sticky date.

.Topic IDH_UPDATESTICKY__CHECK_REV
Set to use sticky revision or tag.

.Topic IDH_UPDATESTICKY__CHECK_FORCE
Set to retrieve the latest revision if no match found for specified date or revision or tag.
.

>>> WinCvsSessions <<<

.Topic IDH_WCVSSESSIONS__BUTTON_REF
Refresh the active WinCvs sessions list.

.Topic IDH_WCVSSESSIONS__BUTTON_CLOSE
Close the selected WinCvs session.

.Topic IDH_WCVSSESSIONS__BUTTON_SWITCH
Switch to WinCvs session.

.Topic IDH_WCVSSESSIONS__BUTTON_CLOSEA
Close all active WinCvs sessions.

.Topic IDH_WCVSSESSIONS__BUTTON_NEW
Re-open the WinCvs session.

.Topic IDH_WCVSSESSIONS__LIST_SESSIONS
List of active WinCvs sessions.
.

>>> Wizard <<<

.Topic IDH_WIZARD__TOOLBAR
Toolbar.

.Topic IDH_WIZARD__FILES
List of files.

You can change the contents of this list using the scope combo box.

.Topic IDH_WIZARD__COMMANDTEMPLATE
Displays dialog with predefined templates for popular commands.

.Topic IDH_WIZARD__COMMANDLINE
Command line to be executed.

You can use the "cvs" keyword that will be expanded to the full client name during execution.

You can use the ">" character to redirect output to the file on disk.

You can use the "*" character to indicate that it's not a cvs command but rather an OS command.

If you don't select any file you will be prompted to specify the directory for command.

.Topic IDH_WIZARD__RUN
Click to run the command line.

.Topic IDH_WIZARD__INTERACTIVE
For cvsgui protocol compliant CVS client show the console window (TTY) when executed. This is defaulted from the Options->CVS settings and allows to temporary overwrite it. Useful with mixed environment where you would not want console window most of the time but you want the console for SSH accessed repositories.

For non-cvsgui CVS client set Interactive to indicate that the command might be acting interactively, e.g. unedit or release commands. It will then open a new console window but the output will not captured by CvsIn. Only cvsgui protocol compliant CVS client console can be captured.

.Topic IDH_WIZARD__DONTCLOSE
Set to prevent the Wizard dialog from being closed after clicking the Run button.

It is useful if you want to perform few actions on different file sets in the Wizard.

.Topic IDH_WIZARD__SCOPE
Select the scope of files to display in the list.

.Topic IDH_WIZARD__REFRESH
Refresh the files status.

NOTE: Your selection will be preserved and files will not be re-sorted. 

To force sorting of files click the column headers or change the scope.

.Topic IDH_WIZARD__TOGGLE
Toggle the files selection.

.Topic IDH_WIZARD__SELECTALL
Select all files.

.Topic IDH_WIZARD__SELECTMODIFIED
Select modified files.

.Topic IDH_WIZARD__DIFF
Diff the selected files using the Offline Diff.

Offline Diff is using the copy of the file made by CVS 

during the "cvs edit" command to achieve the best speed performace.

If you are not using "cvs edit" then you should use the toolbar "Diff" option. 

Also keep in mind that the offline diff shows only your changes and 

not the difference against the repository.

.Topic IDH_WIZARD__OPENFILES
Open the selected file(s).

You can use the drop-down menu to select the open method.

.Topic IDH_WIZARD__FILESCOUNT
Total count of files in the list.

.Topic IDH_WIZARD__MODIFIEDFILESCOUNT
Count of modified files in the list.

.Topic IDH_WIZARD__MOREINFO
Additional information about the files in the list.

.Topic IDH_WIZARD__STATIC_LISTCTRL_TIP
Tip about the list control.
.

>>> CommandTemplate <<<

.Topic IDH_COMMANDTEMPLATE__LIST_TMPL
List of templates.

.Topic IDH_COMMANDTEMPLATE__OK
Close the dialog and paste the command into the Wizard dialog.
.

.Topic IDH_OK_CMDNOSEL
Close the dialog and execute command.
.

>>> CmdNoSel <<<

.Topic IDH_CMDNOSEL__CANCEL
Close the dialog without executing command.

.Topic IDH_CMDNOSEL__EDIT_COMMAND
Command line to be executed.

.Topic IDH_CMDNOSEL__EDIT_STARTDIR
Working directory where the command will be executed.

.Topic IDH_CMDNOSEL__BUTTON_BROWSEDIR
Browse for working directory.
.

>>> CvsPassword <<<

.Topic IDH_CVSPASSWORD__EDIT_PASSWORD
Enter the password to login.
Please note that not all authentication methods require the login.

.Topic IDH_CVSPASSWORD__OK
Close the dialog and process login request.

.Topic IDH_CVSPASSWORD__CANCEL
Close the dialog and cancel the login request.
.

>>> EditorMon <<<

.Topic IDH_EDITORMON__EDIT_TEMPFILE
The file name used by the editor program.

.Topic IDH_EDITORMON__CANCEL_EDITORMON
Terminate the editor.
.

>>> ProgressDlg <<<

.Topic IDH_PROGRESSDLG__STATUS
Progress status.

.Topic IDH_PROGRESSDLG__PERCENT
Progress indicator.

.Topic IDH_PROGRESSDLG__PROGRESS
Progress bar.

.Topic IDH_PROGRESSDLG__CANCEL
Close the dialog and cancel the operation.
.

>>> License <<<

.Topic IDH_LICENSE__STATIC_AL
Click to obtain a copy of the Artistic License.
.

>>> WWhizInterfaceInfo <<<

.Topic IDH_WWHIZINTERFACEINFO__URL_WW
Click to go to the WWhizInterface web page.

.Topic IDH_WWHIZINTERFACEINFO__URL_WI
Click to go to the Workspace Whiz! web page.
.

>>> FilesWarning <<<

.Topic IDH_FILESWARNING__INFO
The description of the problem and an action advice.

.Topic IDH_FILESWARNING__QUESTION
The question about the action course.

.Topic IDH_FILESWARNING__LIST_FILES
The list of files having problems.

.Topic IDH_FILESWARNING__OK
Close the dialog and continue the command.

.Topic IDH_FILESWARNING__CANCEL
Close the dialog and cancel the command.
.

>>> DiffOptions <<<

.Topic IDH_DIFF_OPT__OPTIONDETAILS
Display the description of the highlighted option.

.Topic IDH_DIFF_OPT__OPTIONSLIST
List of available diff options. Select the checkbox next to the option(s) you want to use.

.Topic IDH_DIFF_OPT__CURRENT_OPTIONS
Current options specified in the diff dialog.

.Topic IDH_DIFF_OPT__OK
Close the dialog and add the selected options to the options specified in the diff dialog.
.

>>> Diff <<<

.Topic IDH_DIFF__DIFFTYPE
Select the diff type.


There are different methods of comparing files:

 - Command line diff will invoke the "cvs diff" command and output will be send to the output window.

 - Offline diff will compare the file against it's copy in CVS/Base directory using the external diff application. 

   This method is very fast because it uses the files that are already present in the sandbox only.

   The file's copy in the CVS/Base directory is made by a cvs client when you invoke "cvs edit" command.

 - External diff will compare the file against the copy of the file in the repository using the external diff application.

   This method might be a little bit slow because it requires the connection to the repository to retrieve the file,

   but it offers more flexibility of the compare options (similiar to the command line diff).

.Topic IDH_DIFF__DIFFAGAINST
Select the comparison type.

You can compare against the same version of the file in the repository or against another version specified by a revision, tag or date. 
You can also compare two specified versions of the file.

NOTE: This selection is not available for offline diff method.

.Topic IDH_DIFF__REVISION1
Specify first revision, tag or date to compare.

.Topic IDH_DIFF__ISDATE1
If checked then the first version is specified by date.

.Topic IDH_DIFF__REVISION2
Specify second revision, tag or date to compare.

.Topic IDH_DIFF__ISDATE2
If checked then the second version is specified by date.

.Topic IDH_DIFF__UNIFIEDDIFF
Use the unified output format.

.Topic IDH_DIFF__IGNORECASE
Ignore changes in case.

.Topic IDH_DIFF__IGNOREWHITESPACE
Ignore white space when comparing lines.

.Topic IDH_DIFF__CHECK_NORECURS
Run diff command in local directory.

.Topic IDH_DIFF__KEYWORDSUBSTITUTION
Select the keyword processing method.

.Topic IDH_DIFF__KEYWORDDESC
Display the keyword processing method description.

.Topic IDH_DIFF__DIFFOPTIONS
Specify any additional command line diff options. 

You can find more diff options described in the CVS manual or use the Diff Options dialog by clicking the "Add" button.

.Topic IDH_DIFF__OPTIONSMENU
Open the Diff Options dialog to select more command line diff options and append the selected ones.

.Topic IDH_DIFF__COMBO_FILE
Files to be compared.

.Topic IDH_DIFF__CHECK_SKIPDIFF
If selected the diff settings dialog will not be displayed unless the Shift key is pressed when invoking the diff command.

.Topic IDH_DIFF__OK
Close the dialog and invoke the diff command.
.

