Skip to content

Commit ee2e7be

Browse files
committed
app passcode m3
Signed-off-by: alperozturk96 <[email protected]>
1 parent dca7ada commit ee2e7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
android:layout_width="match_parent"
1919
android:layout_height="wrap_content"
2020
android:layout_marginBottom="@dimen/standard_margin"
21-
android:text="@string/prefs_lock"
21+
android:text="@string/prefs_lock_title"
2222
android:textAppearance="?attr/textAppearanceHeadlineSmall"
2323
android:textColor="?attr/colorOnSurface" />
2424

0 commit comments

Comments
 (0)