hpdl
|
1581
|
1
|
# $Id: manufacturers.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 = Manufacturers
|
|
13
|
|
|
14
|
table_heading_manufacturers = Manufacturers
|
|
15
|
table_heading_url_clicks = URL Clicks
|
|
16
|
table_heading_action = Action
|
|
17
|
|
|
18
|
action_heading_new_manufacturer = New Manufacturer
|
|
19
|
action_heading_batch_delete_manufacturers = Batch Delete Manufacturers
|
|
20
|
|
|
21
|
field_name = Name:
|
|
22
|
field_image = Image:
|
|
23
|
field_url = URL Address:
|
|
24
|
field_delete_image = Delete image?
|
|
25
|
field_delete_products = Delete products?
|
|
26
|
field_batch_delete_images = Delete images?
|
|
27
|
|
|
28
|
total_entries = %s Products
|
|
29
|
|
|
30
|
introduction_new_manufacturer = Please fill in the following information for the new manufacturer.
|
|
31
|
|
|
32
|
introduction_edit_manufacturer = Please make the necessary changes for this manufacturer.
|
|
33
|
|
|
34
|
introduction_delete_manufacturer = Please verify the removal of this manufacturer.
|
|
35
|
|
|
36
|
introduction_batch_delete_manufacturers = Please verify the removal of the following manufacturers.
|
|
37
|
|
|
38
|
ms_error_image_directory_not_writable = Error: The manufacturer images directory is not writable: %s
|
|
39
|
ms_error_image_directory_non_existant = Error: The manufacturer images directory does not exist: %s
|