diff --git a/android-app/src/main/res/values/preferences.xml b/android-app/src/main/res/values/preferences.xml index 376e022d..df620cd6 100644 --- a/android-app/src/main/res/values/preferences.xml +++ b/android-app/src/main/res/values/preferences.xml @@ -47,8 +47,6 @@ false - clear_billing_info - org.solovyev.android.calculator.CalculatorActivity_show_release_notes true diff --git a/android-app/src/main/res/values/text_strings.xml b/android-app/src/main/res/values/text_strings.xml index 59cd5130..86862d08 100644 --- a/android-app/src/main/res/values/text_strings.xml +++ b/android-app/src/main/res/values/text_strings.xml @@ -116,8 +116,6 @@ Defines if release notes popup window should appear after update to the new version Defines the behaviour of the Back button Use Back button for previous history - Purchase information will be reloaded from the server - Update purchase information Warning Error Billing is not supported: you must have Google Checkout account linked to your Google account and must be connected to the internet. diff --git a/android-app/src/main/res/xml/preferences_other.xml b/android-app/src/main/res/xml/preferences_other.xml index 9fb1699e..27c4b92c 100644 --- a/android-app/src/main/res/xml/preferences_other.xml +++ b/android-app/src/main/res/xml/preferences_other.xml @@ -36,9 +36,4 @@ a:title="@string/c_calc_use_back_button_as_prev_title" a:defaultValue="false"/> - - \ No newline at end of file