summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2023-04-14 23:50:26 +0000
committerGo MAEDA <maeda@farend.jp>2023-04-14 23:50:26 +0000
commit404a5b1de03011f65bf172a7f01a7cadbcf3ba9b (patch)
tree8603c81c807a7d9c3a588e08e491862b873c26fd /config/locales/en.yml
parentc54070cf18c8b0745ee6a08acb16310a702f6d5c (diff)
downloadredmine-404a5b1de03011f65bf172a7f01a7cadbcf3ba9b.tar.gz
redmine-404a5b1de03011f65bf172a7f01a7cadbcf3ba9b.zip
"contains any of" operator for text filters to perform OR search of multiple terms (#38435).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22188 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 8c9edb8bc..6b7d0834a 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -810,6 +810,7 @@ en:
label_more_than_ago: more than days ago
label_ago: days ago
label_contains: contains
+ label_contains_any_of: contains any of
label_not_contains: doesn't contain
label_starts_with: starts with
label_ends_with: ends with