This commit is contained in:
Sergey Solovyev
2012-04-23 01:40:04 +04:00
parent 05bedb96f4
commit d69d8eef42
5 changed files with 6 additions and 3 deletions

View File

@@ -145,7 +145,8 @@
<string name="c_history_item_status">Статус: </string>
<string name="c_history_item_comment">Комментарий: </string>
<string name="c_use">Использовать</string>
<string name="c_copy_expression">Копировать выражение</string>
<string name="c_use_short">Исп.</string>
<string name="c_copy_expression">Копировать выражение</string>
<string name="c_copy_result">Копировать результат</string>
<string name="c_history_expression">Значение</string>
<string name="c_history_item_already_saved">Сохранено (см. вкладку \'Сохранённая история\')</string>

View File

@@ -145,6 +145,7 @@
<string name="c_history_item_status">Статус: </string>
<string name="c_history_item_comment">Коментар: </string>
<string name="c_use">Використовувати</string>
<string name="c_use_short">Вик.</string>
<string name="c_copy_expression">Копіювати вираз</string>
<string name="c_copy_result">Копіювати результат</string>
<string name="c_history_expression">Значення</string>

View File

@@ -146,6 +146,7 @@
<string name="c_history_item_status">Status: </string>
<string name="c_history_item_comment">Comment: </string>
<string name="c_use">Use</string>
<string name="c_use_short">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>