|
45.
|
|
|
Argument number {number} of '{function}' should be of type '{expectedType}'. (Got: '{type}')
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:634
|
|
46.
|
|
|
Assigning '{end_of_var}' to {begin_of_var} isn't allowed.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:653
|
|
47.
|
|
|
Can't assign 'null' (which is returned by a couple of funcions) to the variable '%s', because a null value has no other use in LPS.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:661
|
|
48.
|
|
|
Re-assigning '{var}' to a value with a wrong type. (was: '{oldtype}', is: '{newtype}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:670
|
|
49.
|
|
|
Trying to add to, subtract from, multiply or divide '%s' while it doesn't exist.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:686
|
|
50.
|
|
|
Trying to add, subtract, multibly by or divide by an expression to '%s' which doesn't result in a number.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:688
|
|
51.
|
|
|
Trying to delete variable '%s' while it hasn't been assigned.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:696
|
|
52.
|
|
|
An expression in an if statement should evaluate to bool. (Got: %s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:703
|
|
53.
|
|
|
Variables declared inside different branches of if/else if/else statements should not have different types if their name is the same.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lpsparser.py:709
|
|
54.
|
|
|
Backspace
|
|
|
|
Backspace 鍵
|
|
Translated and reviewed by
AJ
|
|
|
|
Located in
lpsparser.py:735
|