diff --git wp-admin/admin-footer.php wp-admin/admin-footer-new.php
index 2317a03..f662eff 100755
--- wp-admin/admin-footer.php
+++ wp-admin/admin-footer-new.php
@@ -31,6 +31,7 @@ global $hook_suffix;
 	?>
 	<p id="footer-left" class="alignleft">
 		<?php
+		/* translators: %s: WordPress URL */
 		$text = sprintf( __( 'Thank you for creating with <a href="%s">WordPress</a>.' ), __( 'https://wordpress.org/' ) );
 		/**
 		 * Filters the "Thank you" text displayed in the admin footer.
