X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b3ddbea8a296025a672b3c3ddca158dc51ed8080..2394dc71e94f8323dc422e89f9841959de78d328:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php new file mode 100644 index 00000000..470b5579 --- /dev/null +++ b/wp-admin/about.php @@ -0,0 +1,209 @@ + +
+ +

+ +
+ +
+ + + +
+

+

Version %1$s addressed a security issue and fixed %2$s bug.', + 'Version %1$s addressed a security issue and fixed %2$s bugs.', 15 ), '3.3.1', number_format_i18n( 15 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.3.1' ); ?> +

+
+ +
+

+ +
+
+ + +
+
+

+

+ +

+

+ +

+

+
+
+
+ +
+

+ +
+

+

+ +
+

+

+
+
+ +
+
+ +

+

+
+
+ +

+

+
+
+
+ +
+

+ +
+
+ + +
+
+

+

+ +

+

+ +

+

+
+
+ +
+ +
+

+ +
+
+

+ +

+
+
+

+

Tools → Import to get the new Tumblr Importer, which maps your Tumblog posts to the matching WordPress post formats. Tip: Choose a theme designed to display post formats to get the greatest benefit from the importer.' ); ?>

+
+
+

+

Note: if you’ve added new widgets since the switch, you’ll need to rescue them from the Inactive Widgets area.' ); ?>

+
+
+ +
+ +
+

+ +
+
+

+

+
+
+

+

+
+
+

+

+
+
+ +
+
+

is_main_query()

+

WP_Query object is the main WordPress query or a secondary query.' ); ?>

+
+
+

+

+
+
+

+

+
+
+ +
+ +
+ + | + + +
+ +
+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.' ); + +?> \ No newline at end of file