Remember login type (#392)
Merge branch 'master' into 372-remember-login-type Remember login type Co-authored-by: 6543 <6543@noreply.gitea.io> Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/392 Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
<string name="emptyFieldPassword">Password is required</string>
|
||||
|
||||
<string name="checkNetConnection">Cannot access network, please check your Internet connection</string>
|
||||
<string name="netConnectionIsBack">Yay, Internet connection is back</string>
|
||||
<string name="netConnectionIsBack">Yay, We have Internet connection!</string>
|
||||
|
||||
<string name="repoNameErrorEmpty">Repository name is empty</string>
|
||||
<string name="repoNameErrorInvalid">Repository name is not valid. [a–z A–Z 0–9 – _]</string>
|
||||
|
Reference in New Issue
Block a user