mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Fix #986070 (Typos in tooltip messages in trunk)
This commit is contained in:
parent
85d357bd47
commit
4b93ebc990
@ -137,7 +137,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="sr_load">
|
<widget class="QPushButton" name="sr_load">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Load a listof expression from a previously saved file</string>
|
<string>Load a list of expressions from a previously saved file</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Load</string>
|
<string>&Load</string>
|
||||||
@ -147,7 +147,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="sr_save">
|
<widget class="QPushButton" name="sr_save">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Save this list of expression so that you can re-use it easily</string>
|
<string>Save this list of expressions so that you can re-use it easily</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Save</string>
|
<string>&Save</string>
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: calibre 0.8.48\n"
|
"Project-Id-Version: calibre 0.8.48\n"
|
||||||
"POT-Creation-Date: 2012-04-20 08:19+IST\n"
|
"POT-Creation-Date: 2012-04-20 14:41+IST\n"
|
||||||
"PO-Revision-Date: 2012-04-20 08:19+IST\n"
|
"PO-Revision-Date: 2012-04-20 14:41+IST\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: LANGUAGE\n"
|
"Language-Team: LANGUAGE\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user