We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29e03e + 222e187 commit d66db61Copy full SHA for d66db61
src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -2581,7 +2581,7 @@
2581
<Str Cat="Text">
2582
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
2583
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584
- <Val><![CDATA[找不到“{0}”的 LIB 定义。]]></Val>
+ <Val><![CDATA[找不到“{0}”的库定义。]]></Val>
2585
</Tgt>
2586
</Str>
2587
<Disp Icon="Str" />
@@ -2590,7 +2590,7 @@
2590
2591
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
2592
2593
- <Val><![CDATA[找不到“{0}”的 LIB 定义。你是指“{1}”?]]></Val>
+ <Val><![CDATA[找不到“{0}”的库定义。你是指“{1}”?]]></Val>
2594
2595
2596
0 commit comments