|
551 | 551 | <value>Allow keypad mode</value> |
552 | 552 | <comment>Header for a control to toggle support for VT keypad modes.</comment> |
553 | 553 | </data> |
| 554 | + <data name="Globals_AllowHeadless.Header" xml:space="preserve"> |
| 555 | + <value>Allow Windows Terminal to run in the background</value> |
| 556 | + <comment>Header for a control to toggle support for Windows Terminal to run in the background.</comment> |
| 557 | + </data> |
| 558 | + <data name="Globals_IsolatedMode.Header" xml:space="preserve"> |
| 559 | + <value>Force each window to be its own process</value> |
| 560 | + <comment>Header for a control to toggle making each window be its own process.</comment> |
| 561 | + </data> |
554 | 562 | <data name="Globals_AlwaysOnTop.HelpText" xml:space="preserve"> |
555 | 563 | <value>Terminal will always be the topmost window on the desktop.</value> |
556 | 564 | <comment>A description for what the "always on top" setting does. Presented near "Globals_AlwaysOnTop.Header".</comment> |
|
567 | 575 | <value>Enables support for the DECKPAM and DECKPNM escape sequences to work as intended</value> |
568 | 576 | <comment>Additional description for what the "allow keypad mode" setting does. Presented near "Globals_AllowKeypadMode.Header".</comment> |
569 | 577 | </data> |
| 578 | + <data name="Globals_AllowHeadless.HelpText" xml:space="preserve"> |
| 579 | + <value>This allows Global Summon and Quake Mode actions to work even when no windows are open.</value> |
| 580 | + <comment>Additional description for what the "allow headless" setting does. Presented near "Globals_AllowHeadless.Header".</comment> |
| 581 | + </data> |
| 582 | + <data name="Globals_IsolatedMode.HelpText" xml:space="preserve"> |
| 583 | + <value>Certain features including but not limited to global hotkeys and tab tearout won't work.</value> |
| 584 | + <comment>Additional description for what the "isolated mode" setting does. Presented near "Globals_IsolatedMode.Header".</comment> |
| 585 | + </data> |
570 | 586 | <data name="Globals_TabWidthMode.Header" xml:space="preserve"> |
571 | 587 | <value>Tab width mode</value> |
572 | 588 | <comment>Header for a control to choose how wide the tabs are.</comment> |
|
0 commit comments