Skip to content

Commit

Permalink
Update: Change undownloadable error message (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjin authored Feb 22, 2018
1 parent 4ed0168 commit fea0cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/en-US.properties
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ error_try_again_later=We're sorry the preview didn't load. Please try again late
# Preview error message shown when conversion failed due to file contents
error_bad_file=We're sorry the preview didn't load. This file could not be converted.
# Preview error message shown when the file cannot be downloaded
error_not_downloadable=Oops! It looks like something is wrong with this file. We recommend that you upload a new version of this file or roll back to a previous version. Please contact us for more details. We apologize for the inconvenience.
error_not_downloadable=Oops! It looks like something is wrong with this file. We apologize for the inconvenience and recommend that you upload a new version of this file or roll back to a previous version. Please contact us for more details.

# Media Preview
# Label for autoplay in media player
Expand Down

0 comments on commit fea0cbe

Please sign in to comment.