.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.

.Topic IDH_STATIC_CVSLOGO
CVS Logo. 

Click to go to the CVS website.

.Topic IDH_STATIC_CVSINWEB
Click to go to the CvsIn website.

.Topic IDH_STATIC_CVSINCVSWEBREPO
Click to browse the CvsIn repo.

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

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

.Topic IDH_BUTTON_CONTACTS
How to contact me.

.Topic IDH_BUTTON_LICENSE
License info.

.Topic IDH_BUTTON_CREDITS
See the credits.

.Topic IDH_BUTTON_ACK
Acknowledgments.

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

.Topic IDH_STATIC_VERSION
CvsIn Version.

.Topic IDH_COMBO_HOME
The path to your CVSHOME directory.

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

.Topic IDH_BUTTON_BROWSEHOMEDIR
Browse for CVS home folder.

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

.Topic IDH_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_BUTTON_BROWSECVSCLIENT
Browse for the CVS command line client.

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

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

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

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

.Topic IDH_CHECK_COMPRESSION
Enable compression.

.Topic IDH_EDIT_COMPRESSIONLEVEL
Sets the compression level. 

Zero means no compression, 9 is the maximum compression.

.Topic IDH_SPIN_COMPRESSION
Change the compression level up or down.

Zero means no compression, 9 is the maximum compression.

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

.Topic IDH_COMBO_EXTERNALDIFF
Set the external diff options. 

External diff compares the modified file with it's copy in CVS/Base directory. 
That copy is made when you do "cvs edit" command. Because that file is in your
working directory diff is very fast.
You can switch it off - then only "cvs diff" will be issued. 
If you choose both then external diff and cvs diff will be issued. 
The fastest is to use external diff only.

.Topic IDH_COMBO_EXTERNALDIFFPATH
Set the external diff application.

.Topic IDH_BUTTON_BROWSEEXTERNALDIFF
Browse for the external diff application.

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

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

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

.Topic IDH_BUTTON_VIEWLOG
View the log file.

.Topic IDH_BUTTON_CLEARLOG
Clear the log file.

.Topic IDH_BUTTON_CREATETOOLBAR
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_BUTTON_EDITMRU
Display and edit 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_CHECK_SOFTWARNINGS
Show CvsIn warnings in the status bar only instead of displaying the message boxes.

.Topic IDH_CHECK_ACTIVATE_CVSBASE
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_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_EDIT_WIZARDDIFFWARNING
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_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_CHECK_SAVEBEFORECVSCOMMAND
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.

.Topic IDH_COMBO_WINCVSPATH
The path to your WinCvs executable.

.Topic IDH_BUTTON_BROWSEFILE
Browse for your WinCvs executable.

.Topic IDH_EDIT_WINCVSTARTDIR
The start directory for the WinCvs executable.

.Topic IDH_BUTTON_BROWSEDIR
Browse for the WinCvs startup directory.

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

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

.Topic IDH_CHECK_SAVEB4RUN
Save all documents before running WinCvs.

.Topic IDH_CHECK_REUSEWINCVS
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_CHECK_REUSE4GROUPS
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_COMBO_WINCVSSIGNATURE
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_RADIO_EXTDELIM
Use the left-most extension delimiter to identify the group.

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

.Topic IDH_COMBO_PREFIX
Set the type of tab prefix modification.

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

.Topic IDH_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_CHECK_SHOWCVSFILES
Set this option will enable to display the CvsIn icon modification also for unmodified files.

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

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

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

.Topic IDH_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_LIST_ADDONSMENU
List of the enabled menus. 

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

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

.Topic IDH_BUTTON_MREMOVE
Remove selected menu from the menus list.

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

.Topic IDH_CHECK_NOTABS
Disable all tabs-related options.

.Topic IDH_CHECK_NOMENUS
Disable all menus-related options.

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

.Topic IDH_LIST_MENUS
List of available menu items.

Tip: You can select multiple items.

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

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

.Topic IDH_LIST_ADDINS
List of all integrated and detected addins.

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

.Topic IDH_BUTTON_WHOAMI
Display the CvsIn.dll file information.

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

.Topic IDH_EDIT_MESSAGE
Provide the commit message in this field.

.Topic IDH_COMBO_PREVMESSAGE
Find and select any previously entered message.

.Topic IDH_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_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_COMBO_FILE
The file(s) selected to be committed are listed in this combobox. 

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

.Topic IDH_EDIT_POSITION
Display the caret position info.

Useful to prevent exceeding certain line length limit.

.Topic IDH_BUTTON_DIFF
Invoke an external diff to preview the changes.

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

.Topic IDH_BUTTON_NOTEPAD
Invoke Notepad to type the message.

You will have to copy-paste the message back to the message field as 
CvsIn is not keeping track of launched notepad application nor it's document.

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

.Topic IDH_STATIC_CONTACT
Click to contact support.

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

.Topic IDH_STATIC_CREDIT
Portions Copyright.

Thanks.

.Topic IDH_STATIC_LINK
Click here to find something interesting.

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

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

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

.Topic IDH_TAGFILES
Files to be tagged.

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

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

.Topic IDH_TBSETUP_EDIT_DESCRIPTION
The description of the highlighted command.

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

.Topic IDH_TBSETUP_OK
Close the dialog and create the toolbar.

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

.Topic IDH_UPDATE_NORECURS
Run update command in local directory.

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

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

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

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

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

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

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

.Topic IDH_UPDATE_REV
Revision or tag to merge with.

.Topic IDH_UPDATE_REV2
Additional revision or tag to merge with.

.Topic IDH_UPDATESTICKY_CBREV
Sticky revision or tag.

.Topic IDH_UPDATESTICKY_CBDATE
Sticky date.

.Topic IDH_UPDATESTICKY_DATE
Set to use the sticky date.

.Topic IDH_UPDATESTICKY_REV
Set to use sticky revision or tag.

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

.Topic IDH_WCVSSESSIONS_REFRESH
Refresh the active WinCvs sessions list.

.Topic IDH_WCVSSESSIONS_CLOSE
Close the selected WinCvs session.

.Topic IDH_WCVSSESSIONS_SWITCHTO
Switch to WinCvs session.

.Topic IDH_WCVSSESSIONS_CLOSEALL
Close all active WinCvs sessions.

.Topic IDH_WCVSSESSIONS_OPENNEW
Re-open the WinCvs session.

.Topic IDH_WCVSSESSIONS_LISTSESSIONS
List of active WinCvs sessions.

.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 cvs keyword that will be expanded to the full client name during execution.

.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.

.Topic IDH_WIZARD_OPENFILES
Open the selected files.

.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.

.Topic IDH_LIST_TEMPLATE
List of templates.

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

.Topic IDH_OK_CMDNOSEL
Close the dialog and execute command.

.Topic IDH_CANCEL_CMDNOSEL
Close the dialog without executing command.

.Topic IDH_CMDNOSEL_EDIT_COMMAND
Command line to be executed.

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

.Topic IDC_CMDNOSEL_BUTTON_BROWSEDIR
Browse for working directory.
