commit 88ff1686bc1660968c15ecb00d28cde9f5d91409
Author: Pavel Sanda <sa...@lyx.org>
Date:   Thu Nov 21 17:13:47 2019 +0100

    typo
---
 src/insets/InsetGraphics.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/insets/InsetGraphics.cpp b/src/insets/InsetGraphics.cpp
index 5932e89..2a291aa 100644
--- a/src/insets/InsetGraphics.cpp
+++ b/src/insets/InsetGraphics.cpp
@@ -902,7 +902,7 @@ void InsetGraphics::latex(otexstream & os,
        if (!uncodable.empty() && !runparams.silent) {
                // issue a warning about omitted characters
                // FIXME: should be passed to the error dialog
-               frontend::Alert::warning(_("Uncodable characters in file path"),
+               frontend::Alert::warning(_("Uncodable character in file path"),
                        bformat(_("The following characters in one of the 
graphic paths are\n"
                                  "not representable in the current encoding 
and have been omitted: %1$s.\n"
                                  "You need to adapt either the encoding or the 
path."),
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to