New release notes

This commit is contained in:
serso
2016-04-10 23:58:19 +02:00
parent 13e7a5f9fe
commit c51f3043bc
3 changed files with 50 additions and 44 deletions

View File

@@ -22,25 +22,26 @@
<resources>
<string name="c_release_notes_for_118">
★ Немецкий и польский языки\n
★ Визард\n
★ Улучшения графопостроителя\n
★ Исправлена пролема с Asin(i)\n
★ Греческие буквы для названий переменных\n
★ Другие исправления и улучшения
</string>
<string name="cpp_release_notes_141">
★ Улучшен ввод жестами\n
★ Быстрое удаление текста при долгом нажатии кнопки "Удалить"\n
★ Кнопка "Равно" копирует результат в поле ввода
</string>
<string name="c_release_notes_for_141">
★ Улучшен ввод жестами\n
★ Быстрое удаление текста при долгом нажатии кнопки "Удалить"\n
★ Кнопка "Равно" копирует результат в поле ввода
</string>
<string name="cpp_release_notes_143">
★ Язык приложения может быть изменён в настройках\n
★ Темы для калькулятора в отдельном окне\n
★ Темы для виджета на рабочий стол
</string>
<string name="c_release_notes_for_143">
★ Язык приложения может быть изменён в настройках\n
★ Темы для калькулятора в отдельном окне\n
★ Темы для виджета на рабочий стол
</string>
<string name="cpp_release_notes_148">
★ Новый графопостроитель\n
★ Улучшенный пользовательский интерфейс: главный и второстепенные экраны, диалоги, меню и т.д.\n
★ Переделанный переводчик величин\n
★ Кнопка Память (MC, M+, M-, M)\n
★ Плавающий калькулятор для Андроид М\n
★ Автосохранение недавней истории\n
★ Приложение быстрее запускается и потребляет меньше памяти
</string>
</resources>

View File

@@ -22,27 +22,28 @@
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="c_release_notes_for_118">
★ German and Polish translations\n
★ Wizard\n
★ Graph improvements\n
★ Asin(i) problem fix\n
★ Greek letters for variable names\n
★ Other fixes
</string>
<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="c_release_notes_for_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
★ Widget themes\n
★ Various bugfixes, stability and usability improvements
</string>
<string name="c_release_notes_for_143">
★ App language can be changed in settings\n
★ Floating calculator themes\n
★ Widget themes\n
★ Various bugfixes, stability and usability improvements
</string>
<string name="cpp_release_notes_148">
★ New graph plotter\n
★ Improved user interface: main and additional screens, dialogs, menus, etc\n
★ Redesigned unit converter\n
★ Memory button (MC, M+, M-, M)\n
★ Floating calculator for Android M\n
★ Auto-save of recent history\n
★ Faster start-ups, less memory consumption
</string>
</resources>