mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5bce9c01fc
commit
b78b98970a
@ -539,7 +539,7 @@ class CollectionsGroupBox(DeviceOptionsGroupBox):
|
|||||||
"The result of the template will be combined with the "
|
"The result of the template will be combined with the "
|
||||||
"values from Collections column. The template should "
|
"values from Collections column. The template should "
|
||||||
"return a list of collection names separated "
|
"return a list of collection names separated "
|
||||||
"by ':@:' (without quotes)." + '</p' )
|
"by ':@:' (without quotes).") + '</p>'
|
||||||
)
|
)
|
||||||
|
|
||||||
self.create_collections_checkbox = create_checkbox(
|
self.create_collections_checkbox = create_checkbox(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user