Skip to content

Commit d66db61

Browse files
authored
LEGO: Merge pull request 39448
LEGO: Merge pull request 39448
2 parents f29e03e + 222e187 commit d66db61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,7 +2581,7 @@
25812581
<Str Cat="Text">
25822582
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
25832583
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584-
<Val><![CDATA[找不到“{0}”的 LIB 定义。]]></Val>
2584+
<Val><![CDATA[找不到“{0}”的库定义。]]></Val>
25852585
</Tgt>
25862586
</Str>
25872587
<Disp Icon="Str" />
@@ -2590,7 +2590,7 @@
25902590
<Str Cat="Text">
25912591
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
25922592
<Tgt Cat="Text" Stat="Loc" Orig="New">
2593-
<Val><![CDATA[找不到“{0}”的 LIB 定义。你是指“{1}”?]]></Val>
2593+
<Val><![CDATA[找不到“{0}”的库定义。你是指“{1}”?]]></Val>
25942594
</Tgt>
25952595
</Str>
25962596
<Disp Icon="Str" />

0 commit comments

Comments
 (0)