'Search:' renamed to 'Filter:'

This commit is contained in:
Karel Pičman 2019-06-27 13:07:49 +02:00
parent 6a009883ad
commit d854af8090
2 changed files with 6 additions and 0 deletions

View File

@ -157,6 +157,9 @@
language: {
url: "<%= plugin_asset_path(:redmine_dmsf, 'javascripts', json_url) %>"
},
oLanguage: {
sSearch: "<%= l(:description_filter) %>:"
},
autoWidth: false,
paginate: false,
<% if title %>

View File

@ -194,6 +194,9 @@
language: {
url: "<%= plugin_asset_path(:redmine_dmsf, 'javascripts', json_url) %>"
},
oLanguage: {
sSearch: "<%= l(:description_filter) %>:"
},
autoWidth: false,
paginate: false,
<% if title %>