]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
More fixes to insettabular/text (and some missing features added).
[lyx.git] / src / LColor.C
index d6a8006c754c5ea4617241651222aee74fe0420b..0d3b77b6981246ee56a9176e053320ba1373e702 100644 (file)
@@ -85,7 +85,7 @@ LColor::LColor()
        { footnote, N_("footnote"), "footnote", "DarkRed", "footnote" },
        { footnotebg, N_("footnote background"), "footnotebg", "grey60", "footnotebg" },
        { footnoteframe, N_("footnote frame"), "footnoteframe", "IndianRed", "footnoteframe" },
-       { ert, N_("latex text"), "ert", "DarkRed", "ert" },
+       { ert, N_("latex inset"), "ert", "DarkRed", "ert" },
        { inset, N_("inset"), "inset", "black", "inset" },
        { insetbg, N_("inset background"), "insetbg", "grey60", "insetbg" },
        { insetframe, N_("inset frame"), "insetframe", "IndianRed", "insetframe" },