Skip to content

Commit

Permalink
Add comment to prevent commands in error messages from being translated
Browse files Browse the repository at this point in the history
  • Loading branch information
dsplaisted committed Jun 30, 2023
1 parent 6df3050 commit 2f3650c
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,15 @@
</data>
<data name="ManifestFromWorkloadSetNotFound" xml:space="preserve">
<value>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</value>
<comment>{Locked="dotnet workload repair"}</comment>
</data>
<data name="ManifestFromInstallStateNotFound" xml:space="preserve">
<value>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</value>
<comment>{Locked="dotnet workload repair"}</comment>
</data>
<data name="WorkloadVersionFromGlobalJsonNotFound" xml:space="preserve">
<value>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</value>
<comment>{Locked="dotnet workload restore"}</comment>
</data>
<data name="WorkloadVersionFromInstallStateNotFound" xml:space="preserve">
<value>Workload version {0}, which was specified in {1}, was not found.</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<trans-unit id="ManifestFromInstallStateNotFound">
<source>Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0}, which was specified in {1}, was not found. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="ManifestFromWorkloadSetNotFound">
<source>Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</source>
<target state="new">Workload manifest {0} from workload version {1} was not installed. Running "dotnet workload repair" may resolve this.</target>
<note />
<note>{Locked="dotnet workload repair"}</note>
</trans-unit>
<trans-unit id="MissingBaseWorkload">
<source>Could not find workload '{0}' extended by workload '{1}' in manifest '{2}' [{3}]</source>
Expand Down Expand Up @@ -140,7 +140,7 @@
<trans-unit id="WorkloadVersionFromGlobalJsonNotFound">
<source>Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</source>
<target state="new">Workload version {0}, which was specified in {1}, was not found. Run "dotnet workload restore" to install this workload version.</target>
<note />
<note>{Locked="dotnet workload restore"}</note>
</trans-unit>
<trans-unit id="WorkloadVersionFromInstallStateNotFound">
<source>Workload version {0}, which was specified in {1}, was not found.</source>
Expand Down
Loading

0 comments on commit 2f3650c

Please sign in to comment.