Ignore:
Timestamp:
Dec 29, 2010, 12:53:42 AM (13 years ago)
Author:
rub
Message:

Add an option to force Facebook initialization (new way to load include file)
Add help tips on config admin page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/FacebookPlug/Plugin/language/en_UK/plugin.lang.php

    r8331 r8366  
    3737$lang['Advanced'] = 'Advanced';
    3838$lang['Asynchronous Facebook access'] = 'Asynchronous Facebook access';
    39 $lang['Allow Facebook to see private page (recommended)'] = 'Allow Facebook to see private page (recommended)';
    4039$lang['Like button'] = 'Like button';
    4140$lang['Enabled'] = 'Enabled';
     
    6867$lang['Informations'] = 'Informations';
    6968$lang['Continue'] = 'Continue';
     69$lang['Always initialize Facebook'] = 'Always initialize Facebook';
     70$lang[' (?)'] = ' (?)';
     71$lang['Useful for personal templates, plugins. A event if also defined for plugins.'] = 'Useful for personal templates, plugins. A event if also defined for plugins.';
     72$lang['Allow Facebook to see private page'] = 'Allow Facebook to see private page';
     73$lang['Recommended in order to Facebook get title, ... of your pages for wall display'] = 'Recommended in order to Facebook get title, ... of your pages';
     74$lang['To fill only if you want to use a specific Facebook application. It\'s recommended to leave blank.'] = 'To fill only if you want to use a specific Facebook application. It\'s recommended to leave blank.';
     75$lang['Page type allows to reference the page and Facebook can get informations (title, ...). Image type allows to reference image url and Facebook cannot get informations but works always with private albums.'] = 'Page type allows to reference the page and Facebook can get informations (title, ...). Image type allows to reference image url and Facebook cannot get informations but works always with private albums.';
     76//~ $lang[''] = '';
     77//~ $lang[''] = '';
     78//~ $lang[''] = '';
    7079//~ $lang[''] = '';
    7180//~ $lang[''] = '';
Note: See TracChangeset for help on using the changeset viewer.