- added text for 'locked_by'

This commit is contained in:
steinm 2011-04-08 20:44:09 +00:00
parent dcd17cfddb
commit 8d22e2635d
2 changed files with 2 additions and 0 deletions

View File

@ -262,6 +262,7 @@ $text["link_alt_updatedocument"] = "If you would like to upload files bigger tha
$text["linked_documents"] = "Related Documents";
$text["linked_files"] = "Attachments";
$text["local_file"] = "Local file";
$text["locked_by"] = "Locked by";
$text["lock_document"] = "Lock";
$text["lock_message"] = "This document is locked by <a href=\"mailto:[email]\">[username]</a>. Only authorized users can unlock this document.";
$text["lock_status"] = "Status";

View File

@ -262,6 +262,7 @@ $text["link_alt_updatedocument"] = "Wenn Sie ein Dokument hochladen möchten, da
$text["linked_documents"] = "verknüpfte Dokumente";
$text["linked_files"] = "Anhänge";
$text["local_file"] = "Lokale Datei";
$text["locked_by"] = "Gesperrt von";
$text["lock_document"] = "Sperren";
$text["lock_message"] = "Diese Datei wurde von Benutzer <a href=\"mailto:[email]\">[username]</a> gesperrt.<br>Die Sperrung kann von authorisierten Benutzern hier aufgehoben werden (siehe Ende der Seite).";
$text["lock_status"] = "Status";