Skip to content

Commit 3329594

Browse files
authored
Merge pull request #6683 from akatsoulas/drop-social-contribute
Drop social and mobile from contribute
2 parents b49ae25 + 413fa2f commit 3329594

File tree

5 files changed

+10
-166
lines changed

5 files changed

+10
-166
lines changed

kitsune/users/jinja2/users/email/contributor.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@
4646
<a href="{{ url }}">Localize help articles to your local language</a>
4747
{% endtrans %}
4848
</li>
49-
<li>
50-
{% trans url=add_utm('https://support.mozilla.org/en-US/contribute/social', 'contribute', source='new-social-contributor') %}
51-
<a href="{{ url }}">Help users on social media</a>
52-
{% endtrans %}
53-
</li>
54-
<li>
55-
{% trans url=add_utm('https://support.mozilla.org/en-US/contribute/store', 'contribute', source='new-mobile-contributor') %}
56-
<a href="{{ url }}">Respond to mobile store reviews</a>
57-
{% endtrans %}
58-
</li>
5949
</ul>
6050

6151
<p>{{ _('<bold>Great! Now, how can I connect to other contributors?</bold>') }}</p>

kitsune/users/jinja2/users/email/contributor.ltxt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,6 @@ Localize help articles to your local language
4949

5050
{{ add_utm('https://support.mozilla.org/en-US/contribute/l10n', 'contribute', source='new-l10n-contributor') }}
5151

