mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-21 20:34:29 +01:00
Change text on backup button
This commit is contained in:
parent
010b24a01c
commit
2ea859906d
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@
|
|||
<item row="10" column="0" colspan="2">
|
||||
<widget class="QPushButton" name="button_all_books_dirty">
|
||||
<property name="text">
|
||||
<string>Force saving metadata of all books</string>
|
||||
<string>Back up metadata of all books (while you are working)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue