Ticket #19346: 19346.2.diff
| File 19346.2.diff, 563 bytes (added by , 14 years ago) |
|---|
-
wp-admin/about.php
196 196 _n_noop( '<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs.', 197 197 '<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs.' ); 198 198 199 __( 'For more information, see <a href="%s">the release post</a>.' );199 __( 'For more information, see <a href="%s">the release notes</a>.' ); 200 200 201 201 ?> 202 No newline at end of file