Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
61cad74f
Commit
61cad74f
authored
Apr 30, 2009
by
jerome
Browse files
repository MDL-15404 change text description for allowing teacher/user to add repository
parent
35079f53
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/en_utf8/repository.php
View file @
61cad74f
...
...
@@ -37,8 +37,8 @@ $string['download'] = 'Download';
$string
[
'downloadsucc'
]
=
'The file has been downloaded successfully'
;
$string
[
'editrepositoryinstance'
]
=
'Edit repository instance'
;
$string
[
'emptytype'
]
=
'Cannot create repository type: type name is empty'
;
$string
[
'enablecourseinstances'
]
=
'
Enable course repositories
'
;
$string
[
'enableuserinstances'
]
=
'
Enable user repositories
'
;
$string
[
'enablecourseinstances'
]
=
'
Allow teachers to add a repository instance into the file picker
'
;
$string
[
'enableuserinstances'
]
=
'
Allow users to add a repository instance into the file picker
'
;
$string
[
'error'
]
=
'An unknown error occurred!'
;
$string
[
'existingrepository'
]
=
'This repository already exists'
;
$string
[
'filename'
]
=
'Filename'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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