summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebeccabillings <rbillings@mozilla.com>2015-01-27 12:16:53 -0800
committerrebeccabillings <rbillings@mozilla.com>2015-01-27 12:16:53 -0800
commit363f8290076591f8c3228dbdf7e925fec1008246 (patch)
tree5e94114c88cef7518f0a64434b914343590f5efc
parent1f6a47a25978186364c91770b70052f565181a73 (diff)
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..767c572 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 about Mozilla QA
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