Google play services preference rename.

This commit is contained in:
Dmitry Yunitsky 2014-12-29 13:02:48 +03:00 committed by Alex Zolotarev
parent 7db0263bab
commit ac622b6dc3

View file

@ -55,7 +55,8 @@
android:defaultValue="true"
android:key="@string/pref_play_services"
android:order="5"
android:title="@string/pref_use_google_play"/>
android:summary="@string/pref_use_google_play"
android:title="Google Play Services"/>
<Preference
android:key="@string/pref_yota"