This commit is contained in:
Sergey Solovyev
2012-01-04 21:31:58 +04:00
parent 38639a421d
commit aa76d34225
10 changed files with 33 additions and 9 deletions

View File

@@ -136,4 +136,15 @@
3. Fix the problem with 200 - 10% = π
</string>
<string name="c_release_notes_for_24">
Note from developer\n\n
Sorry to inform you but this version of application brings built-in ads.\n
I haven\'t seen in android.market calculator with similar capabilities and I don\'t think I will see it in the close future.\n
But still I want to extend it\'s functionality and support already implemented. The thing is that I cannot do it anymore for free - it takes to much of my time and great efforts from me as
application has become rather big and complex.\n
If you want to support the project and get rid of the ads please purchase special option from application preferences,\n
if you don\'t want to pay or can\'t do it - you still can thank the author of this program by email: se.solovyev@gmail.com, rate application with high mark in android.market\n
or help to translate the application to your native language.
</string>
</resources>

View File

@@ -17,7 +17,7 @@
\n
<b>Why Calculator++ needs INTERNET permission?</b>\n
\n
Currently application needs such permission only for one purpose - to show ads. If you buy the 'Ad Free' option C++ will never use your internet connection.\n
Currently application needs such permission only for one purpose - to show ads. If you buy the special option C++ will never use your internet connection.\n
\n
<b>How can I use functions written in the top right and bottom right corners of the button?</b>\n
\n

View File

@@ -154,7 +154,7 @@
<string name="c_copy_description">Copy description</string>
<string name="c_copy_value">Copy value</string>
<string name="c_first_start_text">Thank you for choosing Calculator++!\n\nCalculator++ is a powerful tool for making everyday calculations.\n\nIt\'s highly recommended to read the FAQ and hints before the work to use all the features of application (press Menu button and then Help)</string>
<string name="c_first_start_text">Thank you for choosing Calculator++!\n\nCalculator++ is a powerful tool for making everyday calculations.\n\nTo get rid of the ads and support the project you can use special option from application settings.\n\nIt\'s highly recommended to read the FAQ and hints before the work to use all the features of application (press Menu button and then Help)</string>
<string name="c_first_start_text_title">Welcome</string>
<string name="c_calc_show_release_notes_title">Show release notes</string>
@@ -167,7 +167,7 @@
<string name="c_error">Error</string>
<string name="c_billing_error">Billing is not supported!</string>
<string name="c_calc_ad_free_title">Get rid of ads!</string>
<string name="c_calc_ad_free_title">Get rid of ads and support the project</string>
<string name="c_calc_ad_free_summary">50% offer for first 100 customers</string>
</resources>