|
@@ -8,7 +8,8 @@
|
|
|
// 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: ';
|
|
|
-$lang['networks'] .= 'twitter facebook googleplus linkedin pinterest tumblr reddit taringa email';
|
|
|
+$lang['networks'] = 'List of your favorite social buttons, space separated and in order of appearance. Valid names are: ';
|
|
|
+$lang['networks'] .= 'twitter facebook googleplus linkedin pinterest tumblr reddit taringa email';
|
|
|
|
|
|
-$lang['display'] = 'Display options: show social buttons with icon and name, just the icon or name on backgroud color.';
|
|
|
+$lang['display'] = 'Display options: show social buttons with icon and name, just the icon or name on backgroud color.';
|
|
|
+$lang['twitter_user'] = 'Twitter username of content author (don\'t include "@")';
|