added case sensitive filter

please squash commits for me!
This commit is contained in:
christopherlam 2017-08-16 23:46:25 +08:00 committed by Geert Janssens
parent 4704e14b3e
commit bdfe184af6

View File

@ -654,9 +654,9 @@
(gnc:register-trep-option
(gnc:make-string-option
gnc:pagename-accounts (N_ "Account Substring")
"a5" (N_ "Match only above accounts whose fullname contains substring e.g. ':Travel:' will \
"a5" (N_ "Match only above accounts whose fullname contains substring e.g. ':Travel' will \
match Expenses:Travel:Holiday and Expenses:Business:Travel. Can be left blank, which will \
disable the substring filter.")
disable the substring filter. This filter is case-sensitive.")
""))
(gnc:register-trep-option