[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-cvs
Subject:    [LyX/2.3.x] Fix warning message
From:       Juergen Spitzmueller <spitz () lyx ! org>
Date:       2020-03-26 6:35:39
Message-ID: 20200326063539.B01AA2805FF () lyx ! lyx ! org
[Download RAW message or body]

commit ee69752d6152992da20f6e3a08b11d1de2b4121b
Author: Juergen Spitzmueller <spitz@lyx.org>
Date:   Tue May 21 13:06:37 2019 +0200

    Fix warning message
    
    (cherry picked from commit c77be6146bceab43b5bd9d1ed67ab054b3e0121e)
---
 src/insets/InsetCommandParams.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/insets/InsetCommandParams.cpp b/src/insets/InsetCommandParams.cpp
index 02a583f..64725ca 100644
--- a/src/insets/InsetCommandParams.cpp
+++ b/src/insets/InsetCommandParams.cpp
@@ -519,8 +519,8 @@ docstring InsetCommandParams::prepareCommand(OutputParams const & runparams,
 		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 nomenclature inset"),
-				bformat(_("The following characters in one of the nomenclature listings are\n"
+			frontend::Alert::warning(_("Uncodable characters in inset"),
+				bformat(_("The following characters in one of the insets are\n"
 					  "not representable in the current encoding and have been omitted:\n%1$s."),
 				uncodable));
 		}
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic