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 = Login
|
|
13
|
|
|
14
|
action_heading_login = Log Into The Administration Tool
|
|
15
|
|
|
16
|
introduction = Please identify yourself to log into the administration tool.
|
|
17
|
|
|
18
|
field_username = Username:
|
|
19
|
field_password = Password:
|
|
20
|
|
|
21
|
ms_success_logged_out = Success: You have been successfully logged out of this system.
|
|
22
|
ms_error_login_invalid = Error: Identification of the store administrator failed. Please try again if you have been authorized to use this system.
|