mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #986070 (Typos in tooltip messages in trunk)
This commit is contained in:
parent
85d357bd47
commit
4b93ebc990
@ -137,7 +137,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="sr_load">
|
||||
<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 name="text">
|
||||
<string>&Load</string>
|
||||
@ -147,7 +147,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="sr_save">
|
||||
<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 name="text">
|
||||
<string>&Save</string>
|
||||
|
@ -5,8 +5,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: calibre 0.8.48\n"
|
||||
"POT-Creation-Date: 2012-04-20 08:19+IST\n"
|
||||
"PO-Revision-Date: 2012-04-20 08:19+IST\n"
|
||||
"POT-Creation-Date: 2012-04-20 14:41+IST\n"
|
||||
"PO-Revision-Date: 2012-04-20 14:41+IST\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: LANGUAGE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user