зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1074204 - Show correct android:summary text for sync. r=liuche
This commit is contained in:
Родитель
72c4f5dab3
Коммит
7d31f43aa5
|
@ -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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче