Commit graph

12510 commits

Author SHA1 Message Date
Andras Timar
2dda7bf815 Update bug report URL and home page in AC_INIT
Change-Id: I749554fa899c24ed8d95b230f75f9a03ea5e1b85
2020-10-02 11:29:01 +02:00
Andras Timar
fa3dbfdacd Change bug tracker URL
Change-Id: Ide725c9342b9df190f6c276bf951a6fd9403f43e
2020-10-02 11:28:43 +02:00
Guy Lunardi
6bef407799 Minor edits (punctuations and small text changes)
Change-Id: Ic464378c9e8c9992f3b60b055e6e4a56afef849a
2020-10-02 10:14:50 +02:00
Miklos Vajna
7c0d0c35fc ClientSession: simplify by using std::any_of()
Change-Id: I92b284883a633ebe3bf47ea8001f8c18692275a1
2020-10-02 09:28:39 +02:00
Henry Castro
bbca1243a8 loleaflet: Makefile: avoid the node_module path distribution
it gives an error:
"execvp: /bin/sh: Argument list too long"

Change-Id: Iffbf6d6f9ce46cba550dde9baf9ab8cbaddc3678
2020-10-01 21:10:30 -04:00
Henry Castro
91f806a616 test: Makefile: fix builddir != srcdir
Change-Id: I351d21593b8c82f3a0866545762f75fa9eb9824b
2020-10-01 18:53:36 -04:00
Tor Lillqvist
e858d5940c Look up the Help:About git log from our new home
Change-Id: I963b0966bd33f052d7c95947d660b79d954b7401
2020-10-01 21:20:16 +03:00
Tor Lillqvist
883ba58a15 Use Automake flavour "foreign" so that it doesn't require a README
(We only have a README.md now.)

Change-Id: I4e693781340aa8d22f83b8565b6617f4ce4d7fb7
2020-10-01 18:23:18 +01:00
Michael Meeks
4c1144583b Switch to markdown.
Change-Id: Ica64c0c010d43d5a529cd3f2dcf3a18c688e8366
2020-10-01 15:22:02 +01:00
Michael Meeks
89f9ff2a76 Markdown is the future.
Change-Id: I5593bb45add590e7a09b9c14648260b11274f03a
2020-10-01 15:22:02 +01:00
transifex-integration[bot]
9ed2af2a5f Apply translations in tr
translation completed updated for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'tr' language.

Change-Id: I6ca9aa3542a78353cd544dacf3aaef6a9e80e93c
2020-10-01 14:32:59 +02:00
transifex-integration[bot]
1c56e18514 Apply translations in tr
translation completed updated for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'tr' language.
2020-10-01 14:32:59 +02:00
transifex-integration[bot]
4bd42056e9 Apply translations in pl
translation completed for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'pl' language.

Change-Id: I5661a2d4897dcbe0a2d942abb7179aa1af3fc269
2020-10-01 14:30:34 +02:00
transifex-integration[bot]
f35afda4ba Apply translations in pt_BR
translation completed for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'pt_BR' language.

Change-Id: I84b03205c22436d3e12454a4b9e904ff10dea362
2020-10-01 14:29:40 +02:00
transifex-integration[bot]
6c6d29a8bc Apply translations in it
translation completed for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'it' language.

Change-Id: I42b8b0bc3c5763e3c08684ac06dd921182deffcc
2020-10-01 14:27:48 +02:00
transifex-integration[bot]
2eddab1afa Apply translations in cs
translation completed for the source file '/loleaflet/po/templates/loleaflet-ui.pot'
on the 'cs' language.

Change-Id: I06d0f58f511705518781d3edbe83fe37ef52f823
2020-10-01 13:02:40 +02:00
Michael Meeks
e08e9aff80 Continuity.
Change-Id: I18a44a8a1168211d246592af98660655da9ce037
2020-10-01 11:29:36 +01:00
Andras Timar
0002fdfd6c fix license headers
Change-Id: I8623770b32d278a45357dc7f757fabfadd2b4af7
2020-10-01 11:56:43 +02:00
Andras Timar
128384758a added .git-hooks with the script that generates ChangeId for the commit messages
Change-Id: I51da729b738b957a5c5268ed40322f47b3cd4e89
2020-10-01 10:11:01 +02:00
Andras Timar
c07786b9e2 remove .gitreview, we do not use gerrit any more
Change-Id: If90dcd5ddc89fae7d1614e7883ccb11be54242f6
2020-10-01 09:58:06 +02:00
Andras Timar
4ca4fd3416 update README
Change-Id: I71889b4044e1d19e168895b7931ea15c7a61e25d
2020-10-01 09:41:26 +02:00
Tor Lillqvist
d0edfeabbd tdf#133279: Use CollaboraOnlineWebViewKeyboardManager also for hw keyboards
In theory, this doesn't make sense. In practice, it helps.

