Skip to content
Snippets Groups Projects
Commit 7ab60dac authored by John's avatar John
Browse files

Merge branch 'patch-1' into 'master'

Update strings.xml (fix #348)

Closes #348

See merge request Commit451/LabCoat!37
parents c3f8ef7c 57c8d05a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -108,7 +108,7 @@
<string name="realm_message">A username and password are being requested by the server.\nThe server says: \"%1$s\"</string>
<string name="already_logged_in">This account is already logged in</string>
<string name="access_token_info_title">Personal Access Token</string>
<string name="access_token_info_message">In order to log in to GitLab, you need to create a personal access token for the app to use. This is more secure than inputting your username and password, since those values could be tracked or used maliciously. You can create a personal access token under your profile preferences. Please select "api" as the scope of this token. You can leave "expires at" blank to never have the token expire.</string>
<string name="access_token_info_message">In order to log in to GitLab, you need to create a personal access token for the app to use. This is more secure than inputting your username and password, since those values could be tracked or used maliciously. You can create a personal access token under your settings > Access Tokens. Please select "api" as the scope of this token. You can leave "expires at" blank to never have the token expire.</string>
<string name="create_personal_access_token">Create Personal Access Token</string>
<string name="details">Details</string>
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment