mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
add message splash_settings_saved
This commit is contained in:
parent
0d0ad432e6
commit
dd6be4e690
|
@ -107,6 +107,7 @@ $text = array(
|
|||
'backup_log_management' => "Backup/Logging",
|
||||
'between' => "between",
|
||||
'calendar' => "Calendar",
|
||||
'calendar_week' => "Calendar week",
|
||||
'cancel' => "Cancel",
|
||||
'cannot_assign_invalid_state' => "Cannot modify an obsolete or rejected document",
|
||||
'cannot_change_final_states' => "Warning: You cannot alter status for document rejected, expired or with pending review or approval",
|
||||
|
@ -783,6 +784,7 @@ $text = array(
|
|||
'splash_folder_edited' => "Save folder changes",
|
||||
'splash_invalid_folder_id' => "Invalid folder ID",
|
||||
'splash_removed_from_clipboard' => "Removed from clipboard",
|
||||
'splash_settings_saved' => "Settings saved",
|
||||
'splash_substituted_user' => "Substituted user",
|
||||
'splash_switched_back_user' => "Switched back to original user",
|
||||
'status_approval_rejected' => "Draft rejected",
|
||||
|
|
Loading…
Reference in New Issue
Block a user