@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" GitExVersion="3.0 1.00 .0">
<xliff xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" GitExVersion="3.1.0">
<file datatype="plaintext" original="AppVeyorSettingsUserControl" source-language="en">
<body>
<trans-unit id="cbLoadTestResults.Text">
@ -1337,6 +1337,56 @@ branch names, tag names)</source>
</trans-unit>
</body>
</file>
<file datatype="plaintext" original="SettingsUserControl" source-language="en">
<body>
<trans-unit id="ExtractLink.Text">
<source>Extract data from a build result url copied in the clipboard</source>
<target />
</trans-unit>
<trans-unit id="TokenManagementLink.Text">
<source>Go to token management page</source>
<target />
</trans-unit>
<trans-unit id="_failToExtractDataFromClipboardCaption.Text">
<source>Could not extract data</source>
<target />
</trans-unit>
<trans-unit id="_failToExtractDataFromClipboardMessage.Text">
<source>The clipboard doesn't contain a valid build url.
Please copy the url of the build into the clipboard before retrying.
(Should contain at least the "buildId" parameter)</source>
<target />
</trans-unit>
<trans-unit id="_failToLoadBuildDefinitionInfoMessage.Text">
<source>Error while trying to retrieve build definition information from url.
Please ensure that the url is valid and that the API token has access to build and project information.</source>
<target />
</trans-unit>
<trans-unit id="_infoNoApiTokenMessage.Text">
<source>Unable to retrieve build definition information without API token. Field will be left blank.</source>
<target />
</trans-unit>
<trans-unit id="label1.Text">
<source>Examples:
- https://dev.azure.com/yourorganization/projectname/
- https://yourhost:8080/tfs/collectionname/projectname/
- https://yourorganization.visualstudio.com/projectname/</source>
<target />
</trans-unit>
<trans-unit id="label4.Text">
<source>You need to create a token with the following scopes:
- 'Build (read)'
- 'Project and team (read)'</source>
<target />
</trans-unit>
<trans-unit id="labelRegexError.Text">
<source>The 'Build definition name' regular expression is not valid and won't be saved!</source>
<target />
</trans-unit>
</body>
</file>
<file datatype="plaintext" original="TeamCitySettingsUserControl" source-language="en">
<body>
<trans-unit id="CheckBoxLogAsGuest.Text">