[Loc] Massive fix for March Langpack (#22180)

This commit is contained in:
Alex Ma
2023-03-06 15:04:31 -08:00
committed by GitHub
parent 8a71302aea
commit f25599119e
114 changed files with 708 additions and 498 deletions

View File

@@ -564,7 +564,7 @@
</trans-unit>
<trans-unit id="errorRenamingFile">
<source xml:lang="en">Error when renaming file from {0} to {1}. Error: {2}</source>
<target state="new">Error when renaming file from {0} to {1}. Error: {2}</target>
<target state="translated">Fehler beim Umbenennen der Datei aus {0} in {1}. Fehler: {2}</target>
</trans-unit>
<trans-unit id="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>