mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 13:40:19 +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
|
} // 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");
|
docstring const TextClass::emptylayout_ = from_ascii("Plain Layout");
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user