Skip to content

Commit cbbf607

Browse files
committed
EAssist: localize string
1 parent 6380786 commit cbbf607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_emergency_assist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
android:layout_height="wrap_content"
4949
android:layout_marginTop="10dp"
5050
android:gravity="center_vertical"
51-
android:hint="Turn feature off/on"
51+
android:hint="@string/turn_feature_off_on"
5252
android:switchMinWidth="55dp"
5353
android:text="@string/emergency_message_feature"
5454
android:textSize="18sp"

0 commit comments

Comments
 (0)