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
9089f28be3
commit
de64c1df0e
@ -249,7 +249,7 @@ class CollectionsGroupBox(DeviceOptionsGroupBox):
|
||||
|
||||
self.use_collections_columns_checkbox = create_checkbox(
|
||||
_("Collections columns:"),
|
||||
_('Use a columns to generate collections.'),
|
||||
_('Use a column to generate collections.'),
|
||||
device.get_pref('use_collections_columns')
|
||||
)
|
||||
self.collections_columns_edit = QLineEdit(self)
|
||||
|
Loading…
x
Reference in New Issue
Block a user