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
Родитель 72c4f5dab3
Коммит 7d31f43aa5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"