From 4f4a8f12905a7dc927eb2702254bfe8da3357724 Mon Sep 17 00:00:00 2001 From: Richard Stefanik <43506937+rickstefanik@users.noreply.github.com> Date: Fri, 31 May 2019 10:20:39 -0700 Subject: [PATCH] Fix: updated error text for unsupported file types (#1002) * Fix: updated error text for unsupported file types * Fix: updated error text for unsupported file types (fixed apostrophes) * Fix: updated error text for unsupported file types * Fix: Changed non en-US error texts back to original * Fix: Changed non en-US error texts back to original --- src/i18n/en-US.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en-US.properties b/src/i18n/en-US.properties index 4f6dae52c..81eac1016 100644 --- a/src/i18n/en-US.properties +++ b/src/i18n/en-US.properties @@ -41,7 +41,7 @@ toggle_thumbnails=Toggle thumbnails # Default preview error message error_generic=We're sorry, the preview didn't load. # Default preview error message -error_unsupported=We're sorry, this file type is not currently supported. +error_unsupported=We're sorry, we can't preview this file type in your web browser. To view this content please download and open it on your device. # Account doesn't have a sufficient tariff to preview the requested file type error_account=We're sorry, your account is unable to preview this file type. # No permissions preview error message