diff --git a/packages/CompanionDeviceManager/res/layout/buttons.xml b/packages/CompanionDeviceManager/res/layout/buttons.xml
index 350a791ac30e4..7de0035d0cc9e 100644
--- a/packages/CompanionDeviceManager/res/layout/buttons.xml
+++ b/packages/CompanionDeviceManager/res/layout/buttons.xml
@@ -29,14 +29,14 @@
android:id="@+id/button_cancel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="@string/cancel"
+ android:text="@android:string/cancel"
style="@android:style/Widget.Material.Light.Button.Borderless.Colored"
/>
\ No newline at end of file
diff --git a/packages/CompanionDeviceManager/res/values/strings.xml b/packages/CompanionDeviceManager/res/values/strings.xml
index 469c1fbf22ada..43a92b6020dd2 100644
--- a/packages/CompanionDeviceManager/res/values/strings.xml
+++ b/packages/CompanionDeviceManager/res/values/strings.xml
@@ -20,15 +20,9 @@
Companion Device Manager
- Pair with <strong>%1$s</strong> via Bluetooth?
+ Link with <strong>%1$s</strong> via Bluetooth?
- Pair <strong>%1$s</strong> with <strong>%2$s</strong> via Bluetooth?
-
-
- Pair
-
-
- Cancel
+ Link <strong>%1$s</strong> with <strong>%2$s</strong> via Bluetooth?