OSDN Git Service

Merge "Add “Rename device” on Bluetooth screen" into pi-dev
[android-x86/packages-apps-Settings.git] / res / xml / bluetooth_screen.xml
index 1737bc8..5679cd4 100644 (file)
@@ -27,7 +27,7 @@
 
     <com.android.settingslib.RestrictedPreference
         android:key="bluetooth_screen_add_bt_devices"
-        android:title="@string/connected_device_add_device_title"
+        android:title="@string/bluetooth_pairing_pref_title"
         android:icon="@drawable/ic_menu_add"
         android:summary="@string/connected_device_add_device_summary"
         android:fragment="com.android.settings.bluetooth.BluetoothPairingDetail"