Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml

Issue 5181816092753920: Issue 2562 - Acceptable Ads settings description typos (Closed)
Patch Set: Created May 21, 2015, 2:44 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mobile/android/base/strings.xml.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml
diff --git a/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml b/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml
index 4a9ad2ea05351e0ba48e2f7fcc3757e3b35bc5f4..dcca3818b15a47f54cea4bcfc0bf40a4ecd867b3 100644
--- a/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml
+++ b/mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml
@@ -15,11 +15,11 @@
android:persistent="false"
android:enabled="false" />
- <PreferenceCategory android:title="@string/abb_pref_category_acceptable_ads">
+<!-- android:title="About Acceptable ads" -->
+ <PreferenceCategory android:title="@string/abb_pref_about_acceptable_ads">
<Preference android:key="android.not_a_preference.abb.aboutAcceptableAds"
android:selectable="false"
android:persistent="false"
- android:title="About Acceptable ads"
android:summary="@string/abb_pref_category_acceptable_ads_extra_summary" />
</PreferenceCategory>
« no previous file with comments | « no previous file | mobile/android/base/strings.xml.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld