separating application. admob library added

This commit is contained in:
Sergey Solovyev
2012-01-03 17:31:17 +04:00
parent b606fa1618
commit 67a037aade
16 changed files with 163 additions and 34 deletions

View File

@@ -58,4 +58,7 @@
<string name="p_calc_haptic_feedback_duration_key">org.solovyev.android.calculator.CalculatorActivity_calc_haptic_feedback_duration_key</string>
<string name="p_calc_haptic_feedback_duration">" "</string>
<string name="p_calc_ad_free_key">org.solovyev.android.calculator_ad_free_application</string>
<string name="p_calc_ad_free">false</string>
</resources>

View File

@@ -164,5 +164,7 @@
<string name="c_calc_use_back_button_as_prev_title">Use Back button as history prev</string>
<string name="c_warning">Warning</string>
<string name="c_error">Error</string>
<string name="c_billing_error">Billing is not supported!</string>
</resources>