mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Updated translations template
This commit is contained in:
parent
5d9a2332e2
commit
f45425ba99
@ -131,7 +131,7 @@ class ChooseLibraryAction(InterfaceAction):
|
|||||||
if not exists:
|
if not exists:
|
||||||
warning_dialog(self.gui, _('No library found'),
|
warning_dialog(self.gui, _('No library found'),
|
||||||
_('No existing calibre library was found at %s.'
|
_('No existing calibre library was found at %s.'
|
||||||
' It will be removed from the list of known '
|
' It will be removed from the list of known'
|
||||||
' libraries.')%loc, show=True)
|
' libraries.')%loc, show=True)
|
||||||
self.stats.remove(location)
|
self.stats.remove(location)
|
||||||
self.build_menus()
|
self.build_menus()
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: calibre 0.7.14\n"
|
"Project-Id-Version: calibre 0.7.14\n"
|
||||||
"POT-Creation-Date: 2010-08-14 23:13+MDT\n"
|
"POT-Creation-Date: 2010-08-14 23:17+MDT\n"
|
||||||
"PO-Revision-Date: 2010-08-14 23:13+MDT\n"
|
"PO-Revision-Date: 2010-08-14 23:17+MDT\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"
|
||||||
@ -2679,7 +2679,7 @@ msgid "No library found"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: /home/kovid/work/calibre/src/calibre/gui2/actions/choose_library.py:133
|
#: /home/kovid/work/calibre/src/calibre/gui2/actions/choose_library.py:133
|
||||||
msgid "No existing calibre library was found at %s. It will be removed from the list of known libraries."
|
msgid "No existing calibre library was found at %s. It will be removed from the list of known libraries."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: /home/kovid/work/calibre/src/calibre/gui2/actions/convert.py:22
|
#: /home/kovid/work/calibre/src/calibre/gui2/actions/convert.py:22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user