mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Polish warning
This commit is contained in:
parent
1c0572f1ab
commit
3c0e0f8a29
@ -904,7 +904,7 @@ void InsetGraphics::latex(otexstream & os,
|
||||
// FIXME: should be passed to the error dialog
|
||||
frontend::Alert::warning(_("Uncodable characters in 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."
|
||||
"not representable in the current encoding and have been omitted: %1$s.\n"
|
||||
"You need to adapt either the encoding or the path."),
|
||||
uncodable));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user