text + some fixes

This commit is contained in:
Sergey Solovyev
2011-12-24 19:14:29 +04:00
parent 7392c81dc7
commit c67de4117a
10 changed files with 186 additions and 19 deletions

View File

@@ -134,7 +134,7 @@
<string name="c_expression_copied">Expression copied to the clipboard!</string>
<string name="c_history_item_status">Status: </string>
<string name="c_history_item_comment">Comment: </string>
<string name="c_use_expression">Use</string>
<string name="c_use">Use</string>
<string name="c_copy_expression">Copy expression</string>
<string name="c_copy_result">Copy result</string>
<string name="c_history_expression">Value</string>
@@ -150,4 +150,7 @@
<string name="c_history_was_removed">History was successfully removed!</string>
<string name="c_history_saved">History was successfully saved!</string>
<string name="c_copy_description">Copy description</string>
<string name="c_copy_value">Copy value</string>
</resources>