|
|
@@ -231,11 +231,11 @@
|
|
|
"create/edit": "Create/Edit Template page..",
|
|
|
"select": "Select template page type"
|
|
|
},
|
|
|
- "children": {
|
|
|
+ "local": {
|
|
|
"label": "Template for children",
|
|
|
"desc": "Applies only to the same level pages which the template exists"
|
|
|
},
|
|
|
- "decendants": {
|
|
|
+ "global": {
|
|
|
"label": "Template for descendants",
|
|
|
"desc": "Applies to all decendant pages"
|
|
|
}
|
|
|
@@ -351,7 +351,8 @@
|
|
|
"search_filter_detail3": "If empty, the filter <code>(uid={{username}})</code> is used.",
|
|
|
"search_filter_example1": "Match with 'uid' or 'mail'",
|
|
|
"search_filter_example2": "Match with 'sAMAccountName' for Active Directory",
|
|
|
- "username_detail": "Specification of mappings when creating new users",
|
|
|
+ "username_detail": "Specification of mappings when creating new users (username)",
|
|
|
+ "name_detail": "Specification of mappings when creating new users (name)'",
|
|
|
"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>.",
|
|
|
"group_search_base_DN": "Group Search Base DN",
|