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

New commits:
commit 57a6767ad30a81583e9b0ce2689190d19121659f
Author: Pranav Kant <pran...@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/50427
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 953917c2..f0d14024 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'},
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to