Changeset 1232 for trunk/language/en_UK.iso-8859-1
- Timestamp:
- Apr 21, 2006, 7:18:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK.iso-8859-1/admin.lang.php
r1204 r1232 255 255 $lang['name'] = 'name'; 256 256 $lang['nbm_background_treatment_redirect'] = 'Execution time is out, treatment must be continue [Estmated time: %d secondes].'; 257 $lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...'; 257 258 $lang['nbm_repost_submit'] = 'Continue processing treatment'; 258 259 $lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.'; … … 283 284 $lang['nbm_no_mail_to_send'] = 'No mail to send.'; 284 285 $lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.'; 285 $lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify'; 286 $lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.'; 287 $lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).'; 286 288 $lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.'; 287 289 $lang['nbm_object_news'] = 'New elements added';
Note: See TracChangeset
for help on using the changeset viewer.