SYNTAX ERROR is not so often now

This commit is contained in:
serso
2011-10-27 10:50:18 +04:00
parent 0b0d07be86
commit 4fdab42521
2 changed files with 17 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<string name="c_app_name">Calculator++</string>
<string name="c_app_icon_name">Calc++</string>
<string name="c_app_settings">Settings</string>
<string name="c_syntax_error">Syntax error</string>
<string name="c_syntax_error">Error</string>
<string name="c_result_copied">Result copied to clipboard!</string>
<string name="c_settings">Settings</string>
<string name="c_help">Help</string>