diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-06-09 14:34:58 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-06-09 14:34:58 +0200 |
commit | 6a12b5da5330a3cf1ea68c4c9683995098376467 (patch) | |
tree | 75aabae6e6f6bf125683daf9fbcb3a8292d84f08 /ratatoeskr/translations/de.php | |
parent | 1454fbb1633db4dc44049bde6cc9052bccc4db0d (diff) | |
download | ratatoeskr-cms-6a12b5da5330a3cf1ea68c4c9683995098376467.tar.gz ratatoeskr-cms-6a12b5da5330a3cf1ea68c4c9683995098376467.tar.bz2 ratatoeskr-cms-6a12b5da5330a3cf1ea68c4c9683995098376467.zip |
ACL class implemented.
Diffstat (limited to 'ratatoeskr/translations/de.php')
-rw-r--r-- | ratatoeskr/translations/de.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ratatoeskr/translations/de.php b/ratatoeskr/translations/de.php index f49f379..57ee8b6 100644 --- a/ratatoeskr/translations/de.php +++ b/ratatoeskr/translations/de.php @@ -263,6 +263,7 @@ $translation = array( "debugmode_might_get_overwritten_by_config_file" => "(dies kann durch config.php überschrieben werden)", "debugmode_now_enabled" => "Debug-Modus ist nun aktiviert", "debugmode_now_disabled" => "Debug-Modus ist nun deaktiviert", + "invalid_acl_type" => "Ungültiger ACL-Typ", /* Very long texts here */ "linking_back_hint" => <<<LINKINGBACK <h2>Verlinken auf die Seitenwurzel</h2> |