Release notes

This commit is contained in:
Sergey Solovyev
2012-10-11 01:42:05 +04:00
parent 9f30f3e5c0
commit 50e83b5678
9 changed files with 706 additions and 685 deletions

View File

@@ -208,4 +208,14 @@
3. Minor GUI fixes
</string>
<string name="c_release_notes_for_93">
1. We are now on <a href="www.facebook.com/calculatorpp">Facebook</a>!
2. Tablet support (new awesome UI)\n
3. Improved graph plotter\n
4. Intermediate calculations are not shown in the history anymore\n
5. Faster UI response\n
6. Crash reports handler\n
7. Chinese translations\n
</string>
</resources>

View File

@@ -218,7 +218,7 @@
In order to fix the problem we need some information about it. It\'s highly recommended to send crash report via email (after pressing \'Ok\' button you will see all sent data in the new window).\n\n
Do you want to send crash report?
</string>
<string name="prefs_graph_scren_title">Graph preferences</string>
<string name="prefs_graph_screen_title">Graph preferences</string>
<string name="prefs_graph_interpolate_function">Interpolate function\'s graph</string>
<string name="prefs_graph_interpolate_function_summary">If checked cubic interpolation will be used in function graph drawing</string>