Ignore:
Timestamp:
Sep 13, 2010, 9:45:17 PM (14 years ago)
Author:
Eric
Message:

Merge from Trunk to Branch 2.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Register_FluxBB/branches/2.3/language/en_UK/plugin.lang.php

    r6815 r6899  
    1919  Check the settings of your FluxBB installation and correct them if necessary. <br>
    2020  Change, if any, the behavior of the plugin at your convenience.';
    21 $lang['FluxBB_Prefix'] = 'FluxBB Prefix tables :';
    22 $lang['FluxBB_Admin'] = 'Username of the Piwigo administrator.';
     21$lang['Prefix'] = 'FluxBB Prefix tables :';
    2322$lang['Guest'] = 'Username of the FluxBB Guest user.';
    24 $lang['User'] = '<div class="warning">FluxBB\'s administrator name must be the same</div>';
    2523$lang['Details'] = 'Level of detail in reports of operations.';
    2624$lang['Details_true'] = ' --&gt; View all details of the results of operations.';
     
    157155Similarly, if you\'ve never used Register_FluxBB, the Piwigo\'s accounts migration phase from your gallery to your FluxBB forum will disregard the state validated or not for the accounts at the launch of the migration phase.';
    158156// --------- End: New or revised $lang ---- from version 2.3.0
     157
     158// --------- Starting below: New or revised $lang ---- from version 2.3.3
     159$lang['Admin'] = 'Piwigo\'s administrator username. <b style="color: red">The username of FluxBB\'s administrator account has to be the same!</b>';
     160$lang['error_config_admin1'] = 'ERROR : Piwigo\'s admin username is wrong!';
     161$lang['error_config_admin2'] = 'ERROR : The name of the FluxBB\'s administrator account is different from that of Piwigo ! Check the configuration of your FluxBB forum and rename the administrator account in the same name as that of Piwigo.';
     162$lang['error_config_guest'] = 'ERROR : The name of the FluxBB\'s guest account is wrong!';
     163// --------- End: New or revised $lang ---- from version 2.3.3
    159164?>
Note: See TracChangeset for help on using the changeset viewer.