hpdl
|
1581
|
1
|
# $Id: newsletters.php 1498 2007-03-29 14:04:50Z hpdl $
|
|
2
|
#
|
|
3
|
# osCommerce, Open Source E-Commerce Solutions
|
|
4
|
# http://www.oscommerce.com
|
|
5
|
#
|
|
6
|
# Copyright (c) 2007 osCommerce
|
|
7
|
#
|
|
8
|
# This program is free software; you can redistribute it and/or modify
|
|
9
|
# it under the terms of the GNU General Public License v2 (1991)
|
|
10
|
# as published by the Free Software Foundation.
|
|
11
|
|
|
12
|
heading_title = Newsletter Manager
|
|
13
|
|
|
14
|
action_heading_new_newsletter = New Newsletter
|
|
15
|
action_heading_batch_delete_newsletters = Batch Delete Newsletters
|
|
16
|
|
|
17
|
table_heading_newsletters = Newsletters
|
|
18
|
table_heading_size = Size
|
|
19
|
table_heading_module = Module
|
|
20
|
table_heading_sent = Sent
|
|
21
|
table_heading_action = Action
|
|
22
|
table_heading_email_addresses = E-Mail Addresses
|
|
23
|
table_heading_sent = Sent
|
|
24
|
table_heading_date_sent = Date Sent
|
|
25
|
|
|
26
|
field_module = Module:
|
|
27
|
field_title = Title:
|
|
28
|
field_content = Content:
|
|
29
|
|
|
30
|
sending_please_wait = Please wait.. sending newsletters. Please do not interrupt this process.
|
|
31
|
sending_refreshing_page = Automatically refreshing page to avoid server timeout..
|
|
32
|
sending_finalized = Finished. All newsletters have been sent!
|
|
33
|
|
|
34
|
introduction_new_newsletter = Please fill in the following information for the new newsletter.
|
|
35
|
|
|
36
|
introduction_edit_newsletter = Please make the necessary changes for this newsletter.
|
|
37
|
|
|
38
|
introduction_delete_newsletter = Please verify the removal of this newsletter.
|
|
39
|
|
|
40
|
introduction_batch_delete_newsletters = Please verify the removal of the following newsletters.
|