diff --git a/app/src/main/res/values/torbrowser_strings.xml b/app/src/main/res/values/torbrowser_strings.xml
index 8b41c67f45ce7b7923b94f44aa21cc13c7099372..ab8f59439e755595a5d982578ee24b49815fa97d 100644
--- a/app/src/main/res/values/torbrowser_strings.xml
+++ b/app/src/main/res/values/torbrowser_strings.xml
@@ -72,4 +72,23 @@
 
     <!-- Spoof locale to English -->
     <string name="tor_spoof_english">Request English versions of web pages for enhanced privacy</string>
+
+    <!-- YEC 2022 campaign https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/41303 -->
+
+    <!-- LOCALIZATION NOTE (yec2022_powered_by_privacy): a header for a list of things which are powered by/enabled by/possible due to privacy (each item should have positive connotations/associations in the translated languages) -->
+    <string name="yec2022_powered_by_privacy">POWERED BY PRIVACY:</string>
+    <!-- LOCALIZATION NOTE (yec2022_resistance): resistance as in social/political resistance to opression, injustice, etc -->
+    <string name="yec2022_resistance">RESISTANCE</string>
+    <!-- LOCALIZATION NOTE (yec2022_change): change as in the process of social/political progress toward a better/more equitable society -->
+    <string name="yec2022_change">CHANGE</string>
+    <!-- LOCALIZATION NOTE (yec2022_freedom): freedom as in liberty, protection against exploition, imprisonment, etc -->
+    <string name="yec2022_freedom">FREEDOM</string>
+    <!-- LOCALIZATION NOTE (yec2022_donate_now): Label for a button directing user to donation page -->
+    <string name="yec2022_donate_now">DONATE NOW</string>
+    <!-- LOCALIZATION NOTE (yec2022_donation_matching): Please translate the 'Friends of Tor' phrase, but
+    also format it like the name of an organization in whichever way that is appropriate for your locale.
+    Please keep the currency in USD.
+    Thank you!
+    -->
+    <string name="yec2022_donation_matching">Your donation will be matched by Friends of Tor, up to $150,000.</string>
 </resources>