summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/GuidedBugEntry')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl5
-rw-r--r--extensions/GuidedBugEntry/web/js/products.js4
2 files changed, 4 insertions, 5 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
index f8a68e7c9..22c93a354 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
@@ -11,9 +11,8 @@
icon="firefox.png"
%]
[% INCLUDE product_block
- name="Fennec Native"
- caption="Firefox for Mobile (Android)"
- icon="fennec.png"
+ name="Firefox for Android"
+ icon="firefox.png"
%]
[% INCLUDE product_block
name="Thunderbird"
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 = {
' <b>Firefox Help</b></a> instead of creating a bug.'
},
- "Fennec Native": {
+ "Firefox for Android": {
related: [ "Fennec", "Core", "Toolkit" ],
detectPlatform: true,
support: