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
mahara
mahara
Commits
430499a7
Commit
430499a7
authored
Oct 10, 2011
by
Richard Mansfield
Committed by
Gerrit Code Review
Oct 10, 2011
Browse files
Merge "Add missing strings for audio/video artefact types"
parents
669b904c
e5db98ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/lang/en.utf8/artefact.file.php
View file @
430499a7
...
...
@@ -163,6 +163,7 @@ $string['ai'] = 'Postscript Document';
$string
[
'aiff'
]
=
'AIFF Audio File'
;
$string
[
'application'
]
=
'Unknown Application'
;
$string
[
'au'
]
=
'AU Audio File'
;
$string
[
'audio'
]
=
'Audio File'
;
$string
[
'avi'
]
=
'AVI Video File'
;
$string
[
'bmp'
]
=
'Bitmap Image'
;
$string
[
'doc'
]
=
'MS Word Document'
;
...
...
@@ -201,6 +202,7 @@ $string['tar'] = 'TAR Archive';
$string
[
'gz'
]
=
'Gzip Compressed File'
;
$string
[
'bz2'
]
=
'Bzip2 Compressed File'
;
$string
[
'txt'
]
=
'Plain Text File'
;
$string
[
'video'
]
=
'Video File'
;
$string
[
'wav'
]
=
'WAV Audio File'
;
$string
[
'wmv'
]
=
'WMV Video File'
;
$string
[
'xml'
]
=
'XML File'
;
...
...
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