Lupdate.
--HG-- branch : develop
This commit is contained in:
parent
14e3c06833
commit
f46a494d3b
|
@ -4137,7 +4137,7 @@ Vuoi salvare i cambiamenti?</translation>
|
|||
<message>
|
||||
<source>user defined binary operator "$TOK$" conflicts with a built in operator.</source>
|
||||
<comment>Math parser error messages. Left untouched "$TOK$"</comment>
|
||||
<translation>operatore binario definito dall'utente "$ TOK $" in conflitto con un operatore integrato.</translation>
|
||||
<translation>operatore binario definito dall'utente "$TOK$" in conflitto con un operatore integrato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unexpected string token found at position $POS$.</source>
|
||||
|
@ -4162,7 +4162,7 @@ Vuoi salvare i cambiamenti?</translation>
|
|||
<message>
|
||||
<source>No suitable overload for operator "$TOK$" at position $POS$.</source>
|
||||
<comment>Math parser error messages. Left untouched "$TOK$" and $POS$</comment>
|
||||
<translation>Nessun sovraccarico adatto per l'operatore "$ TOK $" nella posizione $ POS $.</translation>
|
||||
<translation>Nessun sovraccarico adatto per l'operatore "$TOK$" nella posizione $POS$.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Function result is a string.</source>
|
||||
|
|
Loading…
Reference in New Issue
Block a user