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

This commit is contained in:
Alex Ma
2023-03-07 13:58:31 -08:00
committed by GitHub
parent f70897cd4d
commit fb50a7dbb7
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">ファイルの名前を {0} から {1} に変更するときにエラーが発生しました。エラー: {2}</target>
</trans-unit>
<trans-unit id="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>