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.
1 parent 5c01a3e commit c24049aCopy full SHA for c24049a
src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -1970,6 +1970,9 @@
1970
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1971
<Str Cat="Text">
1972
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1973
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
1974
+ <Val><![CDATA[Não é possível encontrar a definição de lib para '{0}'. Você quis dizer '{1}'?]]></Val>
1975
+ </Tgt>
1976
</Str>
1977
<Disp Icon="Str" />
1978
</Item>
0 commit comments