Skip to content

Commit

Permalink
no error
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Jun 10, 2018
1 parent a97da33 commit a9d11a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/language/en-GB/en-GB.com_media.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ COM_MEDIA_DETAIL_VIEW="Detail View"
COM_MEDIA_DIRECTORY="Folder"
COM_MEDIA_DIRECTORY_UP="Folder Up"
COM_MEDIA_ERROR_BAD_REQUEST="Bad Request"
COM_MEDIA_ERROR_BEFORE_DELETE_0="Some error occurred before deleting the media."
COM_MEDIA_ERROR_BEFORE_DELETE_0="No error occurred before deleting the media."
COM_MEDIA_ERROR_BEFORE_DELETE_1="An error occurred before deleting the media: %s"
COM_MEDIA_ERROR_BEFORE_DELETE_MORE="Some errors occurred before deleting the media: %s"
COM_MEDIA_ERROR_BEFORE_SAVE_0="Some error occurred before saving the media."
COM_MEDIA_ERROR_BEFORE_SAVE_0="No error occurred before saving the media."
COM_MEDIA_ERROR_BEFORE_SAVE_1="An error occurred before saving the media: %s"
COM_MEDIA_ERROR_BEFORE_SAVE_MORE="Some errors occurred before saving the media: %s"
COM_MEDIA_ERROR_CREATE_NOT_PERMITTED="Create not permitted."
Expand Down

0 comments on commit a9d11a4

Please sign in to comment.