- corrected phrase for 'update_document'

This commit is contained in:
steinm 2011-12-03 11:12:45 +00:00
parent 670f0aca48
commit 2128a00435

View File

@ -582,7 +582,7 @@ $text["unlock_cause_access_mode_all"] = "You can still update it because you hav
$text["unlock_cause_locking_user"] = "You can still update it because you are also the one that locked it. Locking will automatically be removed.";
$text["unlock_document"] = "Unlock";
$text["update_approvers"] = "Update List of Approvers";
$text["update_document"] = "Update";
$text["update_document"] = "Update document";
$text["update_fulltext_index"] = "Update fulltext index";
$text["update_info"] = "Update Information";
$text["update_locked_msg"] = "This document is locked.";