mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-30 23:00:21 -04:00
string changes
This commit is contained in:
parent
cbdede4e6f
commit
2a390961d6
@ -120,7 +120,7 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../resources/images.qrc">
|
<iconset resource="../../../../resources/images.qrc">
|
||||||
@ -149,7 +149,7 @@ Keyboard shortcut: Ctrl-Up arrow</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
||||||
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../resources/images.qrc">
|
<iconset resource="../../../../resources/images.qrc">
|
||||||
|
@ -1063,7 +1063,7 @@ class EditRules(QWidget): # {{{
|
|||||||
b.setToolTip('<p>' + _('Click to move the row up 1. Shift+click '
|
b.setToolTip('<p>' + _('Click to move the row up 1. Shift+click '
|
||||||
'to move the row up 5. Ctrl+click to move the row up 10. '
|
'to move the row up 5. Ctrl+click to move the row up 10. '
|
||||||
'Ctrl+Shift+click to move the row to the top. '
|
'Ctrl+Shift+click to move the row to the top. '
|
||||||
'Keyboard shortcut: Ctrl-Up arrow') + '</p>')
|
'Keyboard shortcut: Ctrl+Up arrow') + '</p>')
|
||||||
b.clicked.connect(partial(self.move_rows, moving_up=True))
|
b.clicked.connect(partial(self.move_rows, moving_up=True))
|
||||||
g.addWidget(b, 0, 1, 1, 1, Qt.AlignmentFlag.AlignTop)
|
g.addWidget(b, 0, 1, 1, 1, Qt.AlignmentFlag.AlignTop)
|
||||||
self.down_button = b = QToolButton(self)
|
self.down_button = b = QToolButton(self)
|
||||||
@ -1071,7 +1071,7 @@ class EditRules(QWidget): # {{{
|
|||||||
b.setToolTip('<p>' + _('Click to move the row down 1. Shift+click to move the '
|
b.setToolTip('<p>' + _('Click to move the row down 1. Shift+click to move the '
|
||||||
'row down 5. Ctrl+click to move the row down 10. Ctrl+Shift+click '
|
'row down 5. Ctrl+click to move the row down 10. Ctrl+Shift+click '
|
||||||
'to move the row to the bottom. '
|
'to move the row to the bottom. '
|
||||||
'Keyboard shortcut: Ctrl-Down arrow') + '</p>')
|
'Keyboard shortcut: Ctrl+Down arrow') + '</p>')
|
||||||
b.clicked.connect(partial(self.move_rows, moving_up=False))
|
b.clicked.connect(partial(self.move_rows, moving_up=False))
|
||||||
self.rules_view.set_movement_functions(partial(self.move_rows, moving_up=True),
|
self.rules_view.set_movement_functions(partial(self.move_rows, moving_up=True),
|
||||||
partial(self.move_rows, moving_up=False))
|
partial(self.move_rows, moving_up=False))
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string>...</string>
|
||||||
@ -175,7 +175,7 @@ Keyboard shortcut: Ctrl-Up arrow</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
||||||
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string>...</string>
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
||||||
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../resources/images.qrc">
|
<iconset resource="../../../../resources/images.qrc">
|
||||||
@ -75,7 +75,7 @@ Keyboard shortcut: Ctrl-Down arrow</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../resources/images.qrc">
|
<iconset resource="../../../../resources/images.qrc">
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
@ -56,7 +56,7 @@ Keyboard shortcut: Ctrl-Up arrow</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
|
@ -63,7 +63,7 @@ column being examined (the left-hand panel)</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
@ -76,7 +76,7 @@ Keyboard shortcut: Ctrl-Up arrow</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
||||||
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
<string><p>Click to move the row up 1. Shift+click to move the row up 5.
|
||||||
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
Ctrl+click to move the row up 10. Ctrl+Shift+click to move the row to the top.
|
||||||
User categories and Saved searches cannot be moved.
|
User categories and Saved searches cannot be moved.
|
||||||
Keyboard shortcut: Ctrl-Up arrow</p></string>
|
Keyboard shortcut: Ctrl+Up arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
@ -62,7 +62,7 @@ Keyboard shortcut: Ctrl-Up arrow</p></string>
|
|||||||
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
<string><p>Click to move the row down 1. Shift+click to move the row down 5.
|
||||||
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
Ctrl+click to move the row down 10. Ctrl+Shift+click to move the row to the bottom.
|
||||||
User categories and Saved searches cannot be moved.
|
User categories and Saved searches cannot be moved.
|
||||||
Keyboard shortcut: Ctrl-Down arrow</p></string>
|
Keyboard shortcut: Ctrl+Down arrow</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
|
@ -133,7 +133,7 @@ that don't have children.</p></string>
|
|||||||
<item row="12" column="1">
|
<item row="12" column="1">
|
||||||
<widget class="QToolButton" name="tb_search_order_up_button">
|
<widget class="QToolButton" name="tb_search_order_up_button">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Move up. Keyboard shortcut: Ctrl-Up arrow</string>
|
<string>Move up. Keyboard shortcut: Ctrl-+Up arrow</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
@ -157,7 +157,7 @@ that don't have children.</p></string>
|
|||||||
<item row="14" column="1">
|
<item row="14" column="1">
|
||||||
<widget class="QToolButton" name="tb_search_order_down_button">
|
<widget class="QToolButton" name="tb_search_order_down_button">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Move down. Keyboard shortcut: Ctrl-Down arrow</string>
|
<string>Move down. Keyboard shortcut: Ctrl+Down arrow</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../../resources/images.qrc">
|
<iconset resource="../../../../../resources/images.qrc">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user