diff --git a/apps/documenteditor/main/app/view/TableOfContentsSettings.js b/apps/documenteditor/main/app/view/TableOfContentsSettings.js index 36e4b22eab..2d3167c3f9 100644 --- a/apps/documenteditor/main/app/view/TableOfContentsSettings.js +++ b/apps/documenteditor/main/app/view/TableOfContentsSettings.js @@ -358,8 +358,8 @@ define([ textStyles: 'Styles', strShowPages: 'Show page numbers', strAlign: 'Right align page numbers', - strLinks: 'Use hyperlinks instead of page numbers', - strUnderline: 'Underline hyperlinks', + strLinks: 'Format Table of Contents as links', + strUnderline: 'Underline links', textNone: 'None', textRadioLevels: 'Outline levels', textRadioStyles: 'Selected styles',