localization.feature 836 B

123456789101112131415161718192021
  1. @product
  2. Feature: Localization
  3. As a Tails user
  4. I want Tails to be localized in my native language
  5. And various Tails features should still work
  6. @doc
  7. Scenario: The Report an Error launcher will open the support documentation in supported non-English locales
  8. Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen
  9. And the network is plugged
  10. And I log in to a new session in German
  11. And Tor is ready
  12. When I double-click the Report an Error launcher on the desktop
  13. Then the support documentation page opens in Tor Browser
  14. #11711
  15. @fragile
  16. Scenario: The Unsafe Browser can be used in all languages supported in Tails
  17. Given I have started Tails from DVD and logged in and the network is connected
  18. Then the Unsafe Browser works in all supported languages