Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcomradekingu <epost@anotheragency.no>2017-05-20 03:32:51 +0300
committerGitHub <noreply@github.com>2017-05-20 03:32:51 +0300
commitf3086fc7d0e9edf14008611af86e5a1cce882124 (patch)
tree14bb45fe6aa2f71caee69fe6d8d662bdde7e1b48 /templates
parent180f339a95d027d55d74a19b4ce62144bf6b1af1 (diff)
Language: Shortened string
Diffstat (limited to 'templates')
-rw-r--r--templates/challenge.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/challenge.php b/templates/challenge.php
index 3097256..801d421 100644
--- a/templates/challenge.php
+++ b/templates/challenge.php
@@ -20,4 +20,4 @@ style('twofactor_u2f', 'style');
style="display: none">
<strong><?php p($l->t('An error occurred. Please try again.')) ?></strong>
</p>
-<p><em><?php p($l->t('Chrome is the only browser that supports U2F devices. You need to install the "U2F Support Add-on" on Firefox to use U2F.')) ?></em></p> \ No newline at end of file
+<p><em><?php p($l->t('Install the "U2F Support Add-on" on Firefox to use U2F, this is not needed on Chrome.')) ?></em></p>