Fix #6440 (Typo in Launchpad string number 566)

This commit is contained in:
Kovid Goyal 2010-08-09 07:39:32 -06:00
parent 22cdb0b671
commit dd5618075d
2 changed files with 2826 additions and 2826 deletions

View File

@ -931,7 +931,7 @@ class SaveToDiskAction(object): # {{{
lpath = self.library_view.model().db.library_path.replace('/', os.sep)
if dpath.startswith(lpath):
return error_dialog(self, _('Not allowed'),
_('You are tying to save files into the calibre '
_('You are trying to save files into the calibre '
'library. This can cause corruption of your '
'library. Save to disk is meant to export '
'files from your calibre library elsewhere.'), show=True)

File diff suppressed because it is too large Load Diff