loleaflet/dist/toolbar/toolbar.js       |    2 +-
 loleaflet/po/templates/loleaflet-ui.pot |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit ca512d75d1c0cfb5d200dd04cfe9a2bbc6567060
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue Jan 16 15:33:37 2018 +0100

    l10n: make another string localizable
    
    Change-Id: I8d1ce166b402049545d723d2b5e6e9210918befa

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index a1a861ac..52ffb251 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -680,7 +680,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">Dewan</span></b></p>' +
                                '</div>'
                        },
                        {type: 'break', id: 'userlistbreak'},
diff --git a/loleaflet/po/templates/loleaflet-ui.pot 
b/loleaflet/po/templates/loleaflet-ui.pot
index 74368022..5a26ecdf 100644
--- a/loleaflet/po/templates/loleaflet-ui.pot
+++ b/loleaflet/po/templates/loleaflet-ui.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-01-16 15:15+0100\n"
+"POT-Creation-Date: 2018-01-16 15:32+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -380,6 +380,10 @@ msgstr ""
 msgid "Always follow the editor"
 msgstr ""
 
+#: dist/toolbar/toolbar.js:683
+msgid "Current"
+msgstr ""
+
 #: dist/toolbar/toolbar.js:690 src/control/Control.Menubar.js:59
 #: src/control/Control.Menubar.js:237
 msgid "Reset zoom"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to