Fix typo in strings.xml

Add point because consistencu
This commit is contained in:
Tibo De Peuter 2023-04-09 08:07:40 +02:00 committed by GitHub Enterprise
parent 36fb4620c3
commit 815c166fc8

View file

@ -19,8 +19,8 @@
<string name="not_already_user">Don\'t have an account yet? Sign up.</string>
<string name="sign_in">Sign in</string>
<string name="login_details">Enter your login details</string>
<string name="forgot_password">Forgot password? Click to get recovery email</string>
<string name="forgot_password">Forgot password? Click to get recovery email.</string>
<string name="recovery_email_sent">Check your inbox for the recovery email.</string>
<string name="empty_password_error">Password cannot be empty.</string>
</resources>
</resources>