|
|
@@ -486,8 +486,8 @@
|
|
|
},
|
|
|
"configuration": " Configuration",
|
|
|
"optional": "Optional",
|
|
|
- "Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>%s</code> match",
|
|
|
- "Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>%s</code>.",
|
|
|
+ "Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>username</code> match",
|
|
|
+ "Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>username</code>.",
|
|
|
"Treat email matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>%s</code> match",
|
|
|
"Treat email matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>%s</code>.",
|
|
|
"Use env var if empty": "Use env var <code>%s</code> if empty",
|