Release notes + heart icon + equals text
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
If you like the application\nrank it with 5 stars in\n<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>\n\n
|
||||
Thanks to people who translate Calculator++ in different languages:\n
|
||||
Italian - Gabriele Ravanetti\n
|
||||
Spanish - Jordi Luna\n\n
|
||||
This application uses next open source libraries:\n
|
||||
Spanish - Jordi Luna\n
|
||||
Ukrainian - Андрій Бандура\n\n
|
||||
This application uses next open source libraries:\n
|
||||
<a href="http://simple.sourceforge.net">Simple (XML serialization)</a>\n
|
||||
<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a>\n
|
||||
<a href="http://www.achartengine.org/">AChartEngine</a>
|
||||
@@ -190,5 +191,16 @@
|
||||
10. Billing problems fixes
|
||||
</string>
|
||||
|
||||
<string name="c_release_notes_for_34">
|
||||
1. Ukrainian localization (Андрій Бандура)\n
|
||||
2. HEX digits are not shown in not HEX mode\n
|
||||
3. Preference for disabling display auto rotation\n
|
||||
4. Preference for hiding equals button\n
|
||||
5. Fixed plot problem\n
|
||||
6. Fixed E+ problem (HEX mode)\n
|
||||
7. π and Π are switched\n
|
||||
8. Conversion tool added (tap on display or choose from application menu)
|
||||
</string>
|
||||
|
||||
|
||||
</resources>
|
@@ -14,6 +14,8 @@
|
||||
<b>How can I remove the ads?</b>\n
|
||||
\n
|
||||
You can do it by purchasing the special option in the main application preferences.\n
|
||||
Purchase is done with Google Play and is linked to your google account.\n
|
||||
All your devices where same google account is set will be aware of purchase and will not show the advertisement.\n
|
||||
\n
|
||||
<b>Why Calculator++ needs INTERNET permission?</b>\n
|
||||
\n
|
||||
|
@@ -181,11 +181,11 @@
|
||||
<string name="c_billing_error">Billing is not supported: you must have Google Checkout account linked to your Google account and must be connected to the internet.</string>
|
||||
|
||||
<string name="c_calc_ad_free_title">Support the project</string>
|
||||
<string name="c_calc_ad_free_summary">And remove the ads</string>
|
||||
<string name="c_calc_ad_free_summary">And remove the advertisement</string>
|
||||
|
||||
<string name="c_calc_already_purchased">Ad free option was already purchased!</string>
|
||||
<string name="c_calc_purchasing">Purchasing...</string>
|
||||
<string name="c_calc_clearing">Clearing...</string>
|
||||
<string name="c_calc_already_purchased">Ad free option has been already purchased!</string>
|
||||
<string name="c_calc_purchasing">Purchasing…</string>
|
||||
<string name="c_calc_clearing">Clearing…</string>
|
||||
|
||||
<string name="c_feedback_title">Feedback</string>
|
||||
<string name="c_feedback_text">You have been using Calculator++ for some time \n
|
||||
|
Reference in New Issue
Block a user