fixed some message property names according to root.sys_allowEmails_macro
This commit is contained in:
parent
e844686124
commit
372611b5fb
1 changed files with 2 additions and 2 deletions
|
@ -524,8 +524,8 @@ sysmgr.createSiteTitle = Create a new site
|
|||
sysmgr.registeredUsers = all registered users
|
||||
sysmgr.trustedUsers = only trusted users
|
||||
sysmgr.allowNotfication.no = no notification e-mails
|
||||
sysmgr.allowNotfication.allSites = notification for alle sites
|
||||
sysmgr.allowNotfication.trustedSites = only trusted sites
|
||||
sysmgr.allowNotfication.all = notification for alle sites
|
||||
sysmgr.allowNotfication.trusted = only trusted sites
|
||||
|
||||
# site
|
||||
site.preferencesTitle = Preferences of <% param.siteTitle %>
|
||||
|
|
Loading…
Add table
Reference in a new issue