Purchase dialog
This commit is contained in:
@@ -320,5 +320,16 @@
|
||||
<string name="cpp_invalid_number">Неправильное число!</string>
|
||||
<string name="cpp_plot_boundaries_should_differ">Границы графика не могут быть равны!</string>
|
||||
<string name="cpp_apply">Применить</string>
|
||||
<string name="cpp_message">Сообщение</string>
|
||||
<string name="cpp_continue">Продолжить</string>
|
||||
<string name="cpp_purchase_text">Поддержать проект очень легко и безопасно: процесс покупки проводится Google и всё что вам нужно - это настроенный Google аккаунт.\n\n
|
||||
Информация о покупке хранится на серверах Google с вашим Google аккаунтом и вы можете легко использовать приложение на нескольких устройствах.\n\n
|
||||
По нажатию кнопки \'Продолжить\' вы будете перенаправлены в приложение Google Play для совершения покупки.
|
||||
</string>
|
||||
<string name="cpp_purchase_title">Покупка</string>
|
||||
|
||||
<string name="cpp_purchase_thank_you_text">Спасибо за помощь в развитии проекта!\n\n Приложение получит уведомление о покупке в течение нескольких минут. Вы всегда можете посмотреть состояние покупки в вашем Google аккаунте.\n
|
||||
Если у вас есть вопросы или проблемы вы всегда можете обратиться ко мне напрямую (конакты доступны в Меню->О приложении)
|
||||
</string>
|
||||
|
||||
</resources>
|
@@ -175,8 +175,8 @@
|
||||
<string name="c_calc_use_back_button_as_prev_summary">Defines the behaviour of the Back button</string>
|
||||
<string name="c_calc_use_back_button_as_prev_title">Use Back button as history prev</string>
|
||||
|
||||
<string name="c_clear_billing_info_summary">Billing information will be reloaded from the server</string>
|
||||
<string name="c_clear_billing_info_title">Update billing information</string>
|
||||
<string name="c_clear_billing_info_summary">Purchase information will be reloaded from the server</string>
|
||||
<string name="c_clear_billing_info_title">Update purchase information</string>
|
||||
|
||||
<string name="c_warning">Warning</string>
|
||||
<string name="c_error">Error</string>
|
||||
@@ -321,6 +321,16 @@
|
||||
<string name="cpp_plot_boundaries_should_differ">Graph boundaries should not be the same!</string>
|
||||
<string name="cpp_apply">Apply</string>
|
||||
<string name="cpp_message">Message</string>
|
||||
<string name="cpp_continue">Continue</string>
|
||||
<string name="cpp_purchase_text">Supporting the project is easy and secure: purchase process is provided by Google and all you need is a properly configured Google account.\n\n
|
||||
Payment information is stored in Google servers with your Google account and you can easily use application on several devices.\n\n
|
||||
By clicking \'Continue\' button you will be redirected to the Google Play app to make the payment.
|
||||
</string>
|
||||
<string name="cpp_purchase_title">Purchase</string>
|
||||
|
||||
<string name="cpp_purchase_thank_you_text">Thank you for supporting the application!\n\n It might take several minutes until app will be informed about the purchase. You always can check information about the purchase in your Google Account.\n
|
||||
If you have any problems or questions feel free to contact me directly (contacts are available in Main->Menu->About)
|
||||
</string>
|
||||
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user