Skip to content

Commit 1359bbf

Browse files
committed
feat: fix string format error
1 parent cc7e303 commit 1359bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values-fi/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<string name="unlock_with_biometric">Avaa biometrinen</string>
110110
<string name="password_set_from_settings">Aseta salasana laitteellesi ensin puhelimitse</string>
111111
<string name="authentication_failed">Todistus epäonnistui</string>
112-
<string name="authentication_error">Todistusvirhe (X21X)</string>
112+
<string name="authentication_error">Todistusvirhe %s</string>
113113
<string name="change_password_length">Vaihda salasanan pituus</string>
114114
<string name="default_password_length">Oletus salasanan pituus</string>
115115
<string name="secret_key">Salainen avain</string>

0 commit comments

Comments
 (0)