Change-Id: I34d03a812c543e1b112851c9e9ff512f2482a20c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103714
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-09-30 21:57:11 +02:00
Tor Lillqvist
c8b1b8623a tdf#133279: Add another workaround for loleaflet weirdness
Ignore a hide command that quickly followed a display command.

Change-Id: I7be71dbc3ccdffb9db78de4a6b70d59baee14457
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103713
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-09-30 21:28:52 +02:00
Weblate
2aecaeef27 update translations
LibreOffice Online/android-app (Hungarian)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I11e181e632c3d3690e5845f8e166904f329612dd

update translations

LibreOffice Online/loleaflet-ui (Hungarian)
Currently translated at 100.0% (348 of 348 strings)

Change-Id: Ie204f535954b8e7aa884e9b72f6ba5ad3ced1b72

update translations

LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (348 of 348 strings)

Change-Id: I785c8c7bfd196a783f87e19e07aa0a55a19ec04a

update translations

LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 100.0% (348 of 348 strings)

Change-Id: Ia4f7048090053ec9d554bdec582cd5d899b72256

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 44.8% (156 of 348 strings)

Change-Id: I08f7544d1b4a216cd2b9a10cd2042ab9ebd4503f

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Change-Id: I5c7c1370bc62603e443792560b6c40593308ad9f
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I46c31c4a1248c66689d5dd0fea2fc10881d32a7d

update translations

LibreOffice Online/android-app (English (United Kingdom))
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I938a217d2c0e48dc537d80bb523b6334cf172872

update translations

LibreOffice Online/android-lib (Chinese (Traditional))
Currently translated at 100.0% (13 of 13 strings)

Change-Id: I6b1356004e470d5675e74ec599e9ae715d8880a1

update translations

LibreOffice Online/android-app (Portuguese (Brazil))
Currently translated at 100.0% (107 of 107 strings)

Change-Id: Id8d459e74b122321165559f4f3d2750621d8afa0

update translations

LibreOffice Online/android-app (Chinese (Simplified))
Currently translated at 98.1% (105 of 107 strings)

Change-Id: I425e1add15ee3096c5150cbd5682043805821adf

update translations

LibreOffice Online/android-app (Chinese (Traditional))
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I52d04f74cc9b1a277de4831b4ae815f6cf4137f6

update translations

LibreOffice Online/android-lib (Chinese (Traditional))
Currently translated at 100.0% (13 of 13 strings)

Change-Id: I3fc049d00fa9fbd516ca2c5928bccdc98c73fef9

update translations

LibreOffice Online/loleaflet-ui (Chinese (Simplified))
Currently translated at 97.6% (339 of 347 strings)

Change-Id: I89f0cca4a3356c24b10659cb6563bb836ef00ce0

update translations

LibreOffice Online/android-app (Lower Sorbian)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: Id686eca772b16d1789120d6af306e43485322e50

update translations

LibreOffice Online/android-app (Upper Sorbian)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I2aa71bce22095aeb24825e39741a3e07e7327410

update translations

LibreOffice Online/android-app (Polish)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I2ec8bbcfc621542a6b58a6e4f1ebe00412caa3bd

update translations

LibreOffice Online/android-app (Asturian)
Currently translated at 71.9% (77 of 107 strings)

Change-Id: Id2f2954719a55a658646b9361c202bed14f64387

update translations

LibreOffice Online/android-app (Catalan)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: If314ddee8235aa1e1a3ec840edf76240ac6a8633

update translations

LibreOffice Online/android-app (Spanish)
Currently translated at 100.0% (107 of 107 strings)

Change-Id: I4c0b9eeedcd7f5d9b23b7aa031619c7f3f0648cb

update translations

LibreOffice Online/loleaflet-help (Italian)
Currently translated at 100.0% (418 of 418 strings)

Change-Id: I3c93ed76678389f968494f8166eaf3a7d6c4c7a6

update translations

LibreOffice Online/loleaflet-help (Esperanto)
Currently translated at 100.0% (418 of 418 strings)

Change-Id: Icef2e2c54a678d73b4692939e2554d595ed4d261

update translations

LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I700e515880257df5421fb21495ffc075d4911968

update translations

LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I3c0db51d2645e0942d037b506cab57423898fb0f

update translations

LibreOffice Online/loleaflet-ui (Esperanto)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: Ia030f55b2ab4c0457f1c43c6839582d4f0532165

