@firefox @language-stage.wmflabs.org Feature: New translation from interlanguage link As a registered wiki editor who uses a wiki in a different language I can initiate a translation directly from the content page, so that I can immediately discover how to contribute. Design: - http://pauginer.github.io/prototype-uls/#mies These scenarios check that anonymous users don't see any red interlanguage links. Scenario: Anonymous user using the wiki's content language viewing a page that doesn't have a corresponding page in the target language Given I am on a page with an interlanguage link to "da" Then I should not see any red links in the list of the interlanguage links Scenario: Anonymous user using Dutch as UI language viewing a page that doesn't have a corresponding page in the target language Given I am on a page with an interlanguage link to "da" And I set "nl" as the interface language Then I should not see any red links in the list of the interlanguage links