]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
update no.po
[lyx.git] / src / LColor.C
index c213c79fe8d85b3e79c5e34c667415b889d995fe..6420afde2e7ef896918175d4a6a2c6dba2636383 100644 (file)
@@ -59,7 +59,7 @@ LColor::LColor()
        { background, N_("background"), "background", "linen", "background" },
        { foreground, N_("text"), "foreground", "black", "foreground" },
        { selection, N_("selection"), "selection", "LightBlue", "selection" },
-       { latex, N_("latex text"), "latex", "DarkRed", "latex" },
+       { latex, N_("LaTeX text"), "latex", "DarkRed", "latex" },
        { preview, N_("previewed snippet"), "preview", "black", "preview" },
        { note, N_("note"), "note", "yellow", "note" },
        { notebg, N_("note background"), "notebg", "yellow", "notebg" },