- added phrase for 'inherited'

This commit is contained in:
steinm 2013-02-06 13:47:17 +00:00
parent cb39861148
commit aba531dba3
2 changed files with 2 additions and 0 deletions

View File

@ -273,6 +273,7 @@ $text["include_documents"] = "Include documents";
$text["include_subdirectories"] = "Include subdirectories";
$text["index_converters"] = "Index document conversion";
$text["individuals"] = "Individuals";
$text["inherited"] = "inherited";
$text["inherits_access_msg"] = "Access is being inherited.";
$text["inherits_access_copy_msg"] = "Copy inherited access list";
$text["inherits_access_empty_msg"] = "Start with empty access list";

View File

@ -264,6 +264,7 @@ $text["include_documents"] = "Dokumente miteinbeziehen";
$text["include_subdirectories"] = "Unterverzeichnisse miteinbeziehen";
$text["index_converters"] = "Index Dokumentenumwandlung";
$text["individuals"] = "Einzelpersonen";
$text["inherited"] = "geerbt";
$text["inherits_access_msg"] = "Zur Zeit werden die Rechte geerbt";
$text["inherits_access_copy_msg"] = "Berechtigungen kopieren";
$text["inherits_access_empty_msg"] = "Leere Zugriffsliste";