From 3925937354bcddc1ec10b458a38d5d3dc0199157 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 2 Jul 2012 10:16:39 -0400 Subject: Bug 769731 - Please rename the "Fennec Native" product to "Firefox for Android" r=glob --- extensions/GuidedBugEntry/web/js/products.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/GuidedBugEntry/web/js/products.js') diff --git a/extensions/GuidedBugEntry/web/js/products.js b/extensions/GuidedBugEntry/web/js/products.js index de6dfa330..9f9b62a14 100644 --- a/extensions/GuidedBugEntry/web/js/products.js +++ b/extensions/GuidedBugEntry/web/js/products.js @@ -48,7 +48,7 @@ var products = { }, "Fennec": { - related: [ "Fennec Native", "Core", "Toolkit" ], + related: [ "Firefox for Android", "Core", "Toolkit" ], detectPlatform: true, support: 'If you are new to Firefox or Bugzilla, please consider checking ' + @@ -57,7 +57,7 @@ var products = { ' Firefox Help instead of creating a bug.' }, - "Fennec Native": { + "Firefox for Android": { related: [ "Fennec", "Core", "Toolkit" ], detectPlatform: true, support: -- cgit v1.2.3-24-g4f1b