File tree Expand file tree Collapse file tree
bedrock/mozorg/templates/mozorg/home/includes/m24 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h3 class="m24-c-intro-title m24-t-sm">{{ ftl('m24-home-headline-you-ai-v2') }}<
5252 type_icon='article',
5353 topic=ftl('m24-home-topic-products'),
5454 author='Ryan Sipes',
55- preview=ftl('m24-home-introducing-thundermail-and')
55+ preview=ftl('m24-home-introducing-thundermail-and-v2', fallback='m24-home-introducing-thundermail-and ')
5656 ) }}
5757 {{ springboard_item(
5858 link_url="https://www.youtube.com/watch?v=HiZGWrN1zrU" + utm_params,
@@ -69,7 +69,7 @@ <h3 class="m24-c-intro-title m24-t-sm">{{ ftl('m24-home-headline-you-ai-v2') }}<
6969 type=ftl('m24-home-tag-article'),
7070 type_icon='article',
7171 topic=ftl('m24-home-topic-open-source-ai'),
72- author=ftl('m24-home-tech-crunch'),
72+ author=ftl('m24-home-tech-crunch-v2', fallback='m24-home-tech-crunch '),
7373 preview=ftl('m24-home-how-ventures-investee')
7474 ) }}
7575 {{ springboard_item(
Original file line number Diff line number Diff line change @@ -120,10 +120,14 @@ m24-home-shake-to-summarize = Shake to Summarize in TIME’s Best Inventions of
120120m24-home-mozilla-welcomes-raffi = { -brand-name-mozilla } welcomes Raffi Krikorian as Chief Technology Officer
121121m24-home-tech-target = Tech Target
122122m24-home-mozilla-ai-ceo = { -brand-name-mozilla-ai-v2 } CEO talks open source AI advantages
123+ # Obsolete string (expires 2026-03-01)
123124m24-home-introducing-thundermail-and = Introducing Thundermail and Thunderbird Pro
125+ m24-home-introducing-thundermail-and-v2 = Introducing { -brand-name-thundermail } and { -brand-name-thunderbird-pro }
124126m24-home-what-comes-next = What comes next in tech is a choice. Choose with us.
125127m24-home-how-ventures-investee = How Ventures Investee Germ is Strengthening Encryption
128+ # Obsolete string (expires 2026-03-01)
126129m24-home-tech-crunch = Tech Crunch
130+ m24-home-tech-crunch-v2 = TechCrunch
127131m24-home-a-good-moment = ‘A good moment in time for us’: { -brand-name-firefox } head on AI browsers and what’s next for the web
128132m24-home-the-guardian = The Guardian
129133m24-home-interview-take-open = Interview: Taking Open Source Into the AI Era
You can’t perform that action at this time.
0 commit comments