update translations

LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 98.5% (342 of 347 strings)

Change-Id: I5d3376462a3d17d6a8114d449dc47f9999f2272a

update translations

LibreOffice Online/android-lib (Portuguese)
Currently translated at 100.0% (13 of 13 strings)

Change-Id: I5674e50a3c3599ccb1eaa6dbf18955a03e8e8f46

update translations

LibreOffice Online/loleaflet-help (Portuguese)
Currently translated at 55.7% (233 of 418 strings)

Change-Id: I204aadbbe1fed31742e0358b378a32b26ebb904b

update translations

LibreOffice Online/loleaflet-ui (Portuguese)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I738562ff499e8e96985f728c5eb267f3f307e355

update translations

LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I8866029b5fb4c4980c224770e610e32756ca5df2
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103405
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-09-30 21:23:52 +02:00
Jan Holesovsky
26fc803a0e Use the CanvasTileLayer for all rendering.
Fixes problems particularly with the new Chrome where the original
approach to tiles can be causing blurry text.

Change-Id: Icf598df0e997d493b111fad1c59e7dcb5f376801
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103681
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-09-30 20:16:45 +02:00
Tor Lillqvist
a8bee952f2 Add source files from toolkit/source/awt for debugging goodness
Change-Id: I3e912221d6acf4712602ed11e3575d5ed8af6ca7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103705
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103712
2020-09-30 19:06:45 +02:00
Tor Lillqvist
894c51d6d4 Fix warning: block implicitly retains 'self'; explicitly mention 'self' ...
... to indicate this is intended behavior.

Change-Id: Id5318bb20b8066364c5e2fd3b704b5a73bac1b42
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103711
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-09-30 18:36:33 +02:00
gokaysatir
a384d96cb4 Loleaflet Calc: Add language support for "show sheet" buttons.
Change-Id: I2e2fc8095be659b02ba9fb479e7159b9ec0af66e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103540
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-09-30 18:29:32 +02:00
gokaysatir
805ff2f2a8 Online: Copy hyperlink location. / Online side.
Unused selection variable has been removed. "clipboardchanged" event is activated.
LOK_CALLBACK_CLIPBOARD_CHANGED is handled according to existence of payload.

Change-Id: I6e37cb2ca4d4c59e55555ba3397cb00dbb7eafa2
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103165
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-09-30 15:10:19 +02:00
gokaysatir
03eab0459b loleaflet: Update npm packages.
There are no directly used packages between these. They are all dependencies of the ones specified in package.json.

Change-Id: Ib3c3681d38b334e959409db822059f4c8236c436
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102497
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-09-30 13:21:31 +02:00
Pranam Lashkari
4fa5b43b62 leaflet: translate: fix language list localisation
Change-Id: Ie505b91e2b5b212351a33a4751ee5889a6cb10f1
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103651
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-09-29 22:34:15 +02:00
Tamás Zolnai
e99afd6ce5 cypress: enable some table related tests.
Change-Id: I48b27d1ae042d03feef71c550cc0fdef8459e201
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103624
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-09-29 18:52:36 +02:00
Tamás Zolnai
54dde3108e cypress: fix test suite name.
Change-Id: I23223cc36437dfdb3e5aa3e73979874f6424a986
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103623
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-09-29 18:52:26 +02:00
Mike Kaganski
8a661a1d38 Add favIconUrl to apps in discovery
Change-Id: If164b0c0b302eb8980f51cf4622377e96ba6d5f9
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/99796
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-09-29 09:52:21 +02:00
Tor Lillqvist
ccfc81dc02 tdf#136459: Show the spreadsheet formula input bar when switching to edit mode
Factor out a code snippet from L.Map._onResize() into a function
called showCalcInputBar(). Call that (in the iOS app in iPad case,
which is what the bug is about) from L.Map._enterEditMode().

Seems to work. No idea if this is the ideal solution.

Change-Id: I29677201212b37ebb292591b217741d8301dfa15
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103542
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103551
2020-09-28 17:48:07 +02:00
Tamás Zolnai
18c5736964 cypress: add chart test on mobile.
This use case is crashing now, so let's disable it
for now.

Change-Id: Ie63af52eed39c6235f628687f93372ef526319c6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103555
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-09-28 16:43:06 +02:00
Tor Lillqvist
2375cccad5 Change CFBundleShortVersionString to 6.4.0
Change-Id: I953474692323b52a87994e8b30f4a4ea87ce859f
2020-09-28 17:34:39 +03:00
Henry Castro
3d0a27636c loleaflet: move the file "viamapi-client.js"
The file is not part of the leaflet files.
It is better to move it to the external library location

