Skip to content

Commit

Permalink
LEGO: Merge pull request 39682
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 39682
  • Loading branch information
csigs authored Jul 21, 2020
2 parents 94d6b45 + ea75b00 commit 56865f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10053,7 +10053,7 @@
<Str Cat="Text">
<Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A tag '{0}' espera no mínimo os argumentos '{1}', mas o alocador JSX '{2}' fornece no máximo '{3}'.]]></Val>
<Val><![CDATA[A tag '{0}' espera no mínimo '{1}' argumentos, mas o alocador JSX '{2}' fornece no máximo '{3}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down

0 comments on commit 56865f7

Please sign in to comment.