/* translators: 1: Category list, 2: Tag list, 3: Post permalink, 4: Post title. */
$utility_text=__('This entry was posted in %1$s and tagged %2$s. Bookmark the <a href="%3$s" title="Permalink to %4$s" rel="bookmark">permalink</a>.','twentyeleven');
}else{
/* translators: 1: Category list, 3: Post permalink, 4: Post title. */
$utility_text=__('This entry was posted in %1$s. Bookmark the <a href="%3$s" title="Permalink to %4$s" rel="bookmark">permalink</a>.','twentyeleven');
}
printf(
$utility_text,
/* translators: Used between list items, there is a space after the comma. */