From 25c995e57935c975d6ff336bf9ecaadd1d62540a Mon Sep 17 00:00:00 2001 From: Jeremiah Isaacson Date: Mon, 16 Dec 2024 14:24:16 -0800 Subject: [PATCH] Update the copyright year to 2025 on the footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the copyright year in the footer to 2025. * Update the `copyright-footer` entry in `themes/docdock/i18n/de.toml` to "© Copyright 2025, alle Rechte vorbehalten von Nuevo Foundation, einer 501(c)(3) gemeinnützigen Stiftung." * Update the `copyright-footer` entry in `themes/docdock/i18n/en.toml` to "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." * Update the `copyright-footer` entry in `themes/docdock/i18n/es.toml` to "© Copyright 2025, Todos los derechos reservados por Nuevo Foundation, una organización sin fines de lucro de acuerdo con la disposición 501(c)(3)." * Update the `copyright-footer` entry in `themes/docdock/i18n/fr.toml` to "© Copyright 2025, tous droits réservés par la Nuevo Foundation, une organisation à but non lucratif 501(c)(3)." * Update the `copyright-footer` entry in `themes/docdock/i18n/ky.toml` to "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." * Update the `copyright-footer` entry in `themes/docdock/i18n/pt-br.toml` to "© Copyright 2025, Todos os direitos reservados a Nuevo Foundation, uma organização sem fins lucrativos de acordo com a norma 501(c)(3) da lei federal dos Estados Unidos." * Update the `copyright-footer` entry in `themes/docdock/i18n/zh-hans.toml` to "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." * Update the `copyright-footer` entry in `themes/docdock/i18n/zh-hant.toml` to "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." --- themes/docdock/i18n/de.toml | 2 +- themes/docdock/i18n/en.toml | 2 +- themes/docdock/i18n/es.toml | 4 ++-- themes/docdock/i18n/fr.toml | 2 +- themes/docdock/i18n/ky.toml | 2 +- themes/docdock/i18n/pt-br.toml | 2 +- themes/docdock/i18n/zh-hans.toml | 4 ++-- themes/docdock/i18n/zh-hant.toml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/themes/docdock/i18n/de.toml b/themes/docdock/i18n/de.toml index 6e2b35b0e..fdbfb7b6b 100644 --- a/themes/docdock/i18n/de.toml +++ b/themes/docdock/i18n/de.toml @@ -14,7 +14,7 @@ other = "Vorherige:" other = "Nimm an der Diskussion in den sozialen Medien teil." [copyright-footer] -other = "© Copyright 2022, alle Rechte vorbehalten von Nuevo Foundation, einer 501(c)(3) gemeinnützigen Stiftung." +other = "© Copyright 2025, alle Rechte vorbehalten von Nuevo Foundation, einer 501(c)(3) gemeinnützigen Stiftung." # header.html [donate] diff --git a/themes/docdock/i18n/en.toml b/themes/docdock/i18n/en.toml index 6f96333a2..e7a847759 100644 --- a/themes/docdock/i18n/en.toml +++ b/themes/docdock/i18n/en.toml @@ -14,7 +14,7 @@ other = "Previous:" other = "Join the conversation on social media." [copyright-footer] -other = "© Copyright 2022, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." +other = "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." # header.html [donate] diff --git a/themes/docdock/i18n/es.toml b/themes/docdock/i18n/es.toml index 4ab33ebac..4b62cd2d6 100644 --- a/themes/docdock/i18n/es.toml +++ b/themes/docdock/i18n/es.toml @@ -14,7 +14,7 @@ other = "Anterior:" other = "Únete a la conversación en las redes sociales." [copyright-footer] -other = "© Copyright 2022, Todos los derechos reservados por Nuevo Foundation, una organización sin fines de lucro de acuerdo con la disposición 501(c)(3)." +other = "© Copyright 2025, Todos los derechos reservados por Nuevo Foundation, una organización sin fines de lucro de acuerdo con la disposición 501(c)(3)." # header.html [donate] @@ -78,4 +78,4 @@ other = "Consejo" other = "Ayuda" [hint] -other = "Sugerencia" \ No newline at end of file +other = "Sugerencia" diff --git a/themes/docdock/i18n/fr.toml b/themes/docdock/i18n/fr.toml index 9bf620601..64005f4e8 100644 --- a/themes/docdock/i18n/fr.toml +++ b/themes/docdock/i18n/fr.toml @@ -14,7 +14,7 @@ other = "Précédent :" other = "Participez à la conversation sur les médias sociaux." [copyright-footer] -other = "© Copyright 2022, tous droits réservés par la Nuevo Foundation, une organisation à but non lucratif 501(c)(3)." +other = "© Copyright 2025, tous droits réservés par la Nuevo Foundation, une organisation à but non lucratif 501(c)(3)." # header.html [donate] diff --git a/themes/docdock/i18n/ky.toml b/themes/docdock/i18n/ky.toml index e55b3a8e8..02b1ebe77 100644 --- a/themes/docdock/i18n/ky.toml +++ b/themes/docdock/i18n/ky.toml @@ -14,7 +14,7 @@ other = "Мурунку:" other = "Социалдык тармактардагы маектерге кошулуңуз." [copyright-footer] -other = "© Copyright 2022, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." +other = "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." # header.html [donate] diff --git a/themes/docdock/i18n/pt-br.toml b/themes/docdock/i18n/pt-br.toml index 6f29890dd..ba987af6e 100644 --- a/themes/docdock/i18n/pt-br.toml +++ b/themes/docdock/i18n/pt-br.toml @@ -14,7 +14,7 @@ other = "Anterior:" other = "Siga-nos nas redes sociais." [copyright-footer] -other = "© Copyright 2022, Todos os direitos reservados a Nuevo Foundation, uma organização sem fins lucrativos de acordo com a norma 501(c)(3) da lei federal dos Estados Unidos." +other = "© Copyright 2025, Todos os direitos reservados a Nuevo Foundation, uma organização sem fins lucrativos de acordo com a norma 501(c)(3) da lei federal dos Estados Unidos." # header.html [donate] diff --git a/themes/docdock/i18n/zh-hans.toml b/themes/docdock/i18n/zh-hans.toml index c1544fb25..413b53a8a 100644 --- a/themes/docdock/i18n/zh-hans.toml +++ b/themes/docdock/i18n/zh-hans.toml @@ -14,7 +14,7 @@ other = "前一页:" other = "加入社交媒体上的对话." [copyright-footer] -other = "© Copyright 2022, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." +other = "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." # header.html [donate] @@ -78,4 +78,4 @@ other = "技巧" other = "帮助" [hint] -other = "暗示" \ No newline at end of file +other = "暗示" diff --git a/themes/docdock/i18n/zh-hant.toml b/themes/docdock/i18n/zh-hant.toml index 29c755428..3419cc50c 100644 --- a/themes/docdock/i18n/zh-hant.toml +++ b/themes/docdock/i18n/zh-hant.toml @@ -14,7 +14,7 @@ other = "前一頁:" other = "加入社交媒體上的對話." [copyright-footer] -other = "© Copyright 2022, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." +other = "© Copyright 2025, All Rights Reserved by Nuevo Foundation, a 501(c)(3) nonprofit." # header.html [donate]