diff --git a/res/layout/dialog_edit_device_name.xml b/res/layout/dialog_edit_device_name.xml index 1805bca21a..a63395415a 100644 --- a/res/layout/dialog_edit_device_name.xml +++ b/res/layout/dialog_edit_device_name.xml @@ -30,7 +30,7 @@ android:textAlignment="center" android:paddingTop="12dp" android:paddingBottom="12dp" - android:hint="Enter a name" /> + android:hint="@string/dialog_edit_device_name_edit_text_hint" /> + android:text="@string/cancel" />