|
@@ -45,7 +45,7 @@ vector_info_string,vetor de $0,vector of $0,
|
|
|
text_attribution,Atribuição,Assignment,
|
|
|
text_if,se,if,
|
|
|
text_break,pare,break,
|
|
|
-text_else,senao,eles,
|
|
|
+text_else,senao,else,
|
|
|
text_for,repita_para,repeat_for,
|
|
|
text_code_while,repita_enquanto,repeat_while,
|
|
|
text_code_do,repita,repeat,
|
|
@@ -136,4 +136,4 @@ text_code_for_pass,passo,pass,
|
|
|
text_for_from,de,from,
|
|
|
text_for_to,até,to,
|
|
|
text_for_pass,passo,pass,
|
|
|
-text_relational_expression,Relacionais,Relational,
|
|
|
+text_relational_expression,Relacionais,Relational,
|