diff -r 2f6f6f7551ca -r 32102edaa81b web/wp-admin/about.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-admin/about.php Mon Nov 19 18:26:13 2012 +0100 @@ -0,0 +1,173 @@ + +
+ +

+ +
+ +
+ + + +
+

+

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 20 ), '3.4.2', number_format_i18n( 20 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.4.2' ); ?> +

+ +

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 21 ), '3.4.1', number_format_i18n( 21 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.4.1' ); ?> +

+
+ +
+

+ +
+ +

+

before activating a new theme. Note: this feature is available for installed themes only.' ); ?>

+ +

+

+
+
+ +
+

+ +
+

+

theme support.' ); ?>

+
+ + + +
+
+ +
+ +

+

+
+
+ +
+

+ +
+ + +

+

+

Embeds.' ), __( 'http://codex.wordpress.org/Embeds' ) ); ?>

+
+ +
+ + +
+

+ +
+ + +

+

+
+
+ +
+

+ +
+
+

+

+ +

+

+
+
+

+

+ +

+

+
+
+

+

WordPress API that supports custom content types and taxonomies, as well as dozens of other bug fixes and improvements.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>

+ +

+

+
+
+
+ +
+ + | + + +
+ +
+Version %1$s addressed a security issue.', + 'Version %1$s addressed some security issues.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. */ +_n_noop( 'Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. Singular security issue. */ +_n_noop( 'Version %1$s addressed a security issue and fixed %2$s bug.', + 'Version %1$s addressed a security issue and fixed %2$s bugs.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. More than one security issue. */ +_n_noop( 'Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.' ); + +__( 'For more information, see the release notes.' );