Skip to content

Commit 8ddcf91

Browse files
committed
address review feedback
1 parent fb4e103 commit 8ddcf91

9 files changed

Lines changed: 9 additions & 10 deletions

File tree

bedrock/base/templates/includes/protocol/footer/footer-refresh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h2>
1717
<img src="{{ static('img/logos/mozilla/ads/Mozilla_Ads_Logo.svg') }}" alt="{{ ftl('footer-refresh-mozilla-ads') }}" width="250" height="33" class="moz24-footer-advertising-logo">
1818
</h2>
19-
{% if ftl_has_messages('footer-refresh-extend-reach') %}
19+
{% if ftl_has_messages('footer-refresh-add-trust-to') or ftl_has_messages('footer-refresh-extend-reach') %}
2020
<p>{{ ftl('footer-refresh-add-trust-to', fallback='footer-refresh-extend-reach') }}</p>
2121
{% endif %}
2222
<a class="moz24-footer-advertising-link" href="{{ url('mozorg.advertising.landing') }}" data-link-position="footer" data-link-text="Learn more">

bedrock/mozorg/templates/mozorg/home/includes/m24/ai-gallery.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ <h2 class="m24-c-intro-title">{{ ftl('m24-home-join-the-movement') }}</h2>
201201
),
202202
tag=ftl('m24-home-tag-video'),
203203
title=ftl('m24-home-our-transformation'),
204-
desc=ftl('m24-home-why-do-legacy'),
205-
link_url='https://www.youtube.com/watch?v=fIVj45F9dfI' + utm_params,
204+
desc=ftl('m24-home-how-do-legacy'),
205+
link_url='https://www.youtube.com/watch?v=fIVj45F9dfI&utm_source=www.mozilla.org&utm_medium=referral&utm_campaign=m24-homepage',
206206
cta_text=ftl('m24-home-watch-now'),
207207
link_attributes='rel="external" target="_blank" data-link-text="Watch now"'
208208
) }}

bedrock/mozorg/templates/mozorg/home/includes/m24/data-collective.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ <h2 class="m24-c-donate-title">{{ ftl('m24-home-mozilla-data-collective') }}</h2
3333
optional_attributes={
3434
'width': '1450',
3535
'height': '725',
36-
'alt': ftl('m24-home-join-mozilla-data')
3736
}
3837
) }}
3938
</div>

bedrock/mozorg/templates/mozorg/home/includes/m24/issues-gallery.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h2 class="m24-c-intro-title">{{ ftl('m24-home-explore-issues-shaping') }}</h2>
1212
</header>
1313
<div class="m24-c-gallery-container">
14-
{% if ftl_has_messages('m24-home-the-validation-machines', 'm24-home-in-the-atlatic', 'm24-home-read-more' ) %}
14+
{% if ftl_has_messages('m24-home-the-validation-machines', 'm24-home-in-the-atlantic', 'm24-home-read-more' ) %}
1515
{{ gallery_tile(
1616
class='m24-l-grid-half',
1717
image=picture(
@@ -44,7 +44,7 @@ <h2 class="m24-c-intro-title">{{ ftl('m24-home-explore-issues-shaping') }}</h2>
4444
}
4545
),
4646
title=ftl('m24-home-the-validation-machines'),
47-
desc=ftl('m24-home-in-the-atlatic'),
47+
desc=ftl('m24-home-in-the-atlantic'),
4848
link_url='https://www.theatlantic.com/ideas/archive/2025/10/validation-ai-raffi-krikorian/684764/' + utm_params,
4949
cta_text=ftl('m24-home-read-more'),
5050
link_attributes='rel="external" target="_blank" data-link-text="Read more about The Validation Machines"',

bedrock/mozorg/templates/mozorg/home/includes/m24/media-springboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h3 class="m24-c-intro-title m24-t-sm">{{ ftl('m24-home-headline-you-ai-v2') }}<
3333
type=ftl('m24-home-tag-article'),
3434
type_icon='article',
3535
topic=ftl('m24-home-topic-news'),
36-
author='Raffi headshot',
36+
author=ftl('m24-home-mozilla'),
3737
preview=ftl('m24-home-mozilla-welcomes-raffi')
3838
) }}
3939
{{ springboard_item(

l10n/en/mozorg/home-m24.ftl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ m24-home-donate-your-voice-to-make = Donate your voice to make speech technology
9191
m24-home-donate-your-voice = Donate your voice
9292
9393
m24-home-our-transformation = Our Transformation
94-
m24-home-why-do-legacy = How do legacy values collide with innovation? In this conversation, Mark Surman previews how we’re transforming { -brand-name-mozilla } for the era of AI.
94+
m24-home-how-do-legacy = How do legacy values collide with innovation? In this conversation, Mark Surman previews how we’re transforming { -brand-name-mozilla } for the era of AI.
9595
# Used as an accessible text alternative for an image
9696
m24-home-alt-transformation = Change Signal with Mark Surman and MBS
9797
# Used as an accessible text alternative for an image
@@ -132,7 +132,7 @@ m24-home-mozilla-ventures-funds = { -brand-name-mozilla-ventures } funds Filamen
132132
m24-home-axios = Axios
133133
m24-home-mozillas-new-message = { -brand-name-mozilla }’s new message: We’re the only browser not backed by billionaires
134134
m24-home-fast-company = Fast Company
135-
m24-home-will-agi-be = Will AGI Be a Realityand Are We Ready?
135+
m24-home-will-agi-be = Will AGI Be a Realityand Are We Ready?
136136
m24-home-conversation-charting-a = Conversation: Charting a future to access and agency
137137
m24-home-tech-policy-press = Tech Policy Press
138138
m24-home-open-by-design = Open By Design: How Nations Can Compete in the Age of AI
@@ -167,7 +167,7 @@ m24-home-join-mozilla-data = Join { -brand-name-mozilla } Data Collective
167167
## Issues
168168

169169
m24-home-the-validation-machines = The Validation Machines
170-
m24-home-in-the-atlatic = In The Atlantic, { -brand-name-mozilla } CTO Raffi Krikorian asks why chatbots and generative AI are so eager to please us, and what it means for humanity. (image courtesy The Atlantic)
170+
m24-home-in-the-atlantic = In The Atlantic, { -brand-name-mozilla } CTO Raffi Krikorian asks why chatbots and generative AI are so eager to please us, and what it means for humanity. (image courtesy The Atlantic)
171171
# Used as an accessible text alternative for an image
172172
m24-home-alt-validation = A miniature person looking at a big keyboard key and a hypnotizing computer screen
173173
# Used as an accessible text alternative for an image
-3.84 KB
Loading
-155 KB
Loading
-191 KB
Loading

0 commit comments

Comments
 (0)