mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24267 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c4f8a516bd
commit
61354cd3b2
@ -109,7 +109,8 @@ std::string translateRT(TextClass::ReadType rt)
|
||||
} // namespace anon
|
||||
|
||||
|
||||
// This string cannot be translated, because it is a layout identifier.
|
||||
// This string should not be translated here,
|
||||
// because it is a layout identifier.
|
||||
docstring const TextClass::emptylayout_ = from_ascii("Plain Layout");
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user