hpdl
|
1581
|
1
|
# $Id: $
|
|
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 = Administrators
|
|
13
|
|
|
14
|
table_heading_administrators = Administrators
|
|
15
|
table_heading_action = Action
|
|
16
|
|
|
17
|
action_heading_new_administrator = New Administrator
|
|
18
|
action_heading_batch_edit_administrators = Batch Edit Administrators
|
|
19
|
action_heading_batch_delete_administrators = Batch Delete Administrators
|
|
20
|
|
|
21
|
field_username = Username:
|
|
22
|
field_password = Password:
|
|
23
|
|
|
24
|
add_to = Add To
|
|
25
|
remove_from = Remove From
|
|
26
|
set_to = Set To
|
|
27
|
global_access = Global Access
|
|
28
|
|
|
29
|
introduction_new_administrator = Please fill in the following information for the new administrator.
|
|
30
|
|
|
31
|
introduction_edit_administrator = Please make the necessary changes for this administrator.
|
|
32
|
introduction_batch_edit_administrators = Please make the necessary changes for the following administrators.
|
|
33
|
|
|
34
|
introduction_delete_administrator = Please verify the removal of this administrator.
|
|
35
|
introduction_batch_delete_administrators = Please verify the removal of the following administrators.
|
|
36
|
|
|
37
|
ms_error_username_already_exists = Error: Administrator username already exists. Please use a unique username for this administrator.
|