+var added

This commit is contained in:
serso
2011-11-02 15:19:01 +04:00
parent e6563651e2
commit d5b9be2480
7 changed files with 123 additions and 26 deletions

View File

@@ -141,4 +141,7 @@
<string name="c_fun_description_lt">Lesser function - gives 1 if first argument is less than second, 0 otherwise.</string>
<string name="c_fun_description_gt">Greater function - gives 1 if first argument is greater than second, 0 otherwise.</string>
<string name="c_empty_var_error">Unable to create empty constant!</string>
<string name="c_not_valid_result">Current result is not valid!</string>
</resources>