Change-Id: I12fb9684571db360b03a2e7c343725fd42b6848a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103419
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-09-28 14:29:30 +02:00
mert
5c023938a3 android: enable Dark Theme for Dark Mode changes
Change-Id: I631d31558ae9afac9585d12d66237bc04a761555
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93563
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Mert Tumer <mert.tumer@collabora.com>
2020-09-28 14:12:41 +02:00
Andras Timar
f9ff9227b7 fix typo in documentation
Change-Id: I8854a217d0bc0b436cb96235e8d213900fb7f991
2020-09-28 13:03:57 +02:00
mert
f7f4464b3c Save and restore UI element states via localStorage
Also handle Show/Hide sidebar with localstorage

Change-Id: I2e6f8b7480d7d55173a3324b819f6e4e829e512f
Signed-off-by: mert <mert.tumer@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96511
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-09-28 11:53:34 +02:00
mert
2e28b9bb65 Change Show/Hide Ruler & Statusbar by default on first load
Change-Id: If0bcf08f005b8461ed559d197b49dc11448344d3
Signed-off-by: mert <mert.tumer@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96489
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-09-28 11:53:23 +02:00
Jan Holesovsky
4ad8773821 Make various bits of the UI configurable.
This adds the infrastructure to be able to pass the info which elements
like the statusbar / ruler / sidebar are supposed to be shown or hidden
on startup of the editor.

Change-Id: I188264dec6961074444934ff5fd7088e23b170d4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103169
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Mert Tumer <mert.tumer@collabora.com>
2020-09-28 11:53:16 +02:00
Miklos Vajna
2b546f72de document broker: handle tile request without tile cache
Change-Id: I5e0006cde07a84e6553db92627fdab943ac51d04
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103534
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-09-28 10:50:46 +02:00
Miklos Vajna
e080b8af04 ClientSession: clean up copy&paste
dialogevent and formfieldevent has the same handler, do that at a single
place.

Change-Id: I4e0f7b36484f6ef65539616c0fe81a331c9caa98
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103529
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-09-28 09:33:18 +02:00
Tamás Zolnai
09aa1c17e1 cypress: NC: test restoring a document's previous version.
Change-Id: I7cabd7138dbabe870382603b5ad9d5415c9db21c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103412
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-09-25 19:45:53 +02:00
Jan Holesovsky
109c760c7e android: Make sure we are correctly installed...
...and don't miss any needed split APKs; that can happen when people are
side-loading the APK, and leads to unpredictable crashes (for which we
are then blamed).

Change-Id: If3f24e69ab88ec8700190d7e36eaf1b25d3c3e27
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103413
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-09-25 17:52:02 +02:00
Jan Holesovsky
0f70961221 android: The last document must be removed from the list too.
Before the fix, when there was just one document in the recent list and
the user has removed it, it re-appeared again after restart of the app.

Change-Id: I29ce66aac3c9ff07f320ecb21fd1c07d8d467af5
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103409
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-09-25 17:19:42 +02:00
Weblate
f5d4f6ce68 update translations
LibreOffice Online/loleaflet-ui (Upper Sorbian)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: Ie5a09e8d057208fd8f4a36cba3c67501671b4838

update translations

LibreOffice Online/loleaflet-ui (Lower Sorbian)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I8a9953cd6f0c9fdbafc176e689bc39c9267c5185

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 100.0% (418 of 418 strings)

Change-Id: Ibb233bbbe53f8d2de4ab3fbe2eddbf84b4390e3a

update translations

LibreOffice Online/loleaflet-ui (Galician)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I3b8c5a506df128992c0bef8c9b862f894223388d

update translations

LibreOffice Online/loleaflet-help (Slovenian)
Currently translated at 100.0% (418 of 418 strings)

Change-Id: I11889d56f7be638c5b7965f1c1c6bbf7c375d235

update translations

LibreOffice Online/loleaflet-help (Czech)
Currently translated at 100.0% (418 of 418 strings)

Change-Id: Ia6a8d574a8b8a7ae64603a5c563e18a3f93a702f

update translations

LibreOffice Online/loleaflet-ui (Slovenian)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I3a745b12263c7f4e0ee4f4b7cd675661c347f4ae

update translations

LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 100.0% (347 of 347 strings)

Change-Id: I4d7ac4ccf5879bd4ee0afe8ec0f77b93e93f4679
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103219
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-09-25 15:35:49 +02:00
Andras Timar
1064870312 loleaflet: makefile: add back welcome message
Change-Id: I387a247da2e0c2d6f6f3813d47f1a635691a34df
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103338
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-09-25 15:34:29 +02:00