wp/wp-admin/freedoms.php
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
--- a/wp/wp-admin/freedoms.php	Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-admin/freedoms.php	Fri Sep 05 18:52:52 2025 +0200
@@ -85,7 +85,7 @@
 			<?php
 			printf(
 				/* translators: %s: https://wordpressfoundation.org/trademark-policy/ */
-				__( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We are flattered every time someone spreads the good word, just make sure to <a href="%s">check out our trademark guidelines</a> first.' ),
+				__( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. The WordPress community is flattered every time someone spreads the good word, just make sure to <a href="%s">check out the WordPress Foundation trademark guidelines</a> first.' ),
 				'https://wordpressfoundation.org/trademark-policy/'
 			);
 			?>