Fix typo in strings.xml
Add point because consistencu
This commit is contained in:
parent
36fb4620c3
commit
815c166fc8
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
<string name="not_already_user">Don\'t have an account yet? Sign up.</string>
|
<string name="not_already_user">Don\'t have an account yet? Sign up.</string>
|
||||||
<string name="sign_in">Sign in</string>
|
<string name="sign_in">Sign in</string>
|
||||||
<string name="login_details">Enter your login details</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="recovery_email_sent">Check your inbox for the recovery email.</string>
|
||||||
<string name="empty_password_error">Password cannot be empty.</string>
|
<string name="empty_password_error">Password cannot be empty.</string>
|
||||||
|
|
||||||
|
|
Reference in a new issue