Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation update (en) #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions lang/en/settings.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* English language file for socialite plugin
*
* @author Aleksandr Selivanov <[email protected]>
* @author Fernando Ribeiro <[email protected]>
*/

// 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.';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 “@”).';