diff --git a/banners/thank_you_2024/content/win/FullPageBannerTextVar.de.vue b/banners/thank_you_2024/content/win/FullPageBannerTextVar.de.vue index b6aa717b0..978e29ef4 100644 --- a/banners/thank_you_2024/content/win/FullPageBannerTextVar.de.vue +++ b/banners/thank_you_2024/content/win/FullPageBannerTextVar.de.vue @@ -3,9 +3,12 @@

- Denn es gibt viel zu tun: Der tiefgreifende technologische Umbruch, den wir in Zeiten Künstlicher Intelligenz sowie Fakenews und Manipulation im digitalen Raum - erleben, macht unser technisches Engagement für Wikipedia wichtiger denn je. Auch in diesem Jahr investieren wir den größten Teil unseres Budgets in die technische - Weiterentwicklung unserer Projekte. Damit stellen wir sicher, dass wir von der technischen Entwicklung nicht überrollt werden, sondern sie mitgestalten. + Denn es gibt viel zu tun: + Der tiefgreifende technologische Umbruch, + den wir in Zeiten Künstlicher Intelligenz sowie Fakenews und Manipulation im digitalen Raum erleben, + macht unser technisches Engagement für Wikipedia wichtiger denn je. + Auch in diesem Jahr investieren wir den größten Teil unseres Budgets in die technische Weiterentwicklung unserer Projekte. + Damit stellen wir sicher, dass wir von der technischen Entwicklung nicht überrollt werden, sondern sie mitgestalten.

@@ -13,9 +16,10 @@

- Das alles ist auch in Zukunft mit hohen Kosten verbunden. Da Wikipedia als gebühren- und werbefreie Wissensplattform kein Geld verdient, sind wir auf verlässliche - Unterstützung durch engagierte Fördermitglieder angewiesen. Es sind allerdings, trotz der Beliebtheit von Wikipedia, immer noch recht wenige Menschen, die dies - leisten. + Das alles ist auch in Zukunft mit hohen Kosten verbunden. + Da Wikipedia als gebühren- und werbefreie Wissensplattform kein Geld verdient, + sind wir auf verlässliche Unterstützung durch engagierte Fördermitglieder angewiesen. + Es sind allerdings, trotz der Beliebtheit von Wikipedia, immer noch recht wenige Menschen, die dies leisten.

@@ -23,8 +27,10 @@

- Daher unsere Bitte: Werden Sie Fördermitglied und helfen Sie uns, die kommenden technologischen Herausforderungen zu meistern. Damit die Freiwilligen stets unter - besten Bedingungen arbeiten können – und Sie sich auch in Zukunft auf Wikipedia als Ort des freien Zugangs zu Wissen und Bildung verlassen können. + Daher unsere Bitte: Werden Sie Fördermitglied und helfen Sie uns, + die kommenden technologischen Herausforderungen zu meistern. Damit die Freiwilligen stets unter + besten Bedingungen arbeiten können – und Sie sich auch in Zukunft auf Wikipedia als Ort des freien Zugangs + zu Wissen und Bildung verlassen können.

diff --git a/banners/thank_you_2024/content/win/FullPageBannerTextVar.en.vue b/banners/thank_you_2024/content/win/FullPageBannerTextVar.en.vue index 9475cae20..08d145f4d 100644 --- a/banners/thank_you_2024/content/win/FullPageBannerTextVar.en.vue +++ b/banners/thank_you_2024/content/win/FullPageBannerTextVar.en.vue @@ -3,9 +3,12 @@

- Because there's a lot to be done: the profound technological upheaval we're living through, an era of AI (artificial intelligence) as well as fake news and deception - in the digital space, makes our technical commitment to Wikipedia more important than ever. As ever, this year we're investing most of our budget in the further - technical development of our projects. That's how we ensure that we're not overcome by technical developments and are instead able to help shape them. + Because there's a lot to be done: + the profound technological upheaval we're living through, + an era of AI (artificial intelligence) as well as fake news and deception + in the digital space, makes our technical commitment to Wikipedia more important than ever. + As ever, this year we're investing most of our budget in the further technical development of our projects. + That's how we ensure that we're not overcome by technical developments and are instead able to help shape them.

@@ -13,8 +16,10 @@

- All that comes at a high price in the future. As a fee-free and ad-free knowledge platform, Wikipedia earns no money, which makes us dependent on the reliable - support of committed sustaining members. But despite how beloved Wikipedia is, the number of people who provide that support remains quite small. + All that comes at a high price in the future. + As a fee-free and ad-free knowledge platform, Wikipedia earns no money, which makes us dependent on the reliable + support of committed sustaining members. + But despite how beloved Wikipedia is, the number of people who provide that support remains quite small.

@@ -22,8 +27,9 @@

- That's why we're asking you to become a sustaining member and to help us grapple with the coming technological challenges. So volunteers can always do their work - under optimal conditions -- and so you can rely now and in the future on Wikipedia as a place of open access to knowledge and education. + That's why we're asking you to become a sustaining member and to help us grapple with the coming technological challenges. + So volunteers can always do their work under optimal conditions -- and so you can rely now and + in the future on Wikipedia as a place of open access to knowledge and education.

diff --git a/banners/thank_you_2024/messages.en.ts b/banners/thank_you_2024/messages.en.ts index 99900b979..190ed5ccd 100644 --- a/banners/thank_you_2024/messages.en.ts +++ b/banners/thank_you_2024/messages.en.ts @@ -3,7 +3,7 @@ import { TranslationMessages } from '@src/Translator'; const messages: TranslationMessages = { 'progress-bar-inner-text-win': 'Target reached!', 'progress-bar-inner-text-lose': 'We didn\'t make it', - 'mini-read-more-button': 'What you achieved', + 'mini-read-more-button': 'What you enable', 'close': 'schließen', 'close-full-page': 'Close thank you message', 'call-to-action-more-info': 'For more information, please visit our website', diff --git a/banners/thank_you_2024/styles/ExecutiveDirectors.scss b/banners/thank_you_2024/styles/ExecutiveDirectors.scss index dc73178ae..66ad355ff 100644 --- a/banners/thank_you_2024/styles/ExecutiveDirectors.scss +++ b/banners/thank_you_2024/styles/ExecutiveDirectors.scss @@ -8,6 +8,7 @@ @include breakpoints.x-small-up { float: right; padding-left: 16px; + background: var(--full-background); } @include breakpoints.small-up { diff --git a/banners/thank_you_2024/styles/FullPageBanner.scss b/banners/thank_you_2024/styles/FullPageBanner.scss index 5c5c9417a..d429aebb8 100644 --- a/banners/thank_you_2024/styles/FullPageBanner.scss +++ b/banners/thank_you_2024/styles/FullPageBanner.scss @@ -47,8 +47,11 @@ transform: translateY(-50%); @include breakpoints.small-up { - max-height: calc( 100vh - 80px ); - margin: 40px auto; + // chrome based browsers have issues with calc + vh + // max-height: calc( 100vh - 80px ); + box-sizing: border-box; + height: 85vh; + margin: 20px auto -20px; } &[ open ] { @@ -266,4 +269,4 @@ left: 5px; } } -} \ No newline at end of file +}