mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
- fixed text when repairing objects
This commit is contained in:
parent
f51a97b4b2
commit
98e0a898f1
|
@ -344,7 +344,7 @@ $text["released"] = "Released";
|
|||
$text["removed_approver"] = "has been removed from the list of approvers.";
|
||||
$text["removed_file_email"] = "Removed attachment";
|
||||
$text["removed_reviewer"] = "has been removed from the list of reviewers.";
|
||||
$text["repairing_objects"] = "Reparing documents and folders. If the following table remains empty, your database does not contain errors.";
|
||||
$text["repairing_objects"] = "Reparing documents and folders.";
|
||||
$text["results_page"] = "Results Page";
|
||||
$text["review_deletion_email"] = "Review request deleted";
|
||||
$text["reviewer_already_assigned"] = "is already assigned as a reviewer";
|
||||
|
|
Loading…
Reference in New Issue
Block a user