From: Uwe Stöhr Date: Wed, 24 Oct 2007 22:02:48 +0000 (+0000) Subject: EmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix some typos X-Git-Tag: 1.6.10~7676 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=35240f328d4cfaada89b94c7e5ad9b9879940fad;p=features.git EmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix some typos git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21188 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/EmbeddedFiles.cpp b/src/EmbeddedFiles.cpp index 4255a3023e..98556ca985 100644 --- a/src/EmbeddedFiles.cpp +++ b/src/EmbeddedFiles.cpp @@ -199,7 +199,7 @@ bool EmbeddedFile::updateFromExternalFile(Buffer const * buf) const // other wise, ask if overwrite int const ret = Alert::prompt( _("Update embedded file?"), - bformat(_("Embeddedl file %1$s already exists, do you want to overwrite it"), + bformat(_("Embedded file %1$s already exists, do you want to overwrite it"), from_utf8(ext_file)), 1, 1, _("&Overwrite"), _("&Cancel")); if (ret != 0) // if the user does not want to overwrite, we still consider it diff --git a/src/frontends/qt4/GuiPrefs.cpp b/src/frontends/qt4/GuiPrefs.cpp index 6ce9f30cd6..55d81eecf5 100644 --- a/src/frontends/qt4/GuiPrefs.cpp +++ b/src/frontends/qt4/GuiPrefs.cpp @@ -2123,7 +2123,7 @@ void PrefShortcuts::shortcut_okPB_pressed() if (func.action == LFUN_UNKNOWN_ACTION) { Alert::error(_("Failed to create shortcut"), - _("Unknown or invalid lyx function")); + _("Unknown or invalid LyX function")); return; } diff --git a/src/frontends/qt4/ui/PDFSupportUi.ui b/src/frontends/qt4/ui/PDFSupportUi.ui index 5da6e80854..9b8389a170 100644 --- a/src/frontends/qt4/ui/PDFSupportUi.ui +++ b/src/frontends/qt4/ui/PDFSupportUi.ui @@ -252,7 +252,7 @@ - eg: pdfstartview=XYZ, plainpages=false, pdfpagelabels + e.g.: pdfstartview=XYZ, plainpages=false, pdfpagelabels