Extension:FBConnect/FBConnect.i18n.php

From MediaWiki.org
Jump to: navigation, search

Source code for my Facebook Connect extension until it gets committed to SVN, at which point it will be available here.

<?php
/**
 * FBConnect.i18n.php - FBConnect for MediaWiki
 * 
 * Internationalization file... for when Facebook Connect is internationalized ;-)
 */
 
$messages = array();
 
/** English */
$messages['en'] = array(
        // Extension name
        'fbconnect' => 'Facebook Connect',
        // Personal toolbar
        'fbconnect-connect' => 'Connect this account with Facebook',
        'fbconnect-logout' => 'Logout of Facebook',
        'fbconnect-link' => 'Back to facebook.com',
        // Special:Connect
        'fbconnect-title' => 'Connect account with Facebook',
        'fbconnect-intro' => 'This wiki is enabled with Facebook Connect, the next evolution of Facebook Platform.
This means that when you are Connected, in addition to the normal [[Wikipedia:Help:Logging in#Why log in?|benefits]] you see when logging in, you will be able to take advantage of some extra features...',
        'fbconnect-conv' => 'Convenience',
        'fbconnect-convdesc' => 'Connected users are automatically logged you in.
If permission is given, then this wiki can even use Facebook as an e-mail proxy so you can continue to receive important notifications without revealing your e-mail address.',
        'fbconnect-fbml' => 'Facebook Markup Language',
        'fbconnect-fbmldesc' => 'Facebook has provided a bunch of built-in tags that will render dynamic data.
Many of these tags can be included in wiki text, and will be rendered differently depending on which Connected user they are being viewed by.',
        'fbconnect-comm' => 'Communication',
        'fbconnect-commdesc' => 'Facebook Connect ushers in a whole new level of networking.
See which of your friends are using the wiki, and optionally share your actions with your friends through the Facebook News Feed.',
        'fbconnect-welcome' => 'Welcome, Facebook Connect user!',
        'fbconnect-loginbox' => "Or '''login''' with Facebook:
 
$1",
        'fbconnect-merge' => 'Merge your wiki account with your Facebook ID',
        'fbconnect-mergebox' => 'This feature has not yet been implemented.
Accounts can be merged manually with [[Special:Renameuser]] if it is installed.
For more information, please visit [[MediaWikiWiki:Extension:Renameuser|Extension:Renameuser]].
 
$1
 
Note: This can be undone by an administrator.',
        'fbconnect-logoutbox' => "$1
 
This will also log you out of Facebook and all Connected sites, including this wiki.",
);
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox