release notes + small fixes

This commit is contained in:
Sergey Solovyev
2012-01-09 21:47:12 +04:00
parent ea83e67a96
commit a03298669a
4 changed files with 22 additions and 4 deletions

View File

@@ -147,4 +147,13 @@
или помочь в переводе приложения на свой родной язык.
</string>
<string name="c_release_notes_for_25">
1. Интегрирование функций ln() и lg()\n
2. Сохранение последнего открытого таба\n
3. Опция \'Удалить\' из контекстного меню в редакторе переменных\n
4. Проблема с 1/0\n
5. Проблема отображения для прошивок MIUI\n
6. Двойной ноль (00)
</string>
</resources>

View File

@@ -147,4 +147,13 @@
or help to translate the application to your native language.
</string>
<string name="c_release_notes_for_25">
1. Integration of ln() and lg()\n
2. Last opened tab is remembered now (history, variables etc)\n
3. Remove option from context menu for variables\n
4. 1/0 bug\n
5. Gui defect for MIUI roms\n
6. Double zero (00) key
</string>
</resources>