Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a557dd47
Commit
a557dd47
authored
Nov 19, 2007
by
Gábor Hojtsy
Browse files
#193513
by keith.smith: use 'set up' instead of 'setup' in installer tasks
parent
bf979004
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.php
View file @
a557dd47
...
...
@@ -861,8 +861,8 @@ function install_task_list($active = NULL) {
'profile-select'
=>
st
(
'Choose profile'
),
'locale-select'
=>
st
(
'Choose language'
),
'requirements'
=>
st
(
'Verify requirements'
),
'database'
=>
st
(
'Setup database'
),
'locale-initial-batch'
=>
st
(
'Setup translations'
),
'database'
=>
st
(
'Set
up database'
),
'locale-initial-batch'
=>
st
(
'Set
up translations'
),
'configure'
=>
st
(
'Configure site'
),
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment