From b1336c7d10084fe97d154a96d29e6582b2cbd17e Mon Sep 17 00:00:00 2001
From: Tasos Katsoulas
{gettext(
@@ -187,7 +189,7 @@
SUMO_URL +
"/kb/mozilla-support-rules-guidelines",
text: gettext(
- "Learn about basic contribution guidelines."
+ "Learn about basic contribution guidelines"
),
},
],
@@ -227,7 +229,7 @@
},
}}
>
- {gettext("Help us write help articles")}
+ {gettext("Help us write support articles")}
{gettext("Share your wisdom with the world!")}
{gettext("Translate help articles")}
+ {gettext("Help us localize support articles")}
{gettext("Let’s make Mozilla Support speak your language!")}
@@ -250,7 +252,7 @@
{
link: SUMO_URL + "/kb/social-support-guidelines",
text: gettext(
- "Learn about basic contribution guidelines."
+ "Learn about basic contribution guidelines"
),
},
],
@@ -266,7 +268,7 @@
{
link: "",
text: gettext(
- "Start tweeting from @FirefoxSupport!"
+ "Start replying from @FirefoxSupport!"
),
},
],
@@ -300,9 +302,9 @@
{gettext( - "Smartphones are taking over the world. We have many users leaving reviews while also asking for support on Play Store. By joining Play Store Support, you can help them by reply to their reviews from the comfort of your desk. Pretty simple, right?" + "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?" )}
diff --git a/svelte/contribute/Picker.svelte b/svelte/contribute/Picker.svelte index 036cb6fa2..442c4b8f0 100644 --- a/svelte/contribute/Picker.svelte +++ b/svelte/contribute/Picker.svelte @@ -41,9 +41,9 @@ {gettext("Social support")} {/if} - {#if location?.pathname != "/playstore"} -