]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.cpp
Accelerators
[lyx.git] / src / TocBackend.cpp
index 7ea16b747a20b284fce31eb082c3e8bacde1799f..f1e6c2d4e83d3e61ae089a4d9b8c2f972f4bedd1 100644 (file)
@@ -288,9 +288,10 @@ void TocBackend::resetOutlinerNames()
        addName("senseless", _("Senseless"));
        addName("citation", _("Citations"));
        addName("label", _("Labels and References"));
+       addName("brokenrefs", _("Broken References and Citations"));
        // Customizable, but the corresponding insets have no layout definition
        addName("child", _("Child Documents"));
-       addName("graphics", _("Graphics"));
+       addName("graphics", _("Graphics[[listof]]"));
        addName("equation", _("Equations"));
        addName("external", _("External Material"));
        addName("math-macro", _("Math Macros"));