Merge branch 'readonlyButton' into soon

This commit is contained in:
yflory
2016-10-04 15:48:52 +02:00
9 changed files with 291 additions and 322 deletions

View File

@@ -75,7 +75,9 @@ define(function () {
out.getViewButton = 'READ-ONLY URL';
out.getViewButtonTitle = 'Get the read-only URL for this document';
out.readonlyUrl = 'Read only URL';
out.readonlyUrl = 'Read only document';
out.copyReadOnly = "Copy URL to clipboard";
out.openReadOnly = "Open in a new tab";
out.disconnectAlert = 'Network connection lost!';