This commit is contained in:
Sergey Solovyev
2012-01-04 20:24:47 +04:00
parent a96e18bc9d
commit 38639a421d
5 changed files with 19 additions and 1 deletions

View File

@@ -11,6 +11,14 @@
<string name="c_screens">Screens</string>
<string name="c_faq_content" formatted="false">
<b>How can I get rid of the ads?</b>\n
\n
You can do it by purchasing the special option in the main application preferences.\n
\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
\n
<b>How can I use functions written in the top right and bottom right corners of the button?</b>\n
\n
Push the button and slide lightly up or down. Depending on value showed on the button action will occur.\n

View File

@@ -168,5 +168,6 @@
<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_summary">50% offer for first 100 customers</string>
</resources>