mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
8039327eda
commit
b2b2f61e96
@ -181,7 +181,7 @@ class EditorSettings(BasicSettings):
|
||||
l.addRow(lw)
|
||||
|
||||
lw = self('editor_show_char_under_cursor')
|
||||
lw.setText(_('Show the name of the current character under the cursor along with the line and column number'))
|
||||
lw.setText(_('Show the name of the current character before the cursor along with the line and column number'))
|
||||
l.addRow(lw)
|
||||
|
||||
class IntegrationSettings(BasicSettings):
|
||||
|
Loading…
x
Reference in New Issue
Block a user