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>

View File

@@ -134,7 +134,7 @@
<string name="c_expression_copied">Espressione copiato negli appunti!</string>
<string name="c_history_item_status">Stato: </string>
<string name="c_history_item_comment">Commento: </string>
<string name="c_use_expression">Uso</string>
<string name="c_use">Uso</string>
<string name="c_copy_expression">Copia espressione</string>
<string name="c_copy_result">Copia risultato</string>
<string name="c_history_expression">Valore</string>

View File

@@ -134,7 +134,7 @@
<string name="c_expression_copied">Выражение скопировано в буфер!</string>
<string name="c_history_item_status">Статус: </string>
<string name="c_history_item_comment">Комментарий: </string>
<string name="c_use_expression">Использовать</string>
<string name="c_use">Использовать</string>
<string name="c_copy_expression">Копировать выражение</string>
<string name="c_copy_result">Копировать результат</string>
<string name="c_history_expression">Значение</string>

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>