mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-27 09:12:34 -04:00
Add a "Change Language" link to the User Manual sidebar
This commit is contained in:
@@ -1106,7 +1106,8 @@ def cli_index_strings():
|
||||
' if you installed calibre in :file:`/Applications` the command line tools'
|
||||
' are in :file:`/Applications/calibre.app/Contents/console.app/Contents/MacOS/`.'), _(
|
||||
'Documented Commands'), _('Undocumented Commands'), _(
|
||||
'You can see usage for undocumented commands by executing them without arguments in a terminal.')
|
||||
'You can see usage for undocumented commands by executing them without arguments in a terminal.'), _(
|
||||
'Change Language')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user