Release notes

This commit is contained in:
serso
2016-05-18 11:23:00 +02:00
parent 4f2b453687
commit 3eef4c5049
3 changed files with 19 additions and 15 deletions

View File

@@ -22,12 +22,6 @@
<resources>
<string name="cpp_release_notes_141">
★ Улучшен ввод жестами\n
★ Быстрое удаление текста при долгом нажатии кнопки "Удалить"\n
★ Кнопка "Равно" копирует результат в поле ввода
</string>
<string name="cpp_release_notes_143">
★ Язык приложения может быть изменён в настройках\n
★ Темы для калькулятора в отдельном окне\n
@@ -53,4 +47,11 @@
★ Кнопка E в редакторе констант
</string>
<string name="cpp_release_notes_152">
★ Настройка для высококонтрастного текста\n
★ Изменённый экран настроек\n
★ Больше настроек форматирования чисел: инженерный и научный формат\n
★ Изменения в интерфейсе
</string>
</resources>

View File

@@ -22,13 +22,6 @@
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="cpp_release_notes_141">
★ Improved button gesture detection\n
★ Fast text removal by long pressing "Erase" button\n
★ "Equals" button now copies result to the editor\n
★ Various bugfixes, stability and usability improvements
</string>
<string name="cpp_release_notes_143">
★ App language can be changed in settings\n
★ Floating calculator themes\n
@@ -55,4 +48,12 @@
★ E button in Variables Editor
</string>
<string name="cpp_release_notes_152">
★ High contrast text option\n
★ Redesigned settings\n
★ More number format options: scientific and engineering notations\n
★ Small UI tweaks\n
★ Bugs fixes
</string>
</resources>