From 5cf37323396fa08e8f93baa6f19ad3b1a6371324 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 8 Jul 2015 19:47:56 +0800 Subject: UI: install - new version --- conf/locale/locale_en-US.ini | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 6bcc30ab21..6ec8e18146 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -60,6 +60,7 @@ db_helper = Please use INNODB engine with utf8_general_ci charset for MySQL. ssl_mode = SSL Mode path = Path sqlite_helper = The file path of SQLite3 database. +err_empty_sqlite_path = SQLite3 database path cannot be empty. general_title = Application General Settings repo_path = Repository Root Path @@ -72,13 +73,16 @@ http_port = HTTP Port http_port_helper = Port number which application will listen on. app_url = Application URL app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail. -email_title = E-mail Service Settings (Optional) + +optional_title = Optional Settings +email_title = E-mail Service Settings smtp_host = SMTP Host mailer_user = Sender E-mail mailer_password = Sender Password -notify_title = Notification Settings (Optional) +notify_title = Notification Settings register_confirm = Enable Register Confirmation mail_notify = Enable Mail Notification +admin_setting_desc = You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically. admin_title = Admin Account Settings admin_name = Username admin_password = Password -- cgit v1.2.3