diff --git a/lang/en/settings.php b/lang/en/settings.php index ef750cc..a733b1c 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -1,14 +1,14 @@ * @author Fernando Ribeiro */ - -// keys need to match the config setting name -// $lang['fixme'] = 'FIXME'; - -$lang['networks'] = 'List of your favorite social buttons, space separated and in order of appearance. Valid names are: twitter facebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing vk email'; -$lang['display'] = 'Display options: show social buttons with icon and name, just the icon or name on backgroud color.'; -$lang['target'] = 'Link target: specifies where to open the social network page.'; -$lang['twitter_user'] = 'Twitter username of content author (don\'t include "@").'; +$lang['networks'] = 'List of your favorite social buttons, space separated and in order of appearance. Valid names are: twitter facebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing vk email'; +$lang['display'] = 'Display options: show social buttons with icon and name, just the icon or name on background color.'; +$lang['target'] = 'Link target: specifies where to open the social network page.'; +$lang['twitter_user'] = 'Twitter username of content author (don\'t include “@”).';