'$pubdesc'=>t('Include your profile in member directory?'),
'$yes_selected'=>' checked="checked" ',
'$no_selected'=>'',
'$str_yes'=>t('Yes'),
'$str_no'=>t('No')
));
}
$license=t('Shared content is covered by the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a> license.');
@ -404,6 +425,7 @@ function register_content(&$a) {
'$nickdesc'=>t('Choose a profile nickname. This must begin with a text character. Your global profile locator will then be \'<strong>nickname@$sitename</strong>\'.'),
$a->strings['Enter email addresses, one per line:']='Enter email addresses, one per line:';
$a->strings['Your message:']='Your message:';
$a->strings['Please join my social network on ']='Please join my social network on ';
$a->strings['To accept this invitation, please visit:']='To accept this invitation, please visit:';
$a->strings['Once you have registered, please connect with me via my profile page at:']='Once you have registered, please connect with me via my profile page at:';
$a->strings['Unable to locate original post.']='Unable to locate original post.';
$a->strings['Empty post discarded.']='Empty post discarded.';
$a->strings['Wall Photos']='Wall Photos';
$a->strings[" commented on your item at "]=" commented on your item at ";
$a->strings[" posted on your profile wall at "]=" posted on your profile wall at ";
$a->strings['System error. Post not saved.']='System error. Post not saved.';
@ -236,28 +260,6 @@ $a->strings['\'s'] = '\'s';
$a->strings['Remote privacy information not available.']='Remote privacy information not available.';
$a->strings['Visible to:']='Visible to:';
$a->strings['Password reset requested at ']='Password reset requested at ';
@ -350,6 +352,7 @@ $a->strings['Your registration is pending approval by the site owner.'] = 'Your
$a->strings["You may \x28optionally\x29 fill in this form via OpenID by supplying your OpenID and clicking 'Register'."]="You may \x28optionally\x29 fill in this form via OpenID by supplying your OpenID and clicking 'Register'.";
$a->strings['If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.']='If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.';
$a->strings['Post to Facebook']='Post to Facebook';
$a->strings['Image: ']='Image: ';
$a->strings['Select files to upload: ']='Select files to upload: ';
@ -510,6 +516,17 @@ $a->strings['Currently connected to: '] = 'Currently connected to: ';
$a->strings['If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well.']='If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well.';
$a->strings['Send public postings to StatusNet']='Send public postings to StatusNet';
$a->strings['New game with handicap']='New game with handicap';
$a->strings['Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously.']='Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously.';
$a->strings['In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels.']='In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels.';
$a->strings['The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage.']='The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage.';
$a->strings['You go first...']='You go first...';
$a->strings['I\'m going first this time...']='I\'m going first this time...';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.']='No consumer key pair for Twitter found. Please contact your site administrator.';