From 40dd2f982a1754c4830beff1d2d9e036cdbc9b51 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Mon, 31 Jul 2023 20:21:09 +0000 Subject: [PATCH] Help/About: Make Contribute links translatable. Follow-up to [17877], [26354], [35898], [43032], [56220], [56312]. Props sereedmedia, tobifjellner, oglekler, ryelle, fierevere, davidbaumwald, audrasjb. See #23348. git-svn-id: https://develop.svn.wordpress.org/trunk@56327 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/contribute.php | 2 +- src/wp-admin/credits.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/contribute.php b/src/wp-admin/contribute.php index 5e3b974126..619af761ab 100644 --- a/src/wp-admin/contribute.php +++ b/src/wp-admin/contribute.php @@ -100,7 +100,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

-

+

diff --git a/src/wp-admin/credits.php b/src/wp-admin/credits.php index f6b59d7d11..70dba28876 100644 --- a/src/wp-admin/credits.php +++ b/src/wp-admin/credits.php @@ -60,7 +60,7 @@ $credits = wp_credits(); ); ?>
- +

@@ -68,7 +68,7 @@ $credits = wp_credits();


- +