add text for 'unlinking_objects' (bug #34)

This commit is contained in:
Uwe Steinmann 2013-03-06 14:09:49 +01:00
parent 34b72a17a1
commit 9a3a1ae850
2 changed files with 2 additions and 0 deletions

View File

@ -795,6 +795,7 @@ $text = array(
'unknown_owner' => "unbekannte Besitzeridentifikation",
'unknown_user' => "unbekannte Benutzeridentifikation",
'unlinked_content' => "Dokumenteninhalt ohne Dokument",
'unlinking_objects' => "Lösche verwaiste Objekte",
'unlock_cause_access_mode_all' => "Sie verfügen jedoch über unbeschränken Zugriff auf dieses Dokument.<br>Daher wird die Sperrung beim Update automatisch aufgehoben",
'unlock_cause_locking_user' => "Sie sind im Moment mit demselben Benutzer angemeldet.<br>Daher wird die Sperrung beim Update automatisch aufgehoben",
'unlock_document' => "Sperrung aufheben",

View File

@ -795,6 +795,7 @@ $text = array(
'unknown_owner' => "Unknown owner id",
'unknown_user' => "Unknown user id",
'unlinked_content' => "Unlinked content",
'unlinking_objects' => "Unlinking content",
'unlock_cause_access_mode_all' => "You can still update it because you have access-mode \"all\". Locking will automatically be removed.",
'unlock_cause_locking_user' => "You can still update it because you are also the one that locked it. Locking will automatically be removed.",
'unlock_document' => "Unlock",