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
df3f5be1dc
commit
c45b1f8bbc
@ -208,7 +208,7 @@ def create_selection_panel(container, apply_func, cancel_func):
|
|||||||
E.div(
|
E.div(
|
||||||
style='margin-top: 2ex',
|
style='margin-top: 2ex',
|
||||||
_('{text} and {url} are available in both types of template. Additionally, {timestamp},'
|
_('{text} and {url} are available in both types of template. Additionally, {timestamp},'
|
||||||
'{chapter}, {notes}, {style_type}, {style_kind} and {style_which} are available when citing a highlight.'
|
' {chapter}, {notes}, {style_type}, {style_kind} and {style_which} are available when citing a highlight.'
|
||||||
).format(text='{text}', url='{url}', chapter='{chapter}', notes='{notes}', style_type='{style_type}',
|
).format(text='{text}', url='{url}', chapter='{chapter}', notes='{notes}', style_type='{style_type}',
|
||||||
style_kind='{style_kind}', style_which='{style_which}', timestamp='{timestamp}',
|
style_kind='{style_kind}', style_which='{style_which}', timestamp='{timestamp}',
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user