refactor the strings and reuse them in login screen files
This commit is contained in:
@@ -503,6 +503,8 @@
|
||||
<string name="locationText">Location</string>
|
||||
<string name="characters255Limit">Max 255 characters</string>
|
||||
<string name="emptyFields">All fields are required</string>
|
||||
<string name="textContinue">Continue</string>
|
||||
<string name="copyToken">Token</string>
|
||||
<!-- generic copy -->
|
||||
|
||||
<string name="translateText">Translate GitNex with Crowdin</string>
|
||||
@@ -525,11 +527,8 @@
|
||||
<string name="versionUnknow">No Gitea detected!</string>
|
||||
<string name="versionAlertTitle">Version Alert</string>
|
||||
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
|
||||
<string name="versionAlertDialogCopyNegative">Cancel</string>
|
||||
<string name="versionAlertDialogCopyPositive">Continue</string>
|
||||
|
||||
<string name="loginViaPassword">Username / Password</string>
|
||||
<string name="loginViaToken">Token</string>
|
||||
<string name="loginMethodText">Choose your preferred login method to access your account. Token is more secure!</string>
|
||||
<string name="unauthorizedApiError">Instance has returned an error - Unauthorized. Check your credentials and try again</string>
|
||||
<string name="loginTokenError">Please enter the correct token</string>
|
||||
|
||||
Reference in New Issue
Block a user