This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="utf-8"?> | |
<root> | |
<!-- | |
Microsoft ResX Schema | |
Version 2.0 | |
The primary goals of this format is to allow a simple XML format | |
that is mostly human readable. The generation and parsing of the | |
various data types are done through the TypeConverter classes | |
associated with the data types. | |
Example: | |
... ado.net/XML headers & schema ... | |
<resheader name="resmimetype">text/microsoft-resx</resheader> | |
<resheader name="version">2.0</resheader> | |
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> | |
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> | |
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> | |
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> | |
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> | |
<value>[base64 mime encoded serialized .NET Framework object]</value> | |
</data> | |
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | |
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> | |
<comment>This is a comment</comment> | |
</data> | |
There are any number of "resheader" rows that contain simple | |
name/value pairs. | |
Each data row contains a name, and value. The row also contains a | |
type or mimetype. Type corresponds to a .NET class that support | |
text/value conversion through the TypeConverter architecture. | |
Classes that don't support this are serialized and stored with the | |
mimetype set. | |
The mimetype is used for serialized objects, and tells the | |
ResXResourceReader how to depersist the object. This is currently not | |
extensible. For a given mimetype the value must be set accordingly: | |
Note - application/x-microsoft.net.object.binary.base64 is the format | |
that the ResXResourceWriter will generate, however the reader can | |
read any of the formats listed below. | |
mimetype: application/x-microsoft.net.object.binary.base64 | |
value : The object must be serialized with | |
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter | |
: and then encoded with base64 encoding. | |
mimetype: application/x-microsoft.net.object.soap.base64 | |
value : The object must be serialized with | |
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter | |
: and then encoded with base64 encoding. | |
mimetype: application/x-microsoft.net.object.bytearray.base64 | |
value : The object must be serialized into a byte array | |
: using a System.ComponentModel.TypeConverter | |
: and then encoded with base64 encoding. | |
--> | |
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> | |
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> | |
<xsd:element name="root" msdata:IsDataSet="true"> | |
<xsd:complexType> | |
<xsd:choice maxOccurs="unbounded"> | |
<xsd:element name="metadata"> | |
<xsd:complexType> | |
<xsd:sequence> | |
<xsd:element name="value" type="xsd:string" minOccurs="0" /> | |
</xsd:sequence> | |
<xsd:attribute name="name" use="required" type="xsd:string" /> | |
<xsd:attribute name="type" type="xsd:string" /> | |
<xsd:attribute name="mimetype" type="xsd:string" /> | |
<xsd:attribute ref="xml:space" /> | |
</xsd:complexType> | |
</xsd:element> | |
<xsd:element name="assembly"> | |
<xsd:complexType> | |
<xsd:attribute name="alias" type="xsd:string" /> | |
<xsd:attribute name="name" type="xsd:string" /> | |
</xsd:complexType> | |
</xsd:element> | |
<xsd:element name="data"> | |
<xsd:complexType> | |
<xsd:sequence> | |
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> | |
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> | |
</xsd:sequence> | |
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> | |
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> | |
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> | |
<xsd:attribute ref="xml:space" /> | |
</xsd:complexType> | |
</xsd:element> | |
<xsd:element name="resheader"> | |
<xsd:complexType> | |
<xsd:sequence> | |
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> | |
</xsd:sequence> | |
<xsd:attribute name="name" type="xsd:string" use="required" /> | |
</xsd:complexType> | |
</xsd:element> | |
</xsd:choice> | |
</xsd:complexType> | |
</xsd:element> | |
</xsd:schema> | |
<resheader name="resmimetype"> | |
<value>text/microsoft-resx</value> | |
</resheader> | |
<resheader name="version"> | |
<value>2.0</value> | |
</resheader> | |
<resheader name="reader"> | |
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
</resheader> | |
<resheader name="writer"> | |
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
</resheader> | |
<data name="AddInManager.About" xml:space="preserve"> | |
<value>About</value> | |
</data> | |
<data name="AddInManager.ActionCancelDeinstallation" xml:space="preserve"> | |
<value>Cancel deinstallation</value> | |
</data> | |
<data name="AddInManager.ActionCancelInstallation" xml:space="preserve"> | |
<value>Cancel installation</value> | |
</data> | |
<data name="AddInManager.ActionCancelUpdate" xml:space="preserve"> | |
<value>Cancel update</value> | |
</data> | |
<data name="AddInManager.ActionDisable" xml:space="preserve"> | |
<value>Disable</value> | |
</data> | |
<data name="AddInManager.ActionEnable" xml:space="preserve"> | |
<value>Enable</value> | |
</data> | |
<data name="AddInManager.ActionInstall" xml:space="preserve"> | |
<value>Install</value> | |
</data> | |
<data name="AddInManager.ActionUninstall" xml:space="preserve"> | |
<value>Uninstall</value> | |
</data> | |
<data name="AddInManager.ActionUpdate" xml:space="preserve"> | |
<value>Update</value> | |
</data> | |
<data name="AddInManager.AddInDependencyFailed" xml:space="preserve"> | |
<value>A dependency for this AddIn was not found. Install it to enable this AddIn.</value> | |
</data> | |
<data name="AddInManager.AddInDisabled" xml:space="preserve"> | |
<value>Disabled</value> | |
</data> | |
<data name="AddInManager.AddInEnabled" xml:space="preserve"> | |
<value>AddIn will be enabled after restarting SharpDevelop</value> | |
</data> | |
<data name="AddInManager.AddInInstalled" xml:space="preserve"> | |
<value>AddIn will be installed after restarting SharpDevelop</value> | |
</data> | |
<data name="AddInManager.AddInInstalledTwice" xml:space="preserve"> | |
<value>This AddIns is installed twice. Please uninstall one copy.</value> | |
</data> | |
<data name="AddInManager.AddInMustHaveIdentity" xml:space="preserve"> | |
<value>The AddIn must have an <Identity> for use with the AddIn-Manager.</value> | |
</data> | |
<data name="AddInManager.AddInRemoved" xml:space="preserve"> | |
<value>AddIn will be removed after restarting SharpDevelop</value> | |
</data> | |
<data name="AddInManager.AddInUpdated" xml:space="preserve"> | |
<value>AddIn will be updated after restarting SharpDevelop</value> | |
</data> | |
<data name="AddInManager.AddInWillBeDisabled" xml:space="preserve"> | |
<value>AddIn will be disabled after restarting SharpDevelop</value> | |
</data> | |
<data name="AddInManager.CannotDisableAddInManager" xml:space="preserve"> | |
<value>You cannot disable the AddInManager because you need it to re-enable AddIns!</value> | |
</data> | |
<data name="AddInManager.CannotInstallIntoApplicationDirectory" xml:space="preserve"> | |
<value>You cannot install AddIns inside the ${ProductName} directory, they will be picked up as pre-installed AddIns automatically.</value> | |
</data> | |
<data name="AddInManager.DescriptionCancelDeinstallation" xml:space="preserve"> | |
<value>Aborts the deinstallation of the selected AddIn(s).</value> | |
</data> | |
<data name="AddInManager.DescriptionCancelInstall" xml:space="preserve"> | |
<value>Aborts the installation of the selected AddIn(s).</value> | |
</data> | |
<data name="AddInManager.DescriptionCancelUpdate" xml:space="preserve"> | |
<value>Aborts the update of the selected AddIn(s).</value> | |
</data> | |
<data name="AddInManager.DescriptionDisable" xml:space="preserve"> | |
<value>Disables the selected AddIn(s).</value> | |
</data> | |
<data name="AddInManager.DescriptionEnable" xml:space="preserve"> | |
<value>Enables the selected AddIn(s).</value> | |
</data> | |
<data name="AddInManager.DescriptionInconsistentSelection" xml:space="preserve"> | |
<value>The selection is inconsistent, please select only AddIns with the same status.</value> | |
</data> | |
<data name="AddInManager.FileAssociation" xml:space="preserve"> | |
<value>AddIn Installation Package</value> | |
</data> | |
<data name="AddInManager.FileFilter" xml:space="preserve"> | |
<value>SharpDevelop AddIns|*.addin;*.sdaddin|All files|*.*</value> | |
</data> | |
<data name="AddInManager.InstallButton" xml:space="preserve"> | |
<value>&Install AddIn</value> | |
</data> | |
<data name="AddInManager.NoAddInsInstalled" xml:space="preserve"> | |
<value>You don't have any AddIns installed. | |
Download an AddIn from the Internet, then click 'Install AddIn' and choose the downloaded file to install it.</value> | |
</data> | |
<data name="AddInManager.OpenWebsite" xml:space="preserve"> | |
<value>Open Website</value> | |
</data> | |
<data name="AddInManager.Options" xml:space="preserve"> | |
<value>Options</value> | |
</data> | |
<data name="AddInManager.RequiredBy" xml:space="preserve"> | |
<value>AddIns are required by:</value> | |
</data> | |
<data name="AddInManager.RequiredDependencies" xml:space="preserve"> | |
<value>Required dependencies:</value> | |
</data> | |
<data name="AddInManager.ShowPreinstalledAddIns" xml:space="preserve"> | |
<value>Show preinstalled AddIns</value> | |
</data> | |
<data name="AddInManager.Title" xml:space="preserve"> | |
<value>AddIn Manager</value> | |
</data> | |
<data name="AddInManager.UnknownFileFormat" xml:space="preserve"> | |
<value>Unknown file format:</value> | |
</data> | |
<data name="AddInManager2.AddInsView.InstallFromArchive" xml:space="preserve"> | |
<value>Install from archive...</value> | |
</data> | |
<data name="AddInManager2.AddInsView.Repository" xml:space="preserve"> | |
<value>Repository:</value> | |
</data> | |
<data name="AddInManager2.AddInsView.Search" xml:space="preserve"> | |
<value>Search:</value> | |
</data> | |
<data name="AddInManager2.AddInsView.ShowPreinstalledAddIns" xml:space="preserve"> | |
<value>Show preinstalled AddIns</value> | |
</data> | |
<data name="AddInManager2.AddInsView.ShowPrereleaseAddIns" xml:space="preserve"> | |
<value>Show prereleases</value> | |
</data> | |
<data name="AddInManager2.CannotRemoveAddInManager" xml:space="preserve"> | |
<value>You cannot uninstall the AddInManager because you need it to re-install AddIns!</value> | |
</data> | |
<data name="AddInManager2.DefaultRepository" xml:space="preserve"> | |
<value>SharpDevelop AddIn Repository</value> | |
</data> | |
<data name="AddInManager2.Details.CreatedBy" xml:space="preserve"> | |
<value>Created by:</value> | |
</data> | |
<data name="AddInManager2.Details.Dependencies" xml:space="preserve"> | |
<value>Dependencies:</value> | |
</data> | |
<data name="AddInManager2.Details.DownloadCount" xml:space="preserve"> | |
<value>Downloads:</value> | |
</data> | |
<data name="AddInManager2.Details.FileName" xml:space="preserve"> | |
<value>File name:</value> | |
</data> | |
<data name="AddInManager2.Details.InstalledVersion" xml:space="preserve"> | |
<value>Installed version:</value> | |
</data> | |
<data name="AddInManager2.Details.LastUpdated" xml:space="preserve"> | |
<value>Last updated:</value> | |
</data> | |
<data name="AddInManager2.Details.MoreInformation" xml:space="preserve"> | |
<value>More information</value> | |
</data> | |
<data name="AddInManager2.Details.NewVersion" xml:space="preserve"> | |
<value>New version:</value> | |
</data> | |
<data name="AddInManager2.Details.Rating" xml:space="preserve"> | |
<value>Rating:</value> | |
</data> | |
<data name="AddInManager2.Details.ReportAbuse" xml:space="preserve"> | |
<value>Report abuse</value> | |
</data> | |
<data name="AddInManager2.Details.Version" xml:space="preserve"> | |
<value>Version:</value> | |
</data> | |
<data name="AddInManager2.Details.ViewLicenseTerms" xml:space="preserve"> | |
<value>View License Terms</value> | |
</data> | |
<data name="AddInManager2.DisableDependentWarning" xml:space="preserve"> | |
<value>Following installed AddIns are depending on "{0}": | |
{1} | |
They will stop working after disabling this AddIn! Are you sure you want to continue?</value> | |
</data> | |
<data name="AddInManager2.InstallDependentMessage" xml:space="preserve"> | |
<value>Package "{0}" needs at least one additional package: | |
{1} | |
The application will try to download and install them, as well. Do you want to continue?</value> | |
</data> | |
<data name="AddInManager2.InvalidPackage" xml:space="preserve"> | |
<value>Selected package doesn't contain a valid SharpDevelop AddIn.</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.AcceptButton" xml:space="preserve"> | |
<value>I &Accept</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.DeclineButton" xml:space="preserve"> | |
<value>I &Decline</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.Explanation.Package" xml:space="preserve"> | |
<value>By clicking "I Accept" you agree to the license terms for the package listed above. | |
If you do not agree to the license terms click "I Decline".</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.Explanation.Packages" xml:space="preserve"> | |
<value>By clicking "I Accept" you agree to the license terms for the packages listed above. | |
If you do not agree to the license terms click "I Decline".</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.Introduction.Package" xml:space="preserve"> | |
<value>The following package requires a click-to-accept license:</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.Introduction.Packages" xml:space="preserve"> | |
<value>The following packages require a click-to-accept license:</value> | |
</data> | |
<data name="AddInManager2.LicenseAcceptance.Title" xml:space="preserve"> | |
<value>License Agreements</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Add" xml:space="preserve"> | |
<value>Add</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.AutoCheckForUpdates" xml:space="preserve"> | |
<value>Automatically check for updates</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.MoveDown" xml:space="preserve"> | |
<value>Move Down</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.MoveUp" xml:space="preserve"> | |
<value>Move Up</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Name" xml:space="preserve"> | |
<value>Name:</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Remove" xml:space="preserve"> | |
<value>Remove</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Source" xml:space="preserve"> | |
<value>Source:</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Tree.AddIns" xml:space="preserve"> | |
<value>AddIns</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Tree.General" xml:space="preserve"> | |
<value>General</value> | |
</data> | |
<data name="AddInManager2.OptionPanel.Tree.Repositories" xml:space="preserve"> | |
<value>Repositories</value> | |
</data> | |
<data name="AddInManager2.RemoveDependentWarning" xml:space="preserve"> | |
<value>Following installed AddIns are depending on "{0}": | |
{1} | |
They will stop working after removing this AddIn! Are you sure you want to continue?</value> | |
</data> | |
<data name="AddInManager2.SDAddInFileFilter" xml:space="preserve"> | |
<value>SharpDevelop AddIns|*.sdaddin;*.addin|All files|*.*</value> | |
</data> | |
<data name="AddInManager2.UpdateNotifier.BubbleText" xml:space="preserve"> | |
<value>Click here to see the updates.</value> | |
</data> | |
<data name="AddInManager2.UpdateNotifier.BubbleTitle" xml:space="preserve"> | |
<value>Updates for SharpDevelop are available</value> | |
</data> | |
<data name="AddInManager2.Views.Available" xml:space="preserve"> | |
<value>Available</value> | |
</data> | |
<data name="AddInManager2.Views.Installed" xml:space="preserve"> | |
<value>Installed</value> | |
</data> | |
<data name="AddInManager2.Views.Updates" xml:space="preserve"> | |
<value>Updates</value> | |
</data> | |
<data name="AddIns.AvalonEdit.InconsistentNewlines.Description" xml:space="preserve"> | |
<value>This file contains inconsistent newlines.</value> | |
<comment>Description label in inconsitent newlines groupbox</comment> | |
</data> | |
<data name="AddIns.AvalonEdit.InconsistentNewlines.Header" xml:space="preserve"> | |
<value>Inconsistent Newlines</value> | |
<comment>Header of the 'Inconsistent Newlines' groupbox</comment> | |
</data> | |
<data name="AddIns.AvalonEdit.InconsistentNewlines.Normalize" xml:space="preserve"> | |
<value>Normalize</value> | |
<comment>Button that normalizes the inconsistent newlines</comment> | |
</data> | |
<data name="AddIns.AvalonEdit.SearchPanel.ErrorText" xml:space="preserve"> | |
<value>Error:</value> | |
<comment>Note: Mind the trailing space!</comment> | |
</data> | |
<data name="AddIns.AvalonEdit.SearchPanel.FindNextText" xml:space="preserve"> | |
<value>Find next</value> | |
</data> | |
<data name="AddIns.AvalonEdit.SearchPanel.FindPreviousText" xml:space="preserve"> | |
<value>Find previous</value> | |
</data> | |
<data name="AddIns.AvalonEdit.SearchPanel.UseRegexText" xml:space="preserve"> | |
<value>Use regular expressions</value> | |
</data> | |
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve"> | |
<value>Show Class Diagram</value> | |
</data> | |
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve"> | |
<value>TortoiseGit needs to be installed to execute this action.</value> | |
<comment>Error message when executing git command but TortoiseGit cannot be found</comment> | |
</data> | |
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve"> | |
<value>Contents</value> | |
</data> | |
<data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve"> | |
<value>Display Contents</value> | |
</data> | |
<data name="AddIns.HelpViewer.DisplaySearchCommand" xml:space="preserve"> | |
<value>Search</value> | |
</data> | |
<data name="AddIns.HelpViewer.HelpLibraryRootTitle" xml:space="preserve"> | |
<value>Help Library</value> | |
</data> | |
<data name="AddIns.HelpViewer.HelpModeLabel" xml:space="preserve"> | |
<value>Set Help Preference</value> | |
</data> | |
<data name="AddIns.HelpViewer.HLMNoActiveCatalogError" xml:space="preserve"> | |
<value>Cannot launch Help Library Manager, because there is no help catalog installed/selected. Please check your help settings (see Tools > Options > Tools > Microsoft Help Viewer).</value> | |
<comment>Error message when there is no help catalog active</comment> | |
</data> | |
<data name="AddIns.HelpViewer.HLMNotAvailableDownloadWinSDK" xml:space="preserve"> | |
<value>The Help Library Manager was not found. In order to use SharpDevelop's help feature please download and install Microsoft's Windows SDK 7.1.</value> | |
</data> | |
<data name="AddIns.HelpViewer.HLMNotFound" xml:space="preserve"> | |
<value>Help Library Manager was not found. Please check if it was installed correctly.</value> | |
</data> | |
<data name="AddIns.HelpViewer.InstalledHelpCatalogsLabel" xml:space="preserve"> | |
<value>Installed Help Catalogs</value> | |
</data> | |
<data name="AddIns.HelpViewer.LaunchHelpLibraryManagerCommand" xml:space="preserve"> | |
<value>Launch Help Library Manager</value> | |
</data> | |
<data name="AddIns.HelpViewer.MicrosoftHelpViewerTitle" xml:space="preserve"> | |
<value>Microsoft Help Viewer</value> | |
</data> | |
<data name="AddIns.HelpViewer.OfflineFeatureRequestMsg" xml:space="preserve"> | |
<value>You requested an offline feature in the online help mode. You have to change the mode in order to use this feature.</value> | |
</data> | |
<data name="AddIns.HelpViewer.SearchDoSearchButton" xml:space="preserve"> | |
<value>Search</value> | |
</data> | |
<data name="AddIns.HelpViewer.SearchLookForLabel" xml:space="preserve"> | |
<value>Look for:</value> | |
</data> | |
<data name="AddIns.HelpViewer.SearchPadTitle" xml:space="preserve"> | |
<value>Search</value> | |
</data> | |
<data name="AddIns.HelpViewer.ShowErrorHelpTitle" xml:space="preserve"> | |
<value>Show Help</value> | |
</data> | |
<data name="AddIns.HelpViewer.UseExternalHelp" xml:space="preserve"> | |
<value>Use external help viewer</value> | |
</data> | |
<data name="AddIns.HelpViewer.UseOfflineHelpLabel" xml:space="preserve"> | |
<value>I want to use local help</value> | |
</data> | |
<data name="AddIns.HelpViewer.UseOnlineHelpLabel" xml:space="preserve"> | |
<value>I want to use online help</value> | |
</data> | |
<data name="AddIns.HexEditor.DefaultBytesPerLine" xml:space="preserve"> | |
<value>Number of bytes per line</value> | |
<comment>hex editor option (number of bytes displayed in one line)</comment> | |
</data> | |
<data name="AddIns.HexEditor.Display" xml:space="preserve"> | |
<value>Display</value> | |
<comment>'display' group box in hex editor options</comment> | |
</data> | |
<data name="AddIns.HexEditor.Display.Elements.Data" xml:space="preserve"> | |
<value>Data</value> | |
</data> | |
<data name="AddIns.HexEditor.Display.Elements.Offset" xml:space="preserve"> | |
<value>Offset</value> | |
</data> | |
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve"> | |
<value>Numeral system</value> | |
</data> | |
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve"> | |
<value>Decimal</value> | |
</data> | |
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve"> | |
<value>Hexadecimal</value> | |
</data> | |
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve"> | |
<value>Octal</value> | |
</data> | |
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve"> | |
<value>Resize to fit current width</value> | |
<comment>Used for the HexEditor's full width display button in the left corner of the display.</comment> | |
</data> | |
<data name="AddIns.HtmlHelp2.Back" xml:space="preserve"> | |
<value>Back</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Contents" xml:space="preserve"> | |
<value>Contents</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.EnterURL" xml:space="preserve"> | |
<value>Enter URL</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Forward" xml:space="preserve"> | |
<value>Forward</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Homepage" xml:space="preserve"> | |
<value>Homepage</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Location" xml:space="preserve"> | |
<value>Location</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.NewWindow" xml:space="preserve"> | |
<value>New Window</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve"> | |
<value>Search</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Stop" xml:space="preserve"> | |
<value>Stop</value> | |
</data> | |
<data name="AddIns.HtmlHelp2.Title" xml:space="preserve"> | |
<value>Title</value> | |
</data> | |
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve"> | |
<value>Result</value> | |
</data> | |
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve"> | |
<value>Merged Nodes</value> | |
</data> | |
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve"> | |
<value>All functions for {0}</value> | |
</data> | |
<data name="AddIns.Profiler.DatabaseTooNewError" xml:space="preserve"> | |
<value>The selected SharpDevelop profiling session was created by a newer version of SharpDevelop and thus cannot be opened.</value> | |
</data> | |
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve"> | |
<value>SharpDevelop Profiling Session</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve"> | |
<value>This project cannot be started because the executable file was not found, please ensure that the project and all its depencies are built correctly! | |
</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve"> | |
<value>No startable project was found. Aborting ...</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve"> | |
<value>This project cannot be started. Do you want to profile the solution's StartUp project instead?</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve"> | |
<value>Preparing for analysis ...</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve"> | |
<value>Could not register the profiler into COM Registry. Cannot start profiling!</value> | |
</data> | |
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve"> | |
<value>Could not unregister the profiler from COM Registry!</value> | |
</data> | |
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve"> | |
<value>Profile</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve"> | |
<value>Combine recursive calls.</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve"> | |
<value>Do not profile .NET internal calls.</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve"> | |
<value>Collect data at the end of the session only.</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve"> | |
<value>Start to collect data immediately after the session started.</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve"> | |
<value>Data Collection</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve"> | |
<value>Size of temporary storage file:</value> | |
</data> | |
<data name="AddIns.Profiler.Options.General.DataCollection.TrackEvents" xml:space="preserve"> | |
<value>Trace events</value> | |
</data> | |
<data name="AddIns.Profiler.Options.Title" xml:space="preserve"> | |
<value>Profiling</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve"> | |
<value>Profile current project</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve"> | |
<value>Select executable to profile</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve"> | |
<value>Invalid data, please try again!</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve"> | |
<value>Command line arguments:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve"> | |
<value>Select the path of the executable you want to profile. | |
Optionally you can specify a working directory and command line arguments. | |
</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve"> | |
<value>Executable path:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve"> | |
<value>Start profiling</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve"> | |
<value>Profile Executable</value> | |
</data> | |
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve"> | |
<value>Working directory:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve"> | |
<value>Collect data</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve"> | |
<value>Shutdown</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve"> | |
<value>Profiler control window</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve"> | |
<value>Call count</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve"> | |
<value>Calls:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve"> | |
<value>Clear query history</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve"> | |
<value>Copy selected data</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve"> | |
<value>Copy stacktrace</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve"> | |
<value>Find calls of selected functions</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve"> | |
<value>Go to definition</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve"> | |
<value>Set as root/Merge</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve"> | |
<value>Show functions</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve"> | |
<value>CPU cycles:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve"> | |
<value>Execute query</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve"> | |
<value>Expand selected hot path</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve"> | |
<value>Name</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve"> | |
<value>Overview</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve"> | |
<value>Query History</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve"> | |
<value>Search:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve"> | |
<value>Show query bar</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve"> | |
<value>% of parent</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve"> | |
<value>Time spent</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve"> | |
<value>Time spent/call</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve"> | |
<value>Time spent (self)</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve"> | |
<value>Time spent (self)/call</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve"> | |
<value>Time:</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve"> | |
<value>Profiling Session Analyzer</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve"> | |
<value>Top 20</value> | |
</data> | |
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve"> | |
<value>Refreshing view, please wait ...</value> | |
</data> | |
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve"> | |
<value>Run with profiler</value> | |
</data> | |
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve"> | |
<value>Searching ...</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.CreateProperties.AddSetterLabel" xml:space="preserve"> | |
<value>Add setter</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.CreateProperties.Description" xml:space="preserve"> | |
<value>Select the fields you want to create properties for:</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.CreateProperties.Description.ImplementINotifyPropertyChanged" xml:space="preserve"> | |
<value>Implement INotifyPropertyChanged</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.CreateProperties.Title" xml:space="preserve"> | |
<value>Create properties</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve"> | |
<value>Extract method</value> | |
<comment>Text of the "Extract Method" refactoring menu command.</comment> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsBreakError" xml:space="preserve"> | |
<value>The selected code contains a break statement without the enclosing loop. Please change the selection!</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsContinueError" xml:space="preserve"> | |
<value>The selected code contains a continue statement without the enclosing loop. Please change the selection!</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsGotoError" xml:space="preserve"> | |
<value>The selected code contains a goto statement without the label. Please change the selection!</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.EnterName" xml:space="preserve"> | |
<value>Enter a name for the new method</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.InvalidSelection" xml:space="preserve"> | |
<value>Invalid selection! Please select a valid range.</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethod.ParseErrors" xml:space="preserve"> | |
<value>Errors occured during parsing! Cannot extract a new method.</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ExtractMethodNotSupported" xml:space="preserve"> | |
<value>Extracting methods in {0} is currently not supported!</value> | |
<comment>Used to notify the user that the MethodExtractor can not extract the code in the current programming language. | |
{0} is the value from ProjectService.CurrentProject.Language</comment> | |
</data> | |
<data name="AddIns.SharpRefactoring.InsertCtor" xml:space="preserve"> | |
<value>Insert constructor</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.InsertCtor.AddCheckForNullLabel" xml:space="preserve"> | |
<value>Add check for null</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.InsertCtor.AddRangeCheckLabel" xml:space="preserve"> | |
<value>Add range check</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.InsertCtor.Description" xml:space="preserve"> | |
<value>Select all fields you want to create a constructor with:</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.InsertCtor.VariableLabel" xml:space="preserve"> | |
<value>Variable</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.IntroduceMethod" xml:space="preserve"> | |
<value>Introduce method {0} in {1}</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods" xml:space="preserve"> | |
<value>Override Equals() and GetHashCode()</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddInterface" xml:space="preserve"> | |
<value>Add interface {0}</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOperatorOverloads" xml:space="preserve"> | |
<value>Add operator overloads</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOtherMethod" xml:space="preserve"> | |
<value>Add ${otherMethod} override</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.SurroundWithRegion" xml:space="preserve"> | |
<value>Surround with #region</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideToStringMethod" xml:space="preserve"> | |
<value>Override ToString()</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.OverrideToStringMethod.Description" xml:space="preserve"> | |
<value>Select the fields you want to use in the ToString() implementation:</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ResolveAttribute" xml:space="preserve"> | |
<value>Resolve attribute: {0}</value> | |
</data> | |
<data name="AddIns.SharpRefactoring.ResolveExtensionMethod" xml:space="preserve"> | |
<value>Resolve extension method {0}</value> | |
</data> | |
<data name="AddIns.SourceAnalysis.CheckProjectWithStyleCop" xml:space="preserve"> | |
<value>Check current project with StyleCop</value> | |
</data> | |
<data name="AddIns.SourceAnalysis.CheckWithStyleCop" xml:space="preserve"> | |
<value>Check with StyleCop</value> | |
</data> | |
<data name="AddIns.SourceAnalysis.Title" xml:space="preserve"> | |
<value>Source Analysis</value> | |
</data> | |
<data name="AddIns.Subversion.AddToIgnoreList" xml:space="preserve"> | |
<value>Add to ignore list</value> | |
</data> | |
<data name="AddIns.Subversion.Blame" xml:space="preserve"> | |
<value>Blame</value> | |
<comment>blame/praise/annotate- show author for each line of code in the file</comment> | |
</data> | |
<data name="AddIns.Subversion.BranchOrTag" xml:space="preserve"> | |
<value>Branch/tag</value> | |
<comment>Shows the dialog for branching/tagging</comment> | |
</data> | |
<data name="AddIns.Subversion.CannotCopyError" xml:space="preserve"> | |
<value>The file/directory cannot be copied because it is in subversion status '{0}'.</value> | |
</data> | |
<data name="AddIns.Subversion.CannotMoveError" xml:space="preserve"> | |
<value>The file/directory cannot be moved because it is in subversion status '{0}'.</value> | |
</data> | |
<data name="AddIns.Subversion.CannotRemoveError" xml:space="preserve"> | |
<value>The file/directory cannot be removed because it is in subversion status '{0}'.</value> | |
</data> | |
<data name="AddIns.Subversion.CheckForModifications" xml:space="preserve"> | |
<value>Check for modifications</value> | |
<comment>Command to check a directory for modifications (both local and remote)</comment> | |
</data> | |
<data name="AddIns.Subversion.Checkout" xml:space="preserve"> | |
<value>Checkout</value> | |
<comment>Download source code from the version control server</comment> | |
</data> | |
<data name="AddIns.Subversion.CleanUp" xml:space="preserve"> | |
<value>Clean up</value> | |
<comment>Runs svn cleanup, fixing problems in the working copy</comment> | |
</data> | |
<data name="AddIns.Subversion.Commit" xml:space="preserve"> | |
<value>Commit</value> | |
<comment>Command to upload local changes to version control system</comment> | |
</data> | |
<data name="AddIns.Subversion.CreatePatch" xml:space="preserve"> | |
<value>Create patch</value> | |
<comment>Create a patch file containing the local modifications</comment> | |
</data> | |
<data name="AddIns.Subversion.DeleteDirectory" xml:space="preserve"> | |
<value>Delete directory</value> | |
</data> | |
<data name="AddIns.Subversion.Diff" xml:space="preserve"> | |
<value>Diff</value> | |
<comment>Command to show local modifications done to a file</comment> | |
</data> | |
<data name="AddIns.Subversion.EditConflicts" xml:space="preserve"> | |
<value>Edit conflicts</value> | |
<comment>Command to edit version-control conflicts in a file</comment> | |
</data> | |
<data name="AddIns.Subversion.ErrorDelete" xml:space="preserve"> | |
<value>Error deleting ${File}</value> | |
<comment>Message shown when a file or directory cannot be deleted</comment> | |
</data> | |
<data name="AddIns.Subversion.Export" xml:space="preserve"> | |
<value>Export</value> | |
<comment>Export files from the local working copy</comment> | |
</data> | |
<data name="AddIns.Subversion.ForceDelete" xml:space="preserve"> | |
<value>Force delete</value> | |
</data> | |
<data name="AddIns.Subversion.History" xml:space="preserve"> | |
<value>History</value> | |
</data> | |
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve"> | |
<value>'{0}' was removed from the ignore list.</value> | |
</data> | |
<data name="AddIns.Subversion.Lock" xml:space="preserve"> | |
<value>Get lock</value> | |
</data> | |
<data name="AddIns.Subversion.MarkConflictsAsResolved" xml:space="preserve"> | |
<value>Mark conflicts as resolved</value> | |
<comment>Command to tell version-control system that conflicts were resolved</comment> | |
</data> | |
<data name="AddIns.Subversion.Merge" xml:space="preserve"> | |
<value>Merge</value> | |
<comment>Merge changes from another branch to this directory</comment> | |
</data> | |
<data name="AddIns.Subversion.Options.AutoAdd" xml:space="preserve"> | |
<value>Automatically &add new files</value> | |
</data> | |
<data name="AddIns.Subversion.Options.AutoDelete" xml:space="preserve"> | |
<value>Automatically &delete removed files</value> | |
</data> | |
<data name="AddIns.Subversion.Options.ReloadProjectAfterChanges" xml:space="preserve"> | |
<value>&Re-load project after changes to project file(s)</value> | |
</data> | |
<data name="AddIns.Subversion.Options.RenameInsideSubversion" xml:space="preserve"> | |
<value>&Rename files inside Subversion (keeps history)</value> | |
</data> | |
<data name="AddIns.Subversion.Options.Title" xml:space="preserve"> | |
<value>Subversion Options</value> | |
<comment>Title of the subversion options panel</comment> | |
</data> | |
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve"> | |
<value>Show &history tab for version-controlled files</value> | |
<comment>Show tab page History for each version-controlled file</comment> | |
</data> | |
<data name="AddIns.Subversion.Relocate" xml:space="preserve"> | |
<value>Relocate</value> | |
<comment>Change the URL of the version control server</comment> | |
</data> | |
<data name="AddIns.Subversion.RemoveFromIgnoreList" xml:space="preserve"> | |
<value>Remove from ignore list</value> | |
</data> | |
<data name="AddIns.Subversion.RemoveMovedFile" xml:space="preserve"> | |
<value>The file has just been moved to this location, do you really want to remove it?</value> | |
</data> | |
<data name="AddIns.Subversion.RepositoryBrowser" xml:space="preserve"> | |
<value>Repository browser</value> | |
<comment>Launch a tool to view the repository of the version control system</comment> | |
</data> | |
<data name="AddIns.Subversion.Revert" xml:space="preserve"> | |
<value>Revert</value> | |
<comment>Command to revert local modifications done to a version-controlled file</comment> | |
</data> | |
<data name="AddIns.Subversion.RevertLocalModifications" xml:space="preserve"> | |
<value>The file has local modifications. Do you really want to remove it?</value> | |
</data> | |
<data name="AddIns.Subversion.RevisionGraph" xml:space="preserve"> | |
<value>Revision graph</value> | |
<comment>Show the revision graph for a directory</comment> | |
</data> | |
<data name="AddIns.Subversion.SaveFiles" xml:space="preserve"> | |
<value>Save files</value> | |
<comment>Button text to confirm saving all open files</comment> | |
</data> | |
<data name="AddIns.Subversion.ShowLog" xml:space="preserve"> | |
<value>Show Log</value> | |
<comment>Shows the history for the file</comment> | |
</data> | |
<data name="AddIns.Subversion.SVNRequiresSavingFiles" xml:space="preserve"> | |
<value>The version control operation would affect files with unsaved modifications. | |
You have to save those files before running the operation.</value> | |
</data> | |
<data name="AddIns.Subversion.Switch" xml:space="preserve"> | |
<value>Switch</value> | |
<comment>Switch the working copy to a different branch</comment> | |
</data> | |
<data name="AddIns.Subversion.TortoiseSVNRequired" xml:space="preserve"> | |
<value>TortoiseSVN needs to be installed to execute this action.</value> | |
</data> | |
<data name="AddIns.Subversion.Update" xml:space="preserve"> | |
<value>Update</value> | |
<comment>Command to download changes done by other developers to the working copy</comment> | |
</data> | |
<data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve"> | |
<value>Update to revision</value> | |
<comment>Command to update a file to a specific version</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.AcceptConfirmation" xml:space="preserve"> | |
<value>Thank you for participating! You can still opt-out later using the SharpDevelop options.</value> | |
<comment>text that confirms the user accepted UDC</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.AcceptRadioButton" xml:space="preserve"> | |
<value>I would like to participate - collect and upload usage data</value> | |
<comment>Option to start participating in usage data collection</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.DeclineConfirmation" xml:space="preserve"> | |
<value>You can still opt-in later using the SharpDevelop options.</value> | |
<comment>Text that confirms the user declined UDC</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.DeclineRadioButton" xml:space="preserve"> | |
<value>I do not want to participate</value> | |
<comment>Option for declining to participate in usage data collection</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.Introduction" xml:space="preserve"> | |
<value>We need your help! To improve SharpDevelop in the future, we would like to know which features are used most. | |
SharpDevelop can collect this information and upload it automatically.</value> | |
<comment>introduction to UsageDataCollector, appears on first start of SharpDevelop 4.0</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.PrivacyStatement" xml:space="preserve"> | |
<value>Privacy Statement</value> | |
<comment>text for link to privacy statement</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.ShowCollectedData" xml:space="preserve"> | |
<value>Show collected data</value> | |
<comment>button for showing the data collected so far</comment> | |
</data> | |
<data name="AddIns.UsageDataCollector.Title" xml:space="preserve"> | |
<value>Usage Data Collector</value> | |
<comment>title of the usage data collector start page message (only visible on first start of SharpDevelop 4) and name of the corresponding page in the options dialog</comment> | |
</data> | |
<data name="AddIns.VBNetBinding.CodeCompletion.QuestionmarkEqualsItem.Description" xml:space="preserve"> | |
<value>Let SharpDevelop figure out the type based on the initializer.</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.EditGridColumnsAndRows" xml:space="preserve"> | |
<value>Edit grid columns and rows</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle" xml:space="preserve"> | |
<value>Extract properties as style</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ErrorNoSelection" xml:space="preserve"> | |
<value>No valid element selected!</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.PropertyColumn" xml:space="preserve"> | |
<value>Property/Event Name</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ReplaceQuestion" xml:space="preserve"> | |
<value>The selected control has already a style assigned. Do you want to replace the style with the newly created style?</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.StyleName" xml:space="preserve"> | |
<value>Style name:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ValueColumn" xml:space="preserve"> | |
<value>Property Value</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.GroupInto" xml:space="preserve"> | |
<value>Group into</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.RemoveMargin" xml:space="preserve"> | |
<value>Remove margin</value> | |
</data> | |
<data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve"> | |
<value>Remove unnecessary attributes</value> | |
</data> | |
<data name="AddIns.XamlBinding.NewEventHandlerItem" xml:space="preserve"> | |
<value><new event handler></value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve"> | |
<value>Code completion</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve"> | |
<value>Event color:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve"> | |
<value>Event handler name pattern:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.HighlightingDescription" xml:space="preserve"> | |
<value>Select the colors that should be used by the XAML highlighter:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.HighlightingGroupLabel" xml:space="preserve"> | |
<value>Highlighting</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.IgnoredElementColor" xml:space="preserve"> | |
<value>Ignored element color:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve"> | |
<value>XML namespace declaration color:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve"> | |
<value>Property color:</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve"> | |
<value>Switch to code after insertion of new event handler</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.Title" xml:space="preserve"> | |
<value>XAML</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.UseExtensionCompletion" xml:space="preserve"> | |
<value>Use markup extension completion</value> | |
</data> | |
<data name="AddIns.XamlBinding.Options.UseHighlighting" xml:space="preserve"> | |
<value>Use advanced highlighting</value> | |
</data> | |
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss" xml:space="preserve"> | |
<value>The file cannot be saved with the current encoding ${encoding} without losing data.</value> | |
</data> | |
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.Continue" xml:space="preserve"> | |
<value>Continue</value> | |
<comment>continue using the current encoding (may cause data loss)</comment> | |
</data> | |
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.UseUTF8" xml:space="preserve"> | |
<value>Save as UTF-8</value> | |
</data> | |
<data name="BackendBindings.ExecutionManager.CantExecuteDLLError" xml:space="preserve"> | |
<value>Project is configured as dll and no execution command is specified. | |
You can specifiy an execution command in the project options.</value> | |
</data> | |
<data name="BackendBindings.ExecutionManager.NoSingleFileCompilation" xml:space="preserve"> | |
<value>Compiling single files is not supported, please create a project!</value> | |
</data> | |
<data name="CompilerResultView.DescriptionText" xml:space="preserve"> | |
<value>Description</value> | |
</data> | |
<data name="CompilerResultView.FileText" xml:space="preserve"> | |
<value>File</value> | |
</data> | |
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve"> | |
<value>About</value> | |
</data> | |
<data name="ComponentInspector.AboutDialog.VersionLabel" xml:space="preserve"> | |
<value>Version:</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.CastMenuItem" xml:space="preserve"> | |
<value>Cast</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.CopyObjectMenuItem" xml:space="preserve"> | |
<value>&Copy Object</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.CopyTextMenuItem" xml:space="preserve"> | |
<value>Copy T&ext</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.CopyValueTextMenuItem" xml:space="preserve"> | |
<value>Copy &Value Text</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.CutObjectMenuItem" xml:space="preserve"> | |
<value>Cu&t Object</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.EventLoggingMenuItem" xml:space="preserve"> | |
<value>&Event Logging</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.OnDesignSurfaceMenuItem" xml:space="preserve"> | |
<value>On Design Surface</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.PasteObjectMenuItem" xml:space="preserve"> | |
<value>&Paste Object</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.RefreshRunningComObjectsMenuItem" xml:space="preserve"> | |
<value>Refresh COM Running Objects</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.RegisterTypeLibMenuItem" xml:space="preserve"> | |
<value>Register TypeLib</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.RemoveFromFavouritesMenuItem" xml:space="preserve"> | |
<value>Remove from Favorites</value> | |
</data> | |
<data name="ComponentInspector.ActionMenu.UnregisterTypeLibMenuItem" xml:space="preserve"> | |
<value>Unregister TypeLib</value> | |
</data> | |
<data name="ComponentInspector.AssemblyTreeNode.Text" xml:space="preserve"> | |
<value>Opened Assemblies</value> | |
</data> | |
<data name="ComponentInspector.AttachDialog.AttachFailedMessage" xml:space="preserve"> | |
<value>Error attaching to process {0}.</value> | |
</data> | |
<data name="ComponentInspector.AttachDialog.ProcessLabel" xml:space="preserve"> | |
<value>Process</value> | |
<comment>Labels a running process</comment> | |
</data> | |
<data name="ComponentInspector.AttachDialog.Title" xml:space="preserve"> | |
<value>Attach</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.CannotFindType" xml:space="preserve"> | |
<value>Cannot find type</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.CannotFindTypeInAssembliesMessage" xml:space="preserve"> | |
<value>Cannot find type {0} in any of the assemblies currently open.</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.CastForTitle" xml:space="preserve"> | |
<value>Cast for</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.CastTitle" xml:space="preserve"> | |
<value>Cast</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.CastToLabel" xml:space="preserve"> | |
<value>Cast to</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.DetermineTypeOfCastFailedMessage" xml:space="preserve"> | |
<value>Error determining type of cast.</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.RememberCastCheckBox" xml:space="preserve"> | |
<value>Remember cast across sessions?</value> | |
</data> | |
<data name="ComponentInspector.CastDialog.TypeIncompatibleMessage" xml:space="preserve"> | |
<value>Cast type incompatible with object's type.</value> | |
</data> | |
<data name="ComponentInspector.ComCategoryRootTreeNode.Text" xml:space="preserve"> | |
<value>Component Categories</value> | |
</data> | |
<data name="ComponentInspector.ComClassRootTreeNode.Text" xml:space="preserve"> | |
<value>Classes</value> | |
</data> | |
<data name="ComponentInspector.ComInterfaceRootTreeNode.Text" xml:space="preserve"> | |
<value>Interfaces</value> | |
</data> | |
<data name="ComponentInspector.ComRunningObjectsTreeNode.Text" xml:space="preserve"> | |
<value>COM Running Objects</value> | |
</data> | |
<data name="ComponentInspector.ComTreeNode.Text" xml:space="preserve"> | |
<value>Favorite/Recently Accessed Type Libraries</value> | |
</data> | |
<data name="ComponentInspector.ComTypeLibraryRootTreeNode.Text" xml:space="preserve"> | |
<value>Type Libraries</value> | |
</data> | |
<data name="ComponentInspector.ConstructorDialog.Information" xml:space="preserve"> | |
<value>If you select a constructor with parameters, after you hit OK, please fill in the parameters and then drag the selected constructor to where you want this object to be created.</value> | |
</data> | |
<data name="ComponentInspector.ConstructorDialog.Title" xml:space="preserve"> | |
<value>Select a Constructor</value> | |
</data> | |
<data name="ComponentInspector.ControlsTab" xml:space="preserve"> | |
<value>Controls</value> | |
</data> | |
<data name="ComponentInspector.CreateObjectMenuItem" xml:space="preserve"> | |
<value>Create O&bject</value> | |
</data> | |
<data name="ComponentInspector.CustDirectoriesPanel.ApplicationWorkingFolder" xml:space="preserve"> | |
<value>Application Working Directory</value> | |
</data> | |
<data name="ComponentInspector.CustDirectoriesPanel.ConvertedAssembliesFolder" xml:space="preserve"> | |
<value>ActiveX Converted Assemblies</value> | |
</data> | |
<data name="ComponentInspector.CustDirectoriesPanel.Title" xml:space="preserve"> | |
<value>Directories</value> | |
</data> | |
<data name="ComponentInspector.CustomActiveXPanel.AutomaticallyGetPropertiesCheckBox" xml:space="preserve"> | |
<value>Automatically Get COM Properties</value> | |
</data> | |
<data name="ComponentInspector.CustomActiveXPanel.GetRunningComObjectsCheckBox" xml:space="preserve"> | |
<value>Get COM Running Objects at Startup</value> | |
</data> | |
<data name="ComponentInspector.CustomObjectPanel.OtherLabel" xml:space="preserve"> | |
<value>Other</value> | |
</data> | |
<data name="ComponentInspector.CustomObjectPanel.ShowBaseClassNamesCheckBox" xml:space="preserve"> | |
<value>Show base class names</value> | |
</data> | |
<data name="ComponentInspector.CustomObjectPanel.ShowLabel" xml:space="preserve"> | |
<value>Show</value> | |
</data> | |
<data name="ComponentInspector.CustomObjectPanel.ShowObjectAsBaseCheckBox" xml:space="preserve"> | |
<value>Show Object members in base class category</value> | |
</data> | |
<data name="ComponentInspector.CustomObjectPanel.ShowPublicMembersCheckBox" xml:space="preserve"> | |
<value>Public members only</value> | |
</data> | |
<data name="ComponentInspector.ErrorDialog.LessInformationButton" xml:space="preserve"> | |
<value>Less Information</value> | |
</data> | |
<data name="ComponentInspector.ErrorDialog.MoreInformationButton" xml:space="preserve"> | |
<value>More Information</value> | |
</data> | |
<data name="ComponentInspector.ErrorDialog.ReportAsBugButton" xml:space="preserve"> | |
<value>Report as Bug</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.ClearAllMenuItem" xml:space="preserve"> | |
<value>Clear &All</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.ClearMenuItem" xml:space="preserve"> | |
<value>&Clear</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.EventColumnHeader" xml:space="preserve"> | |
<value>Event</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.EventsBeingLoggedTab" xml:space="preserve"> | |
<value>Events Being Logged</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.EventsTab" xml:space="preserve"> | |
<value>Event Log</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.IncrementColumnHeader" xml:space="preserve"> | |
<value>Inc</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.NoEventsBeingLoggedMessage" xml:space="preserve"> | |
<value>You are not logging any events. | |
To begin logging events, select an object or an event in the Objects panel, and either right-click or use the Action menu to enable event logging.</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.ParametersColumnHeader" xml:space="preserve"> | |
<value>Parameters</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.StopAllLoggingMenuItem" xml:space="preserve"> | |
<value>Stop &All Logging</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.StopLoggingMenuItem" xml:space="preserve"> | |
<value>&Stop Logging</value> | |
</data> | |
<data name="ComponentInspector.EventLogList.TimeColumnHeader" xml:space="preserve"> | |
<value>Time</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.AllLevelsLabel" xml:space="preserve"> | |
<value>All levels</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.AssembliesRadioButton" xml:space="preserve"> | |
<value>Assemblies/Types</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.ContainsRadioButton" xml:space="preserve"> | |
<value>Contains</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.FindButton" xml:space="preserve"> | |
<value>Find</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.FindIn" xml:space="preserve"> | |
<value>Find In</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.FindWhatLabel" xml:space="preserve"> | |
<value>Find what:</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.FoundListColumnHeader" xml:space="preserve"> | |
<value>Item</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.FullNameLabel" xml:space="preserve"> | |
<value>Full Name</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.LevelSelectOnlyDownLabel" xml:space="preserve"> | |
<value>Only down</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.LevelsLabel" xml:space="preserve"> | |
<value>Levels</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.LookingAtLabel" xml:space="preserve"> | |
<value>Looking at:</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.MatchLabel" xml:space="preserve"> | |
<value>Match</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.NoItemsFoundMessage" xml:space="preserve"> | |
<value>No items found</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.NoTreeNodeSelectedDialogTitle" xml:space="preserve"> | |
<value>Please Select Tree Node</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.NoTreeNodeSelectedMessage" xml:space="preserve"> | |
<value>You must select a node in some tree; the find will begin with that node.</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.ObjectTreeNameCheckBox" xml:space="preserve"> | |
<value>Name</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.ObjectTreeRadioButtonText" xml:space="preserve"> | |
<value>Object Tree</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.ObjectTreeValueCheckBox" xml:space="preserve"> | |
<value>Value</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.SelectNameOrValueDialogTitle" xml:space="preserve"> | |
<value>Please Select Name/Value</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.SelectNameOrValueMessage" xml:space="preserve"> | |
<value>Please select one or both of Name or Value when searching the Object tree.</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.SelectNodeInTreeNameMessage" xml:space="preserve"> | |
<value>You must select a node in the {0} tree; the find will begin with that node.</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.ShowItemMenuItem" xml:space="preserve"> | |
<value>Show Item</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.StartingWithLabel" xml:space="preserve"> | |
<value>Starting with:</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.StartsWithRadioButton" xml:space="preserve"> | |
<value>Starts With</value> | |
</data> | |
<data name="ComponentInspector.FindDialog.Title" xml:space="preserve"> | |
<value>Find</value> | |
</data> | |
<data name="ComponentInspector.GacList.CultureColumn" xml:space="preserve"> | |
<value>Culture</value> | |
</data> | |
<data name="ComponentInspector.GacList.GlobalAssemblyNameColumn" xml:space="preserve"> | |
<value>Global Assembly Name</value> | |
</data> | |
<data name="ComponentInspector.GacList.OpenMenuItem" xml:space="preserve"> | |
<value>&Open</value> | |
</data> | |
<data name="ComponentInspector.GacList.PublicKeyTokenColumn" xml:space="preserve"> | |
<value>Public Key Token</value> | |
</data> | |
<data name="ComponentInspector.GacList.VersionColumn" xml:space="preserve"> | |
<value>Version</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.AutomaticallyGetComPropertiesCheckBox" xml:space="preserve"> | |
<value>Automatically get COM properties</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.GetRunningComObjectsAtStartupCheckBox" xml:space="preserve"> | |
<value>Get COM running objects at startup</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.PanelsGroupBox" xml:space="preserve"> | |
<value>Panels</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.ShowAssemblyPanelCheckBox" xml:space="preserve"> | |
<value>Show Assembly Panel</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.ShowControlsPanelCheckBox" xml:space="preserve"> | |
<value>Show Controls Panel</value> | |
</data> | |
<data name="ComponentInspector.GeneralOptionsPanel.ShowGacPanelCheckBox" xml:space="preserve"> | |
<value>Show GAC Panel</value> | |
</data> | |
<data name="ComponentInspector.GetPropertyMenuItem" xml:space="preserve"> | |
<value>&Get Property</value> | |
</data> | |
<data name="ComponentInspector.GettingStartedDialog.Information" xml:space="preserve"> | |
<value>The Inspector can view or manipulate any ActiveX/COM object. | |
Browse the COM running objects using the object tree at the left. Right click a member of the object tree to invoke a method. | |
Browse through the installed COM components in the ActiveX/COM tab. | |
Open a type library or control file using the Open menu. | |
To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control to the object tree or design surface.</value> | |
</data> | |
<data name="ComponentInspector.GettingStartedDialog.ShowThisDialogCheckBox" xml:space="preserve"> | |
<value>Show this Dialog</value> | |
</data> | |
<data name="ComponentInspector.GettingStartedDialog.Title" xml:space="preserve"> | |
<value>Getting Started</value> | |
</data> | |
<data name="ComponentInspector.ImagePanel.ControlDesignSurfaceLabel" xml:space="preserve"> | |
<value>Control Design Surface</value> | |
</data> | |
<data name="ComponentInspector.ImagePanel.DesignModeLabel" xml:space="preserve"> | |
<value>Design Mode</value> | |
</data> | |
<data name="ComponentInspector.InspectorMenu.CloseAssembly" xml:space="preserve"> | |
<value>Close &Assembly...</value> | |
</data> | |
<data name="ComponentInspector.InspectorMenu.Find" xml:space="preserve"> | |
<value>&Find...</value> | |
</data> | |
<data name="ComponentInspector.InspectorMenu.ObjectTreeOptionsPanel.Title" xml:space="preserve"> | |
<value>Object Tree</value> | |
</data> | |
<data name="ComponentInspector.InspectorMenu.OpenAssembly" xml:space="preserve"> | |
<value>&Open Assembly...</value> | |
</data> | |
<data name="ComponentInspector.InspectorMenu.TypeHandlerOptionsPanel.Title" xml:space="preserve"> | |
<value>Type Handlers</value> | |
</data> | |
<data name="ComponentInspector.InvokeMethodMenuItem" xml:space="preserve"> | |
<value>Invoke &Method</value> | |
</data> | |
<data name="ComponentInspector.MainMenu.InspectorMenu" xml:space="preserve"> | |
<value>&Inspector</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowser.ObjectsTreePanel" xml:space="preserve"> | |
<value>Objects</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowser.OutputTab" xml:space="preserve"> | |
<value>Output</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowser.ParametersPanel" xml:space="preserve"> | |
<value>Parameters</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowser.TopLevelObjects" xml:space="preserve"> | |
<value>Top Level Objects</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowser.ValueColumnHeader" xml:space="preserve"> | |
<value>Value</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.ActionMenuItem" xml:space="preserve"> | |
<value>&Action</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.ActiveXFilesFilterName" xml:space="preserve"> | |
<value>ActiveX Files</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.AssemblyFilesFilterName" xml:space="preserve"> | |
<value>Assembly Files</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.AttachMenuItem" xml:space="preserve"> | |
<value>&Tracing...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.DirectoriesMenuItem" xml:space="preserve"> | |
<value>&Directories...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.ObjectTreeMenuItem" xml:space="preserve"> | |
<value>&Object Tree...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.OpenFileDialogTitle" xml:space="preserve"> | |
<value>Select a File to Open</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.OptionsMenuItem" xml:space="preserve"> | |
<value>&Options</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.PanelsMenuItem" xml:space="preserve"> | |
<value>&Panels...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.ShowHelpMenuItem" xml:space="preserve"> | |
<value>&Help...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.TracingMenuItem" xml:space="preserve"> | |
<value>&Tracing...</value> | |
</data> | |
<data name="ComponentInspector.ObjectBrowserForm.TypeHandlersMenuItem" xml:space="preserve"> | |
<value>&Type Handlers...</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.CategoriesGroupBox" xml:space="preserve"> | |
<value>Categories</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.CategoryCountLabel" xml:space="preserve"> | |
<value>When number of members exceeds</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.DisplayIntegersInHexCheckBox" xml:space="preserve"> | |
<value>Integers in hex</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassCategoryCheckBox" xml:space="preserve"> | |
<value>Show base class categories</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassMembersCheckBox" xml:space="preserve"> | |
<value>Base class members</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassNamesCheckBox" xml:space="preserve"> | |
<value>Base class names</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowEventsCheckBox" xml:space="preserve"> | |
<value>Events</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowFieldsCheckBox" xml:space="preserve"> | |
<value>Fields</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowGroupBox" xml:space="preserve"> | |
<value>Show</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMemberCategoriesCheckBox" xml:space="preserve"> | |
<value>Show member categories</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMembersGroupBox" xml:space="preserve"> | |
<value>Show Members</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMethodsCheckBox" xml:space="preserve"> | |
<value>Methods</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowObjectAsBaseClassCheckBox" xml:space="preserve"> | |
<value>Show Object members in base class category</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPropertiesCheckBox" xml:space="preserve"> | |
<value>Properties</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPropertyAccessorsMethodsCheckBox" xml:space="preserve"> | |
<value>Property/Event accessor methods</value> | |
</data> | |
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPublicMembersOnlyCheckBox" xml:space="preserve"> | |
<value>Public members only</value> | |
</data> | |
<data name="ComponentInspector.OutputList.OutputColumnHeader" xml:space="preserve"> | |
<value>Output</value> | |
</data> | |
<data name="ComponentInspector.ParamControlInfo.SelectObjectLabel" xml:space="preserve"> | |
<value>select object</value> | |
</data> | |
<data name="ComponentInspector.ParamControlInfo.SeparateStringsWithSpaces" xml:space="preserve"> | |
<value>(separate strings with spaces)</value> | |
</data> | |
<data name="ComponentInspector.ParamControlInfo.ValueLabel" xml:space="preserve"> | |
<value>value</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.AddingRunningComObjectsDialogTitle" xml:space="preserve"> | |
<value>Adding COM Running Objects</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.AddingRunningComObjectsMessage" xml:space="preserve"> | |
<value>Please wait while I add COM running objects</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.GettingInformationDialogTitle" xml:space="preserve"> | |
<value>Getting {0} Information</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.GettingInformationMessage" xml:space="preserve"> | |
<value>Please wait while I get the {0} information</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.LoadingPreviouslyOpenedAssembliesDialogTitle" xml:space="preserve"> | |
<value>Loading Remembered Assemblies</value> | |
</data> | |
<data name="ComponentInspector.ProgressDialog.LoadingPreviouslyOpenedAssembliesMessage" xml:space="preserve"> | |
<value>Please wait while I load the previously opened assemblies.</value> | |
</data> | |
<data name="ComponentInspector.Registry.Text" xml:space="preserve"> | |
<value>Registry</value> | |
</data> | |
<data name="ComponentInspector.SetFieldMenuItem" xml:space="preserve"> | |
<value>Set &Field</value> | |
</data> | |
<data name="ComponentInspector.SetPropertyMenuItem" xml:space="preserve"> | |
<value>&Set Property</value> | |
</data> | |
<data name="ComponentInspector.ToolsMenu.ShowComponentInspectorMenuItem" xml:space="preserve"> | |
<value>Component Inspector</value> | |
</data> | |
<data name="ComponentInspector.TracingDialog.Title" xml:space="preserve"> | |
<value>Set Trace Level</value> | |
</data> | |
<data name="ComponentInspector.TracingDialog.TraceLevelLabel" xml:space="preserve"> | |
<value>Trace Level</value> | |
</data> | |
<data name="ComponentInspector.TreeListPanel.HeaderPanel" xml:space="preserve"> | |
<value>Name</value> | |
</data> | |
<data name="ComponentInspector.TypeHandlerOptionsPanel.InformationLabel" xml:space="preserve"> | |
<value>Type handlers present the classes marked below in a more convenient manner, suppressing unnecessary details.</value> | |
</data> | |
<data name="ComponentInspector.WaitingForAppDialog.Information" xml:space="preserve"> | |
<value>Waiting for application to start. If the application fails to start (or you become tired of waiting), you may cancel by pressing Cancel.</value> | |
</data> | |
<data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve"> | |
<value>Waiting for Application to Start</value> | |
</data> | |
<data name="CQA.MainWindow.FormTitle" xml:space="preserve"> | |
<value>Code Quality Analysis</value> | |
</data> | |
<data name="CSharpBinding.Formatting.AutoFormat" xml:space="preserve"> | |
<value>Automatically format code</value> | |
</data> | |
<data name="CSharpBinding.Formatting.DefaultOptionReference" xml:space="preserve"> | |
<value>(default)</value> | |
</data> | |
<data name="CSharpBinding.Formatting.GlobalOptionReference" xml:space="preserve"> | |
<value>(global)</value> | |
</data> | |
<data name="CSharpBinding.Formatting.NoPresetSelectedMessage" xml:space="preserve"> | |
<value>No formatting preset selected!</value> | |
</data> | |
<data name="CSharpBinding.Formatting.PresetOverwriteQuestion" xml:space="preserve"> | |
<value>Are you sure that you want to reset all previously defined formatting options?</value> | |
</data> | |
<data name="CSharpBinding.Formatting.ProjectOptionReference" xml:space="preserve"> | |
<value>(project)</value> | |
</data> | |
<data name="CSharpBinding.Formatting.ResetTo" xml:space="preserve"> | |
<value>Reset to:</value> | |
</data> | |
<data name="CSharpBinding.Formatting.SolutionOptionReference" xml:space="preserve"> | |
<value>(solution)</value> | |
</data> | |
<data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve"> | |
<value>Insert reference to explicit method; press tab or enter again to insert a new method stub.</value> | |
</data> | |
<data name="CSharpBinding.InsertAnonymousMethod" xml:space="preserve"> | |
<value>Insert anonymous method without parameters.</value> | |
</data> | |
<data name="CSharpBinding.InsertAnonymousMethodWithParameters" xml:space="preserve"> | |
<value>Insert anonymous method with parameters.</value> | |
</data> | |
<data name="Dialog.About.DialogName" xml:space="preserve"> | |
<value>About SharpDevelop</value> | |
</data> | |
<data name="Dialog.About.label1Text" xml:space="preserve"> | |
<value>Version</value> | |
</data> | |
<data name="Dialog.About.label2Text" xml:space="preserve"> | |
<value>Build</value> | |
</data> | |
<data name="Dialog.About.License" xml:space="preserve"> | |
<value>Released under the terms of the ${License}.</value> | |
</data> | |
<data name="Dialog.About.VersionInfoTabName" xml:space="preserve"> | |
<value>Version Info</value> | |
</data> | |
<data name="Dialog.About.VersionInfoTabName.CopyButton" xml:space="preserve"> | |
<value>&Copy</value> | |
</data> | |
<data name="Dialog.About.VersionInfoTabName.VersionColumn" xml:space="preserve"> | |
<value>Version</value> | |
</data> | |
<data name="Dialog.Componnents.RichMenuItem.NoRecentFilesString" xml:space="preserve"> | |
<value>recent files</value> | |
</data> | |
<data name="Dialog.Componnents.RichMenuItem.NoRecentProjectsString" xml:space="preserve"> | |
<value>recent projects</value> | |
</data> | |
<data name="Dialog.DirtyFiles.DiscardAllButton" xml:space="preserve"> | |
<value>&Discard all</value> | |
</data> | |
<data name="Dialog.DirtyFiles.SaveAllButton" xml:space="preserve"> | |
<value>Save &all</value> | |
</data> | |
<data name="Dialog.DirtyFiles.SaveButton" xml:space="preserve"> | |
<value>&Save</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.AddProjectConfiguration" xml:space="preserve"> | |
<value>Add Project Configuration</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.AddProjectPlatform" xml:space="preserve"> | |
<value>Add Project Platform</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.AddSolutionConfiguration" xml:space="preserve"> | |
<value>Add Solution Configuration</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.AddSolutionPlatform" xml:space="preserve"> | |
<value>Add Solution Platform</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.CannotDeleteAllConfigurationsOrPlatforms" xml:space="preserve"> | |
<value>You cannot delete all configurations/platforms.</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.ConfirmRemoveConfigurationOrPlatform" xml:space="preserve"> | |
<value>Do you really want to remove '{0}'?</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.CopySettingsFrom" xml:space="preserve"> | |
<value>Copy &settings from:</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.CreateConfigurationInAllProjects" xml:space="preserve"> | |
<value>&Create this configuration in all projects</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.DuplicateName" xml:space="preserve"> | |
<value>Duplicate name.</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EditProjectConfigurations" xml:space="preserve"> | |
<value>Edit Project Configurations</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EditProjectPlatforms" xml:space="preserve"> | |
<value>Edit Project Platforms</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EditSolutionConfigurations" xml:space="preserve"> | |
<value>Edit Solution Configurations</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EditSolutionPlatforms" xml:space="preserve"> | |
<value>Edit Solution Platforms</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EmptyItem" xml:space="preserve"> | |
<value><Empty></value> | |
<comment>Copy from empty item</comment> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.EnterNewName" xml:space="preserve"> | |
<value>Enter the new name:</value> | |
</data> | |
<data name="Dialog.EditAvailableConfigurationsDialog.InvalidName" xml:space="preserve"> | |
<value>The name was invalid.</value> | |
</data> | |
<data name="Dialog.Goto.DialogName" xml:space="preserve"> | |
<value>Go to</value> | |
<comment>Title of the "go to" dialog window</comment> | |
</data> | |
<data name="Dialog.Goto.GotoLine" xml:space="preserve"> | |
<value>Go to line</value> | |
</data> | |
<data name="Dialog.Goto.IntroText" xml:space="preserve"> | |
<value>Please enter an expression to jump to. | |
You can enter line number, class names and file names. | |
Examples: "120", "MainClass", "Main.cs, 120".</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ColorDlg.Background" xml:space="preserve"> | |
<value>Background color</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ColorDlg.Bold" xml:space="preserve"> | |
<value>Bold</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ColorDlg.Foreground" xml:space="preserve"> | |
<value>Foreground color</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ColorDlg.Italic" xml:space="preserve"> | |
<value>Italic</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ColorDlg.Underline" xml:space="preserve"> | |
<value>Underlined</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.Export" xml:space="preserve"> | |
<value>Export highlighting colors</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.Import" xml:space="preserve"> | |
<value>Import highlighting colors</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.NotSupportedMessage" xml:space="preserve"> | |
<value>Settings version not supported!</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.OverwriteCustomizationsMessage" xml:space="preserve"> | |
<value>This will reset all existing customizations and then import the selected file. Do you want to continue?</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.Properties.Value" xml:space="preserve"> | |
<value>Value</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.ResetAll" xml:space="preserve"> | |
<value>Reset all to default</value> | |
</data> | |
<data name="Dialog.HighlightingEditor.SampleText" xml:space="preserve"> | |
<value>Sample text</value> | |
</data> | |
<data name="Dialog.NewFile.AddToProjectQuestion" xml:space="preserve"> | |
<value>If you want to use the new file in the current project, you need to add it to the project. | |
Do you want to add the new file to the project ${CurrentProjectName}?</value> | |
</data> | |
<data name="Dialog.NewFile.AddToProjectQuestionProject" xml:space="preserve"> | |
<value>Create file inside project</value> | |
<comment>Answer 1</comment> | |
</data> | |
<data name="Dialog.NewFile.AddToProjectQuestionStandalone" xml:space="preserve"> | |
<value>Create standalone file</value> | |
<comment>Answer 2</comment> | |
</data> | |
<data name="Dialog.NewFile.AddToProjectQuestionTitle" xml:space="preserve"> | |
<value>Add file to project?</value> | |
</data> | |
<data name="Dialog.NewFile.CategoryText" xml:space="preserve"> | |
<value>&Categories:</value> | |
</data> | |
<data name="Dialog.NewFile.DialogName" xml:space="preserve"> | |
<value>New File</value> | |
</data> | |
<data name="Dialog.NewFile.FileNameLabel" xml:space="preserve"> | |
<value>&File Name</value> | |
</data> | |
<data name="Dialog.NewFile.FillOutFirstCaption" xml:space="preserve"> | |
<value>Fill out properties first</value> | |
</data> | |
<data name="Dialog.NewFile.FillOutFirstMessage" xml:space="preserve"> | |
<value>To create this file you need to specify some property values first.</value> | |
</data> | |
<data name="Dialog.NewFile.ReadOnlyProjectWarning" xml:space="preserve"> | |
<value>Currently selected project file {0} has the readonly attribute set. The new file will not be added to the project.</value> | |
</data> | |
<data name="Dialog.NewFile.TemplateText" xml:space="preserve"> | |
<value>&Templates:</value> | |
</data> | |
<data name="Dialog.NewProject.CreateDirectoryForSolution" xml:space="preserve"> | |
<value>Create &directory for solution</value> | |
</data> | |
<data name="Dialog.NewProject.DialogName" xml:space="preserve"> | |
<value>New Project</value> | |
</data> | |
<data name="Dialog.NewProject.LocationLabelText" xml:space="preserve"> | |
<value>&Location:</value> | |
</data> | |
<data name="Dialog.NewProject.NameLabelText" xml:space="preserve"> | |
<value>&Name:</value> | |
</data> | |
<data name="Dialog.NewProject.ProjectAtDescription" xml:space="preserve"> | |
<value>Project will be created at</value> | |
</data> | |
<data name="Dialog.NewProject.ProjectTypeLabelText" xml:space="preserve"> | |
<value>&Categories:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.ErrorParsingRegex" xml:space="preserve"> | |
<value>Error parsing regular expression:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.FindAll" xml:space="preserve"> | |
<value>Find &all</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.FindButton" xml:space="preserve"> | |
<value>&Find</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.FindDialogName" xml:space="preserve"> | |
<value>Find</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.FindNextButton" xml:space="preserve"> | |
<value>&Find next</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.FindWhat" xml:space="preserve"> | |
<value>Fi&nd what:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.IncludeSubFolders" xml:space="preserve"> | |
<value>Include su&b-folders</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookAtFileTypes" xml:space="preserve"> | |
<value>Look at these file &types:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.AllOpenDocuments" xml:space="preserve"> | |
<value>all open documents</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.CurrentDocument" xml:space="preserve"> | |
<value>current document</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.CurrentSelection" xml:space="preserve"> | |
<value>current selection</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.DirectoryNotFound" xml:space="preserve"> | |
<value>The directory '{0}' does not exist.</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.SelectDirectory" xml:space="preserve"> | |
<value>Select directory to search in</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.WholeProject" xml:space="preserve"> | |
<value>whole project</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.LookIn.WholeSolution" xml:space="preserve"> | |
<value>whole solution</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.MarkAllButton" xml:space="preserve"> | |
<value>&Bookmark All</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.MatchCase" xml:space="preserve"> | |
<value>Match &case</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.MatchWholeWord" xml:space="preserve"> | |
<value>Match &whole word</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.ReplaceAllButton" xml:space="preserve"> | |
<value>Replace &all</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.ReplaceButton" xml:space="preserve"> | |
<value>&Replace</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.ReplaceDialogName" xml:space="preserve"> | |
<value>Replace</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.ReplaceWith" xml:space="preserve"> | |
<value>Replace with:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchIn" xml:space="preserve"> | |
<value>&Look in:</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchStrategy.RegexSearch" xml:space="preserve"> | |
<value>Regular expressions</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchStrategy.Standard" xml:space="preserve"> | |
<value>Standard search</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchStrategy.WildcardSearch" xml:space="preserve"> | |
<value>Wildcards</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchStringNotFound" xml:space="preserve"> | |
<value>Search string not found!</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.SearchStringNotFound.Title" xml:space="preserve"> | |
<value>Not found</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.Title" xml:space="preserve"> | |
<value>Search and Replace</value> | |
</data> | |
<data name="Dialog.NewProject.SearchReplace.UseMethodLabel" xml:space="preserve"> | |
<value>Us&e:</value> | |
</data> | |
<data name="Dialog.NewProject.SelectDirectoryForProject" xml:space="preserve"> | |
<value>Select the directory in which the project will be created.</value> | |
</data> | |
<data name="Dialog.NewProject.SolutionName" xml:space="preserve"> | |
<value>Solution Na&me:</value> | |
</data> | |
<data name="Dialog.NewProject.TemplateLabelText" xml:space="preserve"> | |
<value>&Templates:</value> | |
</data> | |
<data name="Dialog.Options.BufferOptions" xml:space="preserve"> | |
<value>Buffer Options</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.AddGroupLabel" xml:space="preserve"> | |
<value>A&dd new Group</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.Description" xml:space="preserve"> | |
<value>Description</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.EditGroupDialog.Text" xml:space="preserve"> | |
<value>Please enter the list of file extensions as a semicolon-separated list. (Example: .h;.c;.cpp)</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.EditGroupLabel" xml:space="preserve"> | |
<value>&Edit extensions</value> | |
<comment>Edits the list of file extensions associated with a code snippet group</comment> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DescriptionLabel" xml:space="preserve"> | |
<value>&Description</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DialogName" xml:space="preserve"> | |
<value>Edit Template</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.EditTemplateDialog.TemplateLabel" xml:space="preserve"> | |
<value>&Template</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.ExtensionsLabel" xml:space="preserve"> | |
<value>E&xtensions</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.Keyword" xml:space="preserve"> | |
<value>Keyword mapping</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.PressTabToInsertTemplate" xml:space="preserve"> | |
<value>Press Tab to insert this code template.</value> | |
<comment>Appears in description box in template completion.</comment> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.RemoveGroupLabel" xml:space="preserve"> | |
<value>Re&move Group</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplate.Template" xml:space="preserve"> | |
<value>Template</value> | |
</data> | |
<data name="Dialog.Options.CodeTemplatesText" xml:space="preserve"> | |
<value>Code Templates</value> | |
</data> | |
<data name="Dialog.Options.CombineOptions.Configurations.ConfigurationColumnHeader" xml:space="preserve"> | |
<value>Configuration</value> | |
</data> | |
<data name="Dialog.Options.CombineOptions.Configurations.ConfigurationEditor" xml:space="preserve"> | |
<value>Configuration Editor</value> | |
<comment>Title of the solution configuration editor dialog</comment> | |
</data> | |
<data name="Dialog.Options.CombineOptions.Configurations.ConfigurationEditor.EditItem" xml:space="preserve"> | |
<value><Edit></value> | |
</data> | |
<data name="Dialog.Options.CombineOptions.Configurations.PlatformColumnHeader" xml:space="preserve"> | |
<value>Platform</value> | |
</data> | |
<data name="Dialog.Options.CombineOptions.Configurations.SolutionConfiguration" xml:space="preserve"> | |
<value>&Solution configuration:</value> | |
<comment>label in front of combo box where the build configuration (Debug/Release) of the solution can be chosen</comment> | |
</data> | |
<data name="Dialog.Options.ExternalTool.ArgumentLabel" xml:space="preserve"> | |
<value>&Arguments</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.CommandLabel" xml:space="preserve"> | |
<value>&Command</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.PromptForArgsCheckBox" xml:space="preserve"> | |
<value>&Prompt for Arguments</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.CombineDirectory" xml:space="preserve"> | |
<value>&Solution directory</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.CombineFileName" xml:space="preserve"> | |
<value>Solution file name</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentColumn" xml:space="preserve"> | |
<value>Current column</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentLine" xml:space="preserve"> | |
<value>Current line</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentText" xml:space="preserve"> | |
<value>Current text</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullItemDirectory" xml:space="preserve"> | |
<value>&Item directory</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullItemPath" xml:space="preserve"> | |
<value>Item Path</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullTargetPath" xml:space="preserve"> | |
<value>Target Path</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.ItemExtension" xml:space="preserve"> | |
<value>Item extension</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.ItemFileName" xml:space="preserve"> | |
<value>Item file name</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.ProjectDirectory" xml:space="preserve"> | |
<value>&Project directory</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.ProjectFileName" xml:space="preserve"> | |
<value>Project file name</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.SharpDevelopStartupPath" xml:space="preserve"> | |
<value>#Develop Startup Directory</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetDirectory" xml:space="preserve"> | |
<value>&Target directory</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetExtension" xml:space="preserve"> | |
<value>Target extension</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetName" xml:space="preserve"> | |
<value>Target Name</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.TitleLabel" xml:space="preserve"> | |
<value>&Title</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.ToolsLabel" xml:space="preserve"> | |
<value>&Tools</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.UseOutputWindow" xml:space="preserve"> | |
<value>Use &Output Window</value> | |
</data> | |
<data name="Dialog.Options.ExternalTool.WorkingDirLabel" xml:space="preserve"> | |
<value>&Working dir</value> | |
</data> | |
<data name="Dialog.Options.ExternalToolsText" xml:space="preserve"> | |
<value>External Tools</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.ClearCache" xml:space="preserve"> | |
<value>Clear cache</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.CompleteWhenTyping" xml:space="preserve"> | |
<value>Show completion list after a character is typed</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.DetailSettings" xml:space="preserve"> | |
<value>Code completion detail settings</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.LanguageDependend" xml:space="preserve"> | |
<value>The following options are language-dependent, some options are not available in some programming languages.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.MainOption" xml:space="preserve"> | |
<value>Use the following option to turn code completion completely off:</value> | |
<comment>Text in label above the "Enable Code Completion" checkbox.</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.RefreshInsightOnComma" xml:space="preserve"> | |
<value>Re-open tooltip with better overload when pressing comma</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.SaveItemCountAfterNumber" xml:space="preserve"> | |
<value>items</value> | |
<comment>Save *inputbox* items</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.SaveItemCountBeforeNumber" xml:space="preserve"> | |
<value>Save</value> | |
<comment>Save *inputbox* items</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.TooltipLinkTarget" xml:space="preserve"> | |
<value>Links in tooltips should go to</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.TooltipLinkTargetDefinition" xml:space="preserve"> | |
<value>Definition in code</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.TooltipLinkTargetDocumentation" xml:space="preserve"> | |
<value>Documentation (if available)</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.UseDataUsageCache" xml:space="preserve"> | |
<value>Pre-select recently used members</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.UseDebugTooltipsOnly" xml:space="preserve"> | |
<value>Only in debug mode</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.UseInsight" xml:space="preserve"> | |
<value>Show tooltip when writing method calls</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.UseKeywordCompletion" xml:space="preserve"> | |
<value>Trigger code completion after keywords</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeCompletion.UseTooltips" xml:space="preserve"> | |
<value>Show tooltip when moving mouse over expression</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.BlankLinesBetweenMembersCheckBox" xml:space="preserve"> | |
<value>&Insert blank lines between members</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.CodeGenerationOptionsGroupBox" xml:space="preserve"> | |
<value>Code generation options</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.CommentGenerationOptionsGroupBox" xml:space="preserve"> | |
<value>Comment generation options</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.ElseOnClosingCheckBox" xml:space="preserve"> | |
<value>&Else on same line as closing bracket</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.GenerateAdditionalCommentsCheckBox" xml:space="preserve"> | |
<value>Generate &additional comments</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.GenerateDocCommentsCheckBox" xml:space="preserve"> | |
<value>Generate &documentation comments</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.StartBlockOnTheSameLineCheckBox" xml:space="preserve"> | |
<value>&Start code block on the same line</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.Title" xml:space="preserve"> | |
<value>Code Generation</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.UseFullTypeNamesCheckBox" xml:space="preserve"> | |
<value>&Use full type names</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.CodingOptionsText" xml:space="preserve"> | |
<value>Coding</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve"> | |
<value>Debugging</value> | |
<comment>The root node in the options dialog</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.AskForArguments" xml:space="preserve"> | |
<value>Ask for arguments and working directory on executable launch.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.BreakAtBeginning" xml:space="preserve"> | |
<value>Break at first line of execution.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.EnableDecompiler" xml:space="preserve"> | |
<value>Enable decompiler</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.EnableEditAndContinue" xml:space="preserve"> | |
<value>Enable Edit and Continue</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve"> | |
<value>Exceptions</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve"> | |
<value>Pause on handled Exceptions</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve"> | |
<value>Stepping</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.DecompileCodeWithoutSymbols" xml:space="preserve"> | |
<value>Decompile code without symbols</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.EnableJustMyCode" xml:space="preserve"> | |
<value>Use 'Just My Code' feature for stepping</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverAllProperties" xml:space="preserve"> | |
<value>Step over all properties</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverDebuggerAttributes" xml:space="preserve"> | |
<value>Step over code marked with debugger attributes</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverFieldAccessProperties" xml:space="preserve"> | |
<value>Step over field access properties</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverNoSymbols" xml:space="preserve"> | |
<value>Step over code without symbols</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverSingleLineProperties" xml:space="preserve"> | |
<value>Step over single-line properties</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.SuppressJITOptimization" xml:space="preserve"> | |
<value>Suppress JIT optimization</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.SuppressNGENOptimization" xml:space="preserve"> | |
<value>Suppress NGEN optimization</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Symbols" xml:space="preserve"> | |
<value>Symbols</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.Symbols.ListCaption" xml:space="preserve"> | |
<value>Symbol and source code paths:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.Debugging.WithoutSource" xml:space="preserve"> | |
<value>Without Source Debugging</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.HeaderLabel" xml:space="preserve"> | |
<value>&Header</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.LanguageLabel" xml:space="preserve"> | |
<value>&Language</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.Title" xml:space="preserve"> | |
<value>Edit Standard Headers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.General" xml:space="preserve"> | |
<value>General</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.AutoLoadExternalChanges" xml:space="preserve"> | |
<value>&Auto-load changes if saved</value> | |
<comment>(checkbox) automatically load externally changed files if there are no unsaved modifications in SharpDevelop</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.CreateBackupCopyCheckBox" xml:space="preserve"> | |
<value>Use &temporary file for saving</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.DefaultFileEncoding" xml:space="preserve"> | |
<value>Default file &encoding:</value> | |
<comment>Default encoding used for new files</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.DetectExternalChanges" xml:space="preserve"> | |
<value>&Detect external changes to files</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.LoadLabel" xml:space="preserve"> | |
<value>Load</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.LoadUserDataCheckBox" xml:space="preserve"> | |
<value>&Load user-specific settings with the document</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.PanelName" xml:space="preserve"> | |
<value>Load/Save</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.SaveLabel" xml:space="preserve"> | |
<value>Save</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.UnixRadioButton" xml:space="preserve"> | |
<value>Unix (LF)</value> | |
<comment>LF = line feed | |
Line terminator style for 'unix' like oprating | |
systems. I don't think that this needs translation.</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.UseRecycleBin" xml:space="preserve"> | |
<value>Use &recycle bin when deleting files</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.WindowsRadioButton" xml:space="preserve"> | |
<value>Windows (CRLF)</value> | |
<comment>CRLF = carriage return, line feed | |
line terminator style for the 'Windows' operating | |
system. I don't think that it needs translation.</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.OutputPanel.Format" xml:space="preserve"> | |
<value>Format</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.OutputPanel.Title" xml:space="preserve"> | |
<value>Output Window</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.OutputPanel.WordWrap" xml:space="preserve"> | |
<value>Word wrap</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.BuildAndRunGroupBox" xml:space="preserve"> | |
<value>Build and Run options</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.InvalidProjectPathSpecified" xml:space="preserve"> | |
<value>Invalid project path specified.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.LoadPrevProjectCheckBox" xml:space="preserve"> | |
<value>Load previous solution on startup</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.PanelName" xml:space="preserve"> | |
<value>Projects and Solutions</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ParallelBuild" xml:space="preserve"> | |
<value>Number of projects to build in parallel:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ProjectLocationLabel" xml:space="preserve"> | |
<value>Default project location:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.SelectDefaultProjectLocationDialog.Title" xml:space="preserve"> | |
<value>Select default project location</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.SettingsGroupBox" xml:space="preserve"> | |
<value>Settings</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ShowErrorListPadCheckBox" xml:space="preserve"> | |
<value>Show error list pad if build finishes with errors</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning" xml:space="preserve"> | |
<value>When running:</value> | |
<comment>option that specifies how to build when running the project</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.BuildModifiedAndDependent" xml:space="preserve"> | |
<value>Build modified projects and projects depending on them</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.BuildOnlyModified" xml:space="preserve"> | |
<value>Build modified projects only</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.DoNotBuild" xml:space="preserve"> | |
<value>Do not build</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.RegularBuild" xml:space="preserve"> | |
<value>Build all projects</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectCulture.CurrentUILanguageLabel" xml:space="preserve"> | |
<value>Current UI language:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectCulture.DescriptionText" xml:space="preserve"> | |
<value>Click on an icon to choose language.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectCulture.PanelName" xml:space="preserve"> | |
<value>UI Language</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.SelectAmbienceLabel" xml:space="preserve"> | |
<value>Select your preferred &ambience:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.ShowExtensionsCheckBox" xml:space="preserve"> | |
<value>Show file &extensions in the project scout</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.ShowStatusBarCheckBox" xml:space="preserve"> | |
<value>&Show status bar</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.ShowToolBarCheckBox" xml:space="preserve"> | |
<value>Show &tool bar</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.UseProfessionalStyleCheckBox" xml:space="preserve"> | |
<value>Use blue style (Office 2003-like) for menus and toolbars.</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.UseProjectAmbience" xml:space="preserve"> | |
<value>Prefer project's ambience if possible</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectStyle.VisualStyleGroupBox" xml:space="preserve"> | |
<value>Appearance</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve"> | |
<value>Appearance</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve"> | |
<value>Comment Tags</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TaskListOptions.NameLabel" xml:space="preserve"> | |
<value>&Name</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TaskListOptions.PanelName" xml:space="preserve"> | |
<value>Task list</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TaskListOptions.TokenListLabel" xml:space="preserve"> | |
<value>&Token list</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.BehaviourGroupBox" xml:space="preserve"> | |
<value>Behavior</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.BehindEOLCheckBox" xml:space="preserve"> | |
<value>&Can move caret behind EOL</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ConvertTabsToSpacesCheckBox" xml:space="preserve"> | |
<value>C&onvert Tabs to Spaces</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CtrlClickGotoDefinition" xml:space="preserve"> | |
<value>Use Ctrl+Click for "Go to Definition"</value> | |
<comment>Checkbox for enabling Ctrl+Leftclick as shortcut for 'go to definition'</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CurlyBracketCheckBox" xml:space="preserve"> | |
<value>A&uto insert curly braces</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CutCopyWholeLine" xml:space="preserve"> | |
<value>Cut or Copy entire line when nothing is selected</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.EnableVirtualSpace" xml:space="preserve"> | |
<value>Enable virtual space</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.HideMouseCheckBox" xml:space="preserve"> | |
<value>&Hide mouse cursor while typing</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentLabel" xml:space="preserve"> | |
<value>I&ndentation</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentSizeLabel" xml:space="preserve"> | |
<value>&Indentation size</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.Automatic" xml:space="preserve"> | |
<value>Automatic</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.None" xml:space="preserve"> | |
<value>None</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.Smart" xml:space="preserve"> | |
<value>Smart</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.MouseWhellGroupBox" xml:space="preserve"> | |
<value>&Mousewheel direction</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.NormalMouseDirectionRadioButton" xml:space="preserve"> | |
<value>Normal</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.PanelName" xml:space="preserve"> | |
<value>Behavior</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ReverseMouseDirectionRadioButton" xml:space="preserve"> | |
<value>Reverse</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TabsGroupBox" xml:space="preserve"> | |
<value>Tabs</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TabSizeLabel" xml:space="preserve"> | |
<value>&Tab size</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TemplateInsertCheckBox" xml:space="preserve"> | |
<value>&Automatic template insertion</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.UseSmartIndent" xml:space="preserve"> | |
<value>Use smart indentation</value> | |
<comment>Checkbox for disabling/enabling smart indentation</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.CodeCompletion.PanelName" xml:space="preserve"> | |
<value>Code Completion</value> | |
<comment>Title of the code completion option panel</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.AntialiasedFontCheckBox" xml:space="preserve"> | |
<value>&Render font antialiased</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.ChangeMarkerMarginCheckBox" xml:space="preserve"> | |
<value>Enable Change Marker margin</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.CodeCompletionCheckBox" xml:space="preserve"> | |
<value>Enable &code completion</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.DoubleBufferCheckBox" xml:space="preserve"> | |
<value>Enable &doublebuffering</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.FoldingCheckBox" xml:space="preserve"> | |
<value>Enable &folding</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox" xml:space="preserve"> | |
<value>Font</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox.FileEncodingGroupBox" xml:space="preserve"> | |
<value>File encoding</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox.FileEncodingLabel" xml:space="preserve"> | |
<value>Choose &encoding:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.FontSizeLabel" xml:space="preserve"> | |
<value>Size:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.GeneralOptionsGroupBox" xml:space="preserve"> | |
<value>General Options</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.MouseWheelZoomCheckBoxCheckBox" xml:space="preserve"> | |
<value>M&ouse wheel zooming</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.ShowQuickClassBrowserCheckBox" xml:space="preserve"> | |
<value>Show &Quick ClassBrowser Panel</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.General.TextfontLabel" xml:space="preserve"> | |
<value>Text Font:</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.AtRowLabel" xml:space="preserve"> | |
<value>at colum&n</value> | |
<comment>I've mixed up row and column. Column is right</comment> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.BracketMatchingStyle.AfterCaret" xml:space="preserve"> | |
<value>After Caret</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.BracketMatchingStyle.BeforeCaret" xml:space="preserve"> | |
<value>Before Caret</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve"> | |
<value>Show caret line</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve"> | |
<value>Enable animations</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve"> | |
<value>Show &end-of-line markers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HighlightBracketCheckBox" xml:space="preserve"> | |
<value>Highlight &matching bracket</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HighlightCurrentLineCheckBox" xml:space="preserve"> | |
<value>Highlight current line</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HighlightSymbolCheckBox" xml:space="preserve"> | |
<value>Highlight symbols</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HorizontalRulerCheckBox" xml:space="preserve"> | |
<value>Show &horizontal ruler</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.InvalidLinesCheckBox" xml:space="preserve"> | |
<value>Show &invalid lines</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineMarkerLabel" xml:space="preserve"> | |
<value>Line m&arker style</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineNumberCheckBox" xml:space="preserve"> | |
<value>Show &line numbers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineViewerStyle.FullRow" xml:space="preserve"> | |
<value>Full Row</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineViewerStyle.None" xml:space="preserve"> | |
<value>None</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.MarkersGroupBox" xml:space="preserve"> | |
<value>Markers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve"> | |
<value>Markers and Rulers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.RulersGroupBox" xml:space="preserve"> | |
<value>Rulers</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve"> | |
<value>Show &hidden definitions (brackets only)</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve"> | |
<value>Show &spaces</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.TabsCheckBox" xml:space="preserve"> | |
<value>Show &tabs</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.UnderLineErrorsCheckBox" xml:space="preserve"> | |
<value>&Underline errors</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.VerticalRulerCheckBox" xml:space="preserve"> | |
<value>Show &column ruler</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.VB.EnableCasingCheckBox" xml:space="preserve"> | |
<value>Enable automatic casing of keywords</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.VB.EnableEndConstructsCheckBox" xml:space="preserve"> | |
<value>Enable automatic insertion of end constructs</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.VB.FormattingGroupBox" xml:space="preserve"> | |
<value>Code formatting</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditor.VB.PanelName" xml:space="preserve"> | |
<value>VB specific options</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.TextEditorOptionsText" xml:space="preserve"> | |
<value>Text Editor</value> | |
</data> | |
<data name="Dialog.Options.IDEOptions.ToolsOptionsText" xml:space="preserve"> | |
<value>Tools</value> | |
</data> | |
<data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Exe" xml:space="preserve"> | |
<value>Console Application</value> | |
</data> | |
<data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Library" xml:space="preserve"> | |
<value>Class Library</value> | |
</data> | |
<data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Module" xml:space="preserve"> | |
<value>.Net Module</value> | |
</data> | |
<data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.WinExe" xml:space="preserve"> | |
<value>Windows Application</value> | |
</data> | |
<data name="Dialog.Options.PrjOptions.Configuration.FolderBrowserDescription" xml:space="preserve"> | |
<value>Select the directory in which the assembly will be created.</value> | |
</data> | |
<data name="Dialog.Options.TextEditorOptions.EditHighlighting.Title" xml:space="preserve"> | |
<value>Highlighting</value> | |
</data> | |
<data name="Dialog.Options.TreeViewOptions.DialogName" xml:space="preserve"> | |
<value>Options</value> | |
</data> | |
<data name="Dialog.Options.TreeViewOptions.SharpDevelopOptionsText" xml:space="preserve"> | |
<value>General</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings" xml:space="preserve"> | |
<value>Application</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.ApplicationIcon" xml:space="preserve"> | |
<value>Application i&con:</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.AssemblyName" xml:space="preserve"> | |
<value>Assembly &name:</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.InvalidIconFile" xml:space="preserve"> | |
<value>{0} is not a valid icon file.</value> | |
<comment>Error message displayed when the user tries to set the application's icon to a file that is not an icon.</comment> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest" xml:space="preserve"> | |
<value>Application &manifest:</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.DoNotEmbedManifest" xml:space="preserve"> | |
<value>Do not embed manifest</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.EmbedDefault" xml:space="preserve"> | |
<value>Embed default manifest</value> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.ManifestFiles" xml:space="preserve"> | |
<value>Manifest files</value> | |
<comment>File filter description for *.manifest files</comment> | |
</data> | |
<data name="Dialog.ProjectOptions.ApplicationSettings.OutputName" xml:space="preserve"> | |
<value>Output name:</value> | |
</data> | |
<data |