Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
a5d21986
Commit
a5d21986
authored
Jan 20, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jan 20, 2007
Browse files
New language string for upload CSV screen
parent
8b6d2989
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/admin.php
View file @
a5d21986
...
...
@@ -152,6 +152,7 @@ $string['uploadcopyright'] = 'Upload Copyright Statement';
// Upload CSV
$string
[
'csvfile'
]
=
'CSV File'
;
$string
[
'uploadcsvinstitution'
]
=
'The institution to upload users for'
;
$string
[
'csvfiledescription'
]
=
'The file containing users to add'
;
$string
[
'uploadcsverrorinvalidemail'
]
=
'Error on line %s of your file: The e-mail address for this user is not in correct form'
;
$string
[
'uploadcsverrorinvalidpassword'
]
=
'Error on line %s of your file: The password for this user is not in correct form'
;
...
...
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