]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
don't rm emergency saves ever
[lyx.git] / src / LColor.C
index 7f0d978357e20fbe3421e1165cdeb4ccc8c505d9..698b5653233f6e7ee64eccda51e98f68dfb12afa 100644 (file)
@@ -84,9 +84,9 @@ LColor::LColor()
        { newtext, N_("Added text"), "newtext", "Blue", "newtext" },
        { added_space, N_("added space markers"), "added_space", "Brown", "added_space" },
        { topline, N_("top/bottom line"), "topline", "Brown", "topline" },
-       { tabularline, N_("tabular line"), "tabularline", "black",
+       { tabularline, N_("table line"), "tabularline", "black",
             "tabularline" },
-       { tabularonoffline, N_("tabular on/off line"), "tabularonoffline",
+       { tabularonoffline, N_("table on/off line"), "tabularonoffline",
             "LightSteelBlue", "tabularonoffline" },
        { bottomarea, N_("bottom area"), "bottomarea", "grey40", "bottomarea" },
        { pagebreak, N_("page break"), "pagebreak", "RoyalBlue", "pagebreak" },