52-
{#- L10n: This is an email. Whitespace matters! -#}
53-
{% trans %}
54-
Help users on social media
55-
{% endtrans %}
56-
57-
{{ add_utm('https://support.mozilla.org/en-US/contribute/social', 'contribute', source='new-social-contributor') }}
58-
59-
{% trans %}
60-
Respond to mobile store reviews
61-
{% endtrans %}
62-
63-
{{ add_utm('https://support.mozilla.org/en-US/contribute/store', 'contribute', source='new-social-contributor') }}
64-
65-
6652
{#- L10n: This is an email. Whitespace matters! -#}
6753
{{ _('Great! Now, how can I connect to other contributors?') }}
6854

svelte/contribute/Contribute.svelte

Lines changed: 10 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
{
7777
link: "/kb/how-contribute-support-forum",
7878
text: gettext(
79-
"Learn more about forum contribution"
79+
"Learn more about forum contribution",
8080
),
8181
},
8282
],
8383
],
8484
fact: {
8585
number: gettext("1 → 1000"),
8686
text: gettext(
87-
"Solving one issue helps up to 1000 users a day"
87+
"Solving one issue helps up to 1000 users a day",
8888
),
8989
},
9090
}}
@@ -123,7 +123,7 @@
123123
{
124124
link: "/contributors/kb-overview",
125125
text: gettext(
126-
"Explore the Knowledge Base Dashboard"
126+
"Explore the Knowledge Base Dashboard",
127127
),
128128
},
129129
],
@@ -132,7 +132,7 @@
132132
{
133133
link: "",
134134
text: gettext(
135-
"Check the Needs Update column and start editing articles!"
135+
"Check the Needs Update column and start editing articles!",
136136
),
137137
},
138138
],
@@ -147,7 +147,7 @@
147147
fact: {
148148
number: gettext("400 → 70+"),
149149
text: gettext(
150-
"One article can be viewed by 400 million users and translated into 70+ languages"
150+
"One article can be viewed by 400 million users and translated into 70+ languages",
151151
),
152152
},
153153
}}
@@ -156,7 +156,7 @@
156156
<h2>{gettext("Share your wisdom with the world!")}</h2>
157157
<p>
158158
{gettext(
159-
"If you like writing and teaching, then the Knowledge Base (KB) is the place for you. We need contributors that can write, edit or proofread articles in English. Thousands of people are accessing our Knowledge Base every week. Imagine how many will be helped by you!"
159+
"If you like writing and teaching, then the Knowledge Base (KB) is the place for you. We need contributors that can write, edit or proofread articles in English. Thousands of people are accessing our Knowledge Base every week. Imagine how many will be helped by you!",
160160
)}
161161
</p>
162162
</Area>
@@ -180,7 +180,7 @@
180180
{
181181
link: "/kb/locales",
182182
text: gettext(
183-
"Check if your locale is available and go to your localization dashboard"
183+
"Check if your locale is available and go to your localization dashboard",
184184
),
185185
},
186186
],
@@ -196,15 +196,15 @@
196196
{
197197
link: "/kb/how-contribute-article-localization",
198198
text: gettext(
199-
"Learn more about localization contribution"
199+
"Learn more about localization contribution",
200200
),
201201
},
202202
],
203203
],
204204
fact: {
205205
number: gettext("400 → 70+"),
206206
text: gettext(
207-
"One article can be viewed by 400 million users and translated into 70+ languages"
207+
"One article can be viewed by 400 million users and translated into 70+ languages",
208208
),
209209
},
210210
}}
@@ -215,125 +215,7 @@
215215
</h2>
216216
<p>
217217
{gettext(
218-
"Help articles are not available in your language yet? You want to join the amazing team translating them? You will help millions of users in your language. Pretty heroic, right?"
219-
)}
220-
</p>
221-
</Area>
222-
</Route>
223-
<Route path="social" let:location>
224-
<Area
225-
area={gettext("Social support")}
226-
images={[imgDotsPng, imgDotsWebp, imgDots2xWebp]}
227-
{location}
228-
steps={{
229-
steps: [
230-
[
231-
Linkable,
232-
{
233-
link: "/kb/social-support-guidelines",
234-
text: gettext("Learn the basic guidelines"),
235-
},
236-
],
237-
[
238-
Linkable,
239-
{
240-
link: "https://bit.ly/conversocial-sign-up",
241-
text: gettext("Request access to Conversocial"),
242-
},
243-
],
244-
[
245-
Linkable,
246-
{
247-
link: "",
248-
text: gettext(
249-
"Start replying from @FirefoxSupport!"
250-
),
251-
},
252-
],
253-
[
254-
Linkable,
255-
{
256-
link: "/kb/how-contribute-social-support",
257-
text: gettext(
258-
"Learn more about social support contribution"
259-
),
260-
},
261-
],
262-
],
263-
fact: {
264-
number: gettext("1 → 300+"),
265-
text: gettext(
266-
"Help 300+ users who reach out for support on Twitter every month"
267-
),
268-
},
269-
}}
270-
>
271-
<h1>{gettext("Support users on social media")}</h1>
272-
<h2>
273-
{gettext("Let’s help people so they can keep using Firefox!")}
274-
</h2>
275-
<p>
276-
{gettext(
277-
"Many users ask support questions on social media. With social support, you can help them by reply to their questions from our official account, @FirefoxSupport. Pretty cool, right?"
278-
)}
279-
</p>
280-
</Area>
281-
</Route>
282-
<Route path="store" let:location>
283-
<Area
284-
area={gettext("Mobile Store support")}
285-
images={[imgHandsPng, imgHandsWebp, imgHands2xWebp]}
286-
{location}
287-
steps={{
288-
steps: [
289-
[
290-
Linkable,
291-
{
292-
link: "/kb/get-started-mobile-support",
293-
text: gettext("Learn the basic guidelines"),
294-
},
295-
],
296-
[
297-
Linkable,
298-
{
299-
link: "https://bit.ly/conversocial-sign-up",
300-
text: gettext("Request access to Conversocial"),
301-
},
302-
],
303-
[
304-
Linkable,
305-
{
306-
link: "",
307-
text: gettext("Start replying to app reviews!"),
308-
},
309-
],
310-
[
311-
Linkable,
312-
{
313-
link: "/kb/how-contribute-mobile-support-start-here",
314-
text: gettext(
315-
"Learn more about mobile store support contribution"
316-
),
317-
},
318-
],
319-
],
320-
fact: {
321-
number: gettext("1 → 20k+"),
322-
text: gettext(
323-
"Help 20K+ users who leave reviews in mobile store every month"
324-
),
325-
},
326-
}}
327-
>
328-
<h1>{gettext("Support Firefox users on mobile store")}</h1>
329-
<h2>
330-
{gettext(
331-
"Help us respond to app reviews for our mobile products!"
332-
)}
333-
</h2>
334-
<p>
335-
{gettext(
336-
"Smartphones are taking over the world. Nowdays, many people prefer to app reviews instead of going to the support forum. By joining, you can help them by replying to their reviews from the comfort of your desk. Pretty simple, right?"
218+
"Help articles are not available in your language yet? You want to join the amazing team translating them? You will help millions of users in your language. Pretty heroic, right?",
337219
)}
338220
</p>
339221
</Area>

svelte/contribute/Picker.svelte

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import forumImg from "./img/Support Forum.svg";
66
import kbImg from "./img/Support Articles.svg";
77
import l10nImg from "./img/Localization.svg";
8-
import socialImg from "./img/Social Support.svg";
9-
import storeImg from "./img/Play Store.svg";
108
119
export let location;
1210
</script>
@@ -36,16 +34,6 @@
3634
{gettext("Localize support content")}
3735
</Tile>
3836
{/if}
39-
{#if location?.pathname != "/social"}
40-
<Tile to="../social" img={socialImg}>
41-
{gettext("Provide support on social channels")}
42-
</Tile>
43-
{/if}
44-
{#if location?.pathname != "/store"}
45-
<Tile to="../store" img={storeImg}>
46-
{gettext("Respond to mobile store reviews")}
47-
</Tile>
48-
{/if}
4937
</ul>
5038
</nav>
5139
</section>

webpack.pre-render.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ module.exports = mergeWithRules({
2323
"/contribute",
2424
"/contribute/forum",
2525
"/contribute/kb",
26-
"/contribute/social",
2726
"/contribute/l10n",
28-
"/contribute/store",
2927
],
3028
}),
3129
],

0 commit comments

Comments
 (0)