menu builders, translations, small fix for history
This commit is contained in:
@@ -308,4 +308,9 @@ e ^ i = 0.5403 + 0.84147i\n
|
||||
<string name="c_edit">Изменить</string>
|
||||
<string name="c_saved_history">Сохранённая история</string>
|
||||
|
||||
<string name="c_history_already_saved">История уже была сохранена!</string>
|
||||
<string name="c_history_must_be_saved">История должна быть сохранена перед редактированием!</string>
|
||||
<string name="c_history_was_removed">История успешно удалена!</string>
|
||||
<string name="c_history_saved">История успешно сохранена!</string>
|
||||
|
||||
</resources>
|
||||
|
@@ -315,5 +315,9 @@ Check the \'Round result\' preference in application settings - it should be tur
|
||||
<string name="c_edit_history">Modify history</string>
|
||||
<string name="c_edit">Modify</string>
|
||||
<string name="c_saved_history">Saved history</string>
|
||||
<string name="c_history_already_saved">History was already saved!</string>
|
||||
<string name="c_history_must_be_saved">History must be saved before editing!</string>
|
||||
<string name="c_history_was_removed">History was successfully removed!</string>
|
||||
<string name="c_history_saved">History was successfully saved!</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user