dbf1c1c088
YUCHENG HU git-svn-id: https://svn.code.sf.net/p/hanews/code@9 edd9d18b-be60-43bc-998b-2b2e0c0bae9e
37 lines
1.6 KiB
INI
37 lines
1.6 KiB
INI
#/**
|
|
# * Copyright (C) 2006-2010 YUCHENG HU
|
|
# *
|
|
# * ----------------------------------------------------------------------------------
|
|
# * HA WEBSYSTEMS
|
|
# * http://www.hawebs.net
|
|
# * http://www.tcivis.com
|
|
# *
|
|
# * Contact
|
|
# * huyuchengus@gmail.com / yuchenghu@hawebs.net
|
|
# *
|
|
# * ----------------------------------------------------------------------------------
|
|
# * This program is free software: you can redistribute it and/or modify
|
|
# * it under the terms of the GNU General Public License as published by
|
|
# * the Free Software Foundation, either version 3 of the License, or
|
|
# * (at your option) any later version.
|
|
# *
|
|
# * This program is distributed in the hope that it will be useful,
|
|
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# * GNU General Public License for more details.
|
|
# *
|
|
# * You should have received a copy of the GNU General Public License
|
|
# * along with this program. If not, see <http://www.gnu.org/licenses/>
|
|
# *
|
|
# * GNU GENERAL PUBLIC LICENSE
|
|
# *
|
|
# * ----------------------------------------------------------------------------------
|
|
# */
|
|
|
|
BNR_CLIENT_NAME=你必须为客户选择一个名字。
|
|
BNR_CONTACT=你必须为客户选一个联系人。
|
|
BNR_VALID_EMAIL=你必须为客户选择一个有效的电子邮件地址。
|
|
BNR_CLIENT=你必须选择一个客户。
|
|
BNR_NAME=你必须为你的旗帜广告选择一个名字。
|
|
BNR_IMAGE=你必须为你的旗帜广告选择一个图片。
|
|
BNR_URL=你必须必须为你旗帜广告选择一个链接地址或自定义旗帜广告。 |