Skip to content

Commit

Permalink
Summary tweak in widget update message
Browse files Browse the repository at this point in the history
  • Loading branch information
fjarrett committed Mar 29, 2014
1 parent ea0c0a7 commit 8818976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connectors/widgets.php
Expand Up @@ -219,7 +219,7 @@ public static function callback_widget_update_callback( $instance, $new_instance
if ( $sidebar_name ) {
self::log(
_x(
'Updated "%1$s" in "%2$s"',
'"%1$s" in "%2$s" updated',
'1: Widget title, 2: Sidebar name',
'stream'
),
Expand Down

0 comments on commit 8818976

Please sign in to comment.