-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LEGO: Pull request from lego/hb_ad8466e4-8d65-4d1a-832b-2c88012fccb5_…
…20230420091921308 to main (#4408)
- Loading branch information
Showing
234 changed files
with
39,858 additions
and
0 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
...ctors/Microsoft.TestPlatform.Extensions.EventLogCollector/Resources/xlf/Resources.xlf.lcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\DataCollectors\Microsoft.TestPlatform.Extensions.EventLogCollector\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";CleanupException" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[An exception occurred while collecting final entries from the event log '{0}': {1}]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ContextNotFoundException" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Event Log DataCollector did not find eventLogContext for DataCollectionContext: {0}]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";EventsLostError" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The '{0}' event log has encountered an exception, some events might get lost. Error : {1}]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";EventsLostWarning" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The '{0}' event log may have been cleared during collection; some events may not have been collected]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ReadError" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Unable to read event log '{0}' from computer '{1}']]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
101 changes: 101 additions & 0 deletions
101
Localize/lcl/cs/src/Microsoft.TestPlatform.AdapterUtilities/Resources/xlf/Resources.xlf.lcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.AdapterUtilities\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";ErrorCannotAppendAfterHashCalculation" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Cannot append to a TestIdProvider, after GetId or GetHash method is called.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ErrorIncompleteManagedName" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[ManagedName is incomplete]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ErrorInvalidSequenceAt" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Invalid escape sequence! (segment: {0}, pos: {1})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[An escape sequence started with '\', but it wasn't legal. {0}: Invalid string, {1}: starting position of invalid sequence.;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";ErrorMethodArityMustBeNumeric" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Method arity must be numeric.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ErrorMethodExpectedAsAnArgument" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Argument must be a method. (Argument name: {0})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ErrorMethodNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Method '{0}' not found on type '{1}']]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[{0} is the method name, {1} is the full type name.;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";ErrorNoClosingQuote" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A closing single quote was expected at the end of the segment! (segment: {0})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[An error thrown when the type name ended but opened single quote was not matched.;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";ErrorTypeNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Type '{0}' not found]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[{0} is the full type name.;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";ErrorUnexpectedCharactersAtEnd" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Unexpected characters after the end of the ManagedName (pos: {0})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[{0} is the position of unexpected characters;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";ErrorWhitespaceNotValid" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Whitespace is not valid in a ManagedName (pos: {0})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA[{0} is the position of invalid whitespace;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
<Item ItemId=";MethodNotImplementedOnPlatform" ItemType="0" PsrId="308" InstFlg="true" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA['{0}.{1}' is not implemented on this platform!]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
<Cmts> | ||
<Cmt Name="Dev"><![CDATA['{className}.{methodName}' is not implemented on this platform!]D;]A;]D;]A;Example: 'System.Reflection.MethodBase' is not implemented on this platform!;]]></Cmt> | ||
</Cmts> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
44 changes: 44 additions & 0 deletions
44
Localize/lcl/cs/src/Microsoft.TestPlatform.Build/Resources/xlf/Resources.xlf.lcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.Build\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";BuildCompleted" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Build completed.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";BuildStarted" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Build started, please wait...]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";NoIsTestProjectProperty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Skipping running test for project {0}. To run tests with dotnet test add "<IsTestProject>true</IsTestProject>" property to project file.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";TestRunningSummary" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test run for {0} ({1})]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";UpdateTestSdkForCollectingCodeCoverage" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Warning: Update the Microsoft.NET.Test.Sdk package reference to version 15.8.0 or later to collect code coverage.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
38 changes: 38 additions & 0 deletions
38
Localize/lcl/cs/src/Microsoft.TestPlatform.Client/Resources/xlf/Resources.xlf.lcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.Client\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";InvalidStateForExecution" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The test run could not be executed because the initial state was invalid.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";NoTestHostProviderFound" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[No suitable test runtime provider found for this run.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";TestSessionTimeoutMessage" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Aborting test run: test run timeout of {0} milliseconds exceeded.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";WaitForCompletionOperationIsNotAllowedWhenNoTestRunIsActive" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Wait for completion operation is not allowed when there is no active test run. ]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
Oops, something went wrong.