mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
bb4807cf99
commit
abb75711b2
@ -275,7 +275,7 @@ def create_template_tab(self):
|
|||||||
"With Text comparisons you can use contains (T), exact (=T), "
|
"With Text comparisons you can use contains (T), exact (=T), "
|
||||||
"or regular expression matches (~T), where T is your text. "
|
"or regular expression matches (~T), where T is your text. "
|
||||||
"With Date you can use today, yesterday, etc. When checking for "
|
"With Date you can use today, yesterday, etc. When checking for "
|
||||||
"Set use 'true' or 'yes'. When checking for Not Set use 'false' "
|
"Set use 'true' or 'yes'. When checking for not set use 'false' "
|
||||||
"or 'no'") + '</p>')
|
"or 'no'") + '</p>')
|
||||||
l.addRow(_('Template &value:'), le)
|
l.addRow(_('Template &value:'), le)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user