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
5bf8e926b6
commit
1c3c302e1a
@ -77,7 +77,7 @@ class ConfigWidget(ConfigWidgetBase, Ui_Form):
|
||||
help_text = '<p>' + _('''
|
||||
Here you can add and remove stored templates used in template processing.
|
||||
You use a stored template in another template with the '{0}' template
|
||||
function, as in '{0}(some_name, arguments...). Stored templates must use
|
||||
function, as in '{0}(some_name, arguments...)'. Stored templates must use
|
||||
General Program Mode -- they must begin with the text '{1}'.
|
||||
In the stored template you retrieve the arguments using the '{2}()'
|
||||
template function, as in '{2}(var1, var2, ...)'. The calling arguments
|
||||
|
Loading…
x
Reference in New Issue
Block a user