minor fix: remove extra colon in string

This commit is contained in:
Ivan Masár
2015-05-15 10:05:22 +02:00
parent d457048836
commit 41d86b9acb

View File

@@ -1574,7 +1574,7 @@
<message key="xmlui.administrative.item.EditBitstreamForm.para2">If the format is not in the above list, <strong>select "format not in list" above</strong> and describe it in the field below.</message>
<message key="xmlui.administrative.item.EditBitstreamForm.user_label">Other Format</message>
<message key="xmlui.administrative.item.EditBitstreamForm.user_help">The application you used to create the file, and the version number (for example, "<i>ACMESoft SuperApp version 1.5</i>").</message>
<message key="xmlui.administrative.item.EditBitstreamForm.name_label">Filename:</message>
<message key="xmlui.administrative.item.EditBitstreamForm.name_label">Filename</message>
<message key="xmlui.administrative.item.EditBitstreamForm.name_help">Change the filename for this bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.</message>
<!-- org.dspace.app.xmlui.administrative.item.EditItemBitstreamsForm -->