summaryrefslogtreecommitdiff
path: root/includes/installer/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'includes/installer/i18n/en.json')
-rw-r--r--includes/installer/i18n/en.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json
index c19e3ee6..1eb8e033 100644
--- a/includes/installer/i18n/en.json
+++ b/includes/installer/i18n/en.json
@@ -97,8 +97,6 @@
"config-db-install-account": "User account for installation",
"config-db-username": "Database username:",
"config-db-password": "Database password:",
- "config-db-password-empty": "Please enter a password for the new database user: $1.\nWhile it may be possible to create users with no passwords, it is not secure.",
- "config-db-username-empty": "You must enter a value for \"{{int:config-db-username}}\".",
"config-db-install-username": "Enter the username that will be used to connect to the database during the installation process.\nThis is not the username of the MediaWiki account; this is the username for your database.",
"config-db-install-password": "Enter the password that will be used to connect to the database during the installation process.\nThis is not the password for the MediaWiki account; this is the password for your database.",
"config-db-install-help": "Enter the username and password that will be used to connect to the database during the installation process.",