NOOP_Translations::add_entry( $entry )


Source

File: wp-includes/pomo/translations.php

	function add_entry($entry) {
		return true;
	}