po.feature 260 B

12345678910
  1. @source
  2. Feature: check PO files
  3. As a Tails developer, when I build Tails, I want to make sure
  4. the PO files in use are correct.
  5. @doc
  6. Scenario: check all PO files
  7. Given I am in the Git branch being tested
  8. Then all the PO files should be correct