"editor.redirect.showInTreeHint":"List this redirection in the site's browse menu. Off keeps it out, which is usually what a doorway left behind for an old path should do. It is listed in the file manager either way.",
"editor.redirect.showInterstitialHint":"Show a short notice saying where the reader is going before taking them there. Off sends them straight on.",
"editor.redirect.showInterstitialHint":"Show a short notice saying where the reader is going before taking them there. Off sends them straight on.",
"editor.redirect.showInTreeHint":"List this redirection in the site's browse menu. Off keeps it out, which is usually what a doorway left behind for an old path should do. It is listed in the file manager either way.",
"editor.redirect.summaryDirect":"Readers arriving at this page are sent to {target} right away.",
"editor.redirect.summaryDirect":"Readers arriving at this page are sent to {target} right away.",
"editor.redirect.summaryIncomplete":"This redirection has no target yet, and cannot be saved until it does.",
"editor.redirect.summaryIncomplete":"This redirection has no target yet, and cannot be saved until it does.",
"editor.redirect.summaryInterstitial":"Readers arriving at this page are told they are being sent to {target}, then taken there a few seconds later.",
"editor.redirect.summaryInterstitial":"Readers arriving at this page are told they are being sent to {target}, then taken there a few seconds later.",
@ -2198,6 +2198,20 @@
"navEdit.label":"Label",
"navEdit.label":"Label",
"navEdit.labelHint":"Text to display on the menu item.",
"navEdit.labelHint":"Text to display on the menu item.",
"navEdit.link":"Link",
"navEdit.link":"Link",
"navEdit.modeHide":"Hide Current + Descendants",
"navEdit.modeHideExact":"Hide Current Only",
"navEdit.modeHideExactHint":"Completely hide the site navigation sidebar only for this path.",
"navEdit.modeHideHint":"Completely hide the site navigation sidebar for this path and all descendants.",
"navEdit.modeInherit":"Inherit",
"navEdit.modeInheritHint":"Use the menu items and settings from the parent path.",
"navEdit.modeOverride":"Override Current + Descendants",
"navEdit.modeOverrideExact":"Override Current Only",
"navEdit.modeOverrideExactHint":"Set menu items and settings only for this path.",
"navEdit.modeOverrideHint":"Set menu items and settings for this path and all descendants.",
"navEdit.modeRootHide":"Hide",
"navEdit.modeRootHideHint":"Completely hide the left sidebar navigation.",
"navEdit.modeRootShow":"Show",
"navEdit.modeRootShowHint":"Show the left sidebar navigation menu items.",
"navEdit.nestItem":"Nest Item",
"navEdit.nestItem":"Nest Item",
"navEdit.nestingWarn":"The previous menu item must be a normal link or another nested link. Invalid nested items will be shown in red.",
"navEdit.nestingWarn":"The previous menu item must be a normal link or another nested link. Invalid nested items will be shown in red.",
"navEdit.noSelection":"Select a menu item from the left to start editing.",
"navEdit.noSelection":"Select a menu item from the left to start editing.",