Bug 1074204 - Show correct android:summary text for sync. r=liuche

This commit is contained in:
Margaret Leibovic 2014-09-29 11:08:32 -07:00
parent 3fd26288c1
commit 513418338f

View File

@ -13,7 +13,7 @@
<org.mozilla.gecko.preferences.SyncPreference android:key="android.not_a_preference.sync"
android:title="@string/pref_sync"
android:summary="@string/pref_category_customize_summary"
android:summary="@string/pref_sync_summary"
android:persistent="false" />
<PreferenceScreen android:title="@string/pref_category_customize"