loleaflet/dist/errormessages.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3dca160c923a0afdd9ebcbb69f373b8cc82f693c
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Fri Apr 13 13:41:58 2018 +0200

    Improve an unhelpful error message.
    
    Change-Id: I79b8bb590c98da5b7290b925f7bb63dc3f777ddc
    Reviewed-on: https://gerrit.libreoffice.org/52826
    Reviewed-by: Michael Meeks <michael.me...@collabora.com>
    Tested-by: Michael Meeks <michael.me...@collabora.com>

diff --git a/loleaflet/dist/errormessages.js b/loleaflet/dist/errormessages.js
index bdad9bb96..1f1454208 100644
--- a/loleaflet/dist/errormessages.js
+++ b/loleaflet/dist/errormessages.js
@@ -5,7 +5,7 @@ exports.infoandsupport = _('More information and support');
 exports.limitreachedprod = _('This service is limited to %0 documents, and %1 
connections total by the admin. This limit has been reached. Please try again 
later.');
 exports.serviceunavailable = _('Service is unavailable. Please try again later 
and report to your administrator if the issue persists.');
 exports.unauthorized = _('Unauthorized WOPI host. Please try again later and 
report to your administrator if the issue persists.');
-exports.wrongwopisrc = _('Wrong WOPISrc, usage: WOPISrc=valid encoded URI, or 
file_path, usage: file_path=/path/to/doc/');
+exports.wrongwopisrc = _('Wrong or missing WOPISrc parameter, please contact 
support.');
 exports.sessionexpiry = _('Your session will expire in %time. Please save your 
work and refresh the session (or webpage) to continue.');
 exports.sessionexpired = _('Your session has been expired. Further changes to 
document might not be saved. Please refresh the session (or webpage) to 
continue.');
 exports.faileddocloading = _('Failed to load the document. Please ensure the 
file type is supported and not corrupted, and try again.');
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to