diff options
Diffstat (limited to 'plugins/acl/localization/de_CH.inc')
-rw-r--r-- | plugins/acl/localization/de_CH.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/acl/localization/de_CH.inc b/plugins/acl/localization/de_CH.inc index 98e555a64..9f3b99c05 100644 --- a/plugins/acl/localization/de_CH.inc +++ b/plugins/acl/localization/de_CH.inc @@ -18,8 +18,9 @@ $labels['sharing'] = 'Freigabe'; $labels['myrights'] = 'Zugriffsrechte'; $labels['username'] = 'Benutzer:'; -$labels['advanced'] = 'erweiterter Modus'; +$labels['advanced'] = 'Expertenmodus'; $labels['newuser'] = 'Eintrag hinzufügen'; +$labels['editperms'] = 'Zugriffsrechte bearbeiten'; $labels['actions'] = 'Zugriffsrechte Aktionen...'; $labels['anyone'] = 'Alle Benutzer (anyone)'; $labels['anonymous'] = 'Gäste (anonymous)'; |