summaryrefslogtreecommitdiff
path: root/classes/pref/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-11-01 15:40:15 +0300
committerAndrew Dolgov <[email protected]>2019-11-01 15:40:15 +0300
commitf75fb6bd75b2f80c5bdce3c4e22a335e147b5f16 (patch)
tree0d3a9024a251f89f4590d88f70e6132541d98092 /classes/pref/prefs.php
parent266a805bfe023777723d293235e7329bcbf52323 (diff)
parent05dffcff6f2dc995e35936aa87049e937308d062 (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'classes/pref/prefs.php')
-rw-r--r--classes/pref/prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php
index 77d3adeb7..8d9790de2 100644
--- a/classes/pref/prefs.php
+++ b/classes/pref/prefs.php
@@ -466,7 +466,7 @@ class Pref_Prefs extends Handler_Protected {
} else {
print_warning("You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP.");
- print_notice("You will need to use a separate password for the API clients if you enable OTP.");
+ print_notice("You will need to generate app passwords for the API clients if you enable OTP.");
if (function_exists("imagecreatefromstring")) {
print "<h3>" . __("Scan the following code by the Authenticator application or copy the key manually") . "</h3>";