1<?
2
3$lang['menu'] = 'Authentication using Facebook';
4$lang['install'] = 'Click below to set up this authenticating system';
5$lang['uninstall'] = 'Then click below to unset the authenticating system which uses Facebook.';
6$lang['btn_install'] = 'Install';
7$lang['btn_uninstall'] = 'Uninstall';
8$lang['is_used'] = "You can't uninstall this authentication backend as you are currently using it. Please choose another one before proceeding.";
9$lang['admin_sympaauth']  = 'Set up the authenticating system that uses Facebook';
10