summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2015-02-10 14:17:50 -0500
committerJosh Matthews <josh@joshmatthews.net>2015-02-10 14:17:50 -0500
commitbc1cd0158805d7859eef0d39903d54b8d1cee5e1 (patch)
treed20917913cda4d7e37ed5b110de9875486b7089f
parent1211d006dfa2171cb6ad595d15ac2e0e794060f3 (diff)
parentdc93621a2328f1eb2d9a7805e5d0285f6f37b4e2 (diff)
Merge pull request #242 from rbillings/oneanddone
Added One and Done to the QA options
-rw-r--r--index.html3
-rw-r--r--locales/en.ini1
2 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index d9ed088..30f7ea8 100644
--- a/index.html
+++ b/index.html
@@ -89,6 +89,9 @@
<li target="https://quality.mozilla.org/teams/thunderbird/" data-choice-id="tbqa">Thunderbird QA
<div class="extra" data-l10n-id="thunderbirdqa-extra"></div>
</li>
+ <li target="https://oneanddone.mozilla.org/en-US/" data-choice-id="oneanddone">One and Done
+ <div class="extra" data-l10n-id="oneanddone-extra"></div>
+ </li>
</ul>
</div>
diff --git a/locales/en.ini b/locales/en.ini
index 72982be..5c9bba0 100644
--- a/locales/en.ini
+++ b/locales/en.ini
@@ -13,6 +13,7 @@ qa-intro = So you enjoy finding other programmers' mistakes?
webqa-extra = find problems in Mozilla's websites
ffqa-extra = help us find bugs in Firefox
thunderbirdqa-extra = help us find bugs in Thunderbird
+oneanddone-extra = learn QA by running Firefox, mobile and website tests
ffqa-intro = So you like breaking things that other people make? You could
ff-bugday-extra = help triage new and old bugs
ff-nightly-extra = run a bleeding-edge browser and report problems
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback