mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
add splash msg splash_invalid_searchterm
used when query term for full text search is invalid
This commit is contained in:
parent
11ff71eea1
commit
9c469b4fd0
|
@ -800,6 +800,7 @@ $text = array(
|
|||
'splash_edit_user' => "User saved",
|
||||
'splash_folder_edited' => "Save folder changes",
|
||||
'splash_invalid_folder_id' => "Invalid folder ID",
|
||||
'splash_invalid_searchterm' => "Invalid search term",
|
||||
'splash_moved_clipboard' => "Clipboard moved into current folder",
|
||||
'splash_removed_from_clipboard' => "Removed from clipboard",
|
||||
'splash_rm_attribute' => "Attribute removed",
|
||||
|
|
Loading…
Reference in New Issue
Block a user