diff options
Diffstat (limited to 'resources/languages/resources.properties')
-rw-r--r-- | resources/languages/resources.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 5c65e7a..6df135c 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -929,6 +929,9 @@ impl.googlecontacts.USERNAME=Account name impl.googlecontacts.PASSWORD=Password impl.googlecontacts.PREFIX=Phone prefix impl.googlecontacts.WRONG_CREDENTIALS=Wrong credentials for Google account {0} +impl.googlecontacts.INSTRUCTIONS=<html><b>Instructions</b>:<p>Click the link below to approve Jitsi's access to the account. By clicking the link, a web page will open in your browser. Log in with the requested account and approve access. Once approved, Google will show you a code. Copy this code into the input box below and click 'Save'.</p><p>This is a one-time operation. Authorization tokens will be stored for future use.</p></html> +impl.googlecontacts.CODE=Code: +impl.googlecontacts.HYPERLINK_TEXT=Click here to approve access to {0} # account info plugin.accountinfo.TITLE=Account Info |