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
moodle
moodle
Commits
194702f9
Commit
194702f9
authored
Dec 12, 2009
by
Dan Poltawski
Browse files
lang/portfolio MDL-20897 Add missing lang strings
For new portfolio formats
parent
24ba58ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/en_utf8/portfolio.php
View file @
194702f9
...
...
@@ -44,9 +44,13 @@ $string['failedtosendpackage'] = 'Failed to send your data to the selected portf
$string
[
'failedtopackage'
]
=
'Could not find files to package'
;
$string
[
'filedenied'
]
=
'Access denied to this file'
;
$string
[
'filenotfound'
]
=
'File not found'
;
$string
[
'format_document'
]
=
'Document'
;
$string
[
'format_file'
]
=
'File'
;
$string
[
'format_richhtml'
]
=
'HTML with attachments'
;
$string
[
'format_pdf'
]
=
'PDF'
;
$string
[
'format_plainhtml'
]
=
'HTML'
;
$string
[
'format_presentation'
]
=
'Presentation'
;
$string
[
'format_spreadsheet'
]
=
'Spreadsheet'
;
$string
[
'format_image'
]
=
'Image'
;
$string
[
'format_mbkp'
]
=
'Moodle Backup Format'
;
$string
[
'format_video'
]
=
'Video'
;
...
...
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