en-US.ini 709 B

123456789101112131415161718
  1. SceneSwitcher="Automatic Scene Switcher"
  2. SceneSwitcher.OnNoMatch="When no window matches:"
  3. SceneSwitcher.OnNoMatch.DontSwitch="Don't switch"
  4. SceneSwitcher.OnNoMatch.SwitchTo="Switch to:"
  5. SceneSwitcher.CheckInterval="Check active window title every:"
  6. SceneSwitcher.ActiveOrNotActive="Scene Switcher is:"
  7. InvalidRegex.Title="Invalid Regular Expression"
  8. InvalidRegex.Text="The regular expression that you entered is invalid."
  9. Active="Active"
  10. Inactive="Inactive"
  11. Start="Start"
  12. Stop="Stop"
  13. OutputTimer="Output Timer"
  14. OutputTimer.Stream="Stop streaming after:"
  15. OutputTimer.Record="Stop recording after:"
  16. OutputTimer.Stream.StoppingIn="Streaming stopping in:"
  17. OutputTimer.Record.StoppingIn="Recording stopping in:"