[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-1' - loleaflet/dist
Pranav Kant
pranavk at collabora.co.uk
Wed Feb 21 16:05:42 UTC 2018
loleaflet/dist/toolbar/toolbar.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d490f99a5adcef52d847a65b233609b47f2a73b6
Author: Pranav Kant <pranavk at collabora.co.uk>
Date: Wed Feb 21 20:07:49 2018 +0530
Let's not use any personal names
Change-Id: If25e0e93906008b8e04cfde9b77c9c78247643e1
(cherry picked from commit 12612d459baea72bbe5d356dc38297b0f455151d)
Reviewed-on: https://gerrit.libreoffice.org/50111
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js
index d083e4d6..fc50d775 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -669,7 +669,7 @@ $(function () {
'<td>' + _('Always follow the editor') + '</td>' +
'</tr>' +
'</table>' +
- '<p id="currently-msg">' + _('Current') + ' - <b><span id="current-editor">Dewan</span></b></p>' +
+ '<p id="currently-msg">' + _('Current') + ' - <b><span id="current-editor"></span></b></p>' +
'</div>'
},
{type: 'break', id: 'userlistbreak'},
More information about the Libreoffice-commits
mailing list