Changeset 177 for trunk/language


Ignore:
Timestamp:
Oct 5, 2003, 3:10:54 PM (21 years ago)
Author:
z0rglub
Message:

Display a message to update the database after validating uploaded pictures

Location:
trunk/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/english.php

    r176 r177  
    591591  $lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)';
    592592  $lang['permuser_only_private'] = 'Only private categories are shown';
     593  $lang['waiting_update'] = 'Validated pictures will be displayed only once pictures database updated';
    593594}
    594595?>
  • trunk/language/francais.php

    r176 r177  
    310310  $lang['title_waiting'] = 'Images en attente de validation';
    311311  $lang['menu_waiting'] = 'En attente';
     312// start version 1.3
     313  $lang['waiting_update'] = 'Les images validées ne seront visibles qu\'après mise à jour de la base d\'images.';
     314// end version 1.3
    312315               
    313316  $lang['default_message'] = 'Zone d\'administration de PhpWebGallery';
Note: See TracChangeset for help on using the changeset viewer.