Index: wp-includes/locale.php
===================================================================
--- wp-includes/locale.php	(Revision 24967)
+++ wp-includes/locale.php	(Arbeitskopie)
@@ -334,7 +334,8 @@
 	 *
 	 * @since 3.6.0
 	 */
-	private function strings_for_pot() {
+	function strings_for_pot() {
+		return;
 		/* translators: localized date format, see http://php.net/date */
 		__( 'F j, Y' );
 		/* translators: localized time format, see http://php.net/date */
