Index: wp-includes/locale.php
===================================================================
--- wp-includes/locale.php	(revision 26041)
+++ wp-includes/locale.php	(working copy)
@@ -338,9 +338,12 @@
 	}
 
 	/**
-	 * Private, unused function to add some date/time formats translated
-	 * on wp-admin/options-general.php to the general POT.
+	 * Register date/time formats strings for general POT.
 	 *
+	 * Private, unused method to add some date/time formats translated
+	 * on wp-admin/options-general.php to the general POT that would
+	 * otherwise be added to the admin POT.
+	 *
 	 * @since 3.6.0
 	 */
 	function _strings_for_pot() {
