Currently translated at 100.0% (393 of 393 strings)
Translated using Weblate (Turkish)
Currently translated at 99.4% (391 of 393 strings)
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/tr/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I03c3cad2c28407a763965c3ed46fd65d2e49e196
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (392 of 393 strings)
Translated using Weblate (Russian)
Currently translated at 95.4% (21 of 22 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (390 of 393 strings)
Co-authored-by: Artem <Localizer_in_Russian@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/android-lib/ru/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/ru/
Translation: Collabora Online/Android lib
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Id6151817f1bbc480839e544fae781ba7cd4f61b7
Currently translated at 99.4% (391 of 393 strings)
Translated using Weblate (Turkish)
Currently translated at 98.7% (388 of 393 strings)
Co-authored-by: Mehmet Sait Gülmez <cenggulmez.65@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/tr/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I34bf314644f812894a4dd75ae8345e31946ed2ba
_firstLine must be assigned before _data is
changed, as it is used to check _data's
first line hasn't changed
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I79dfd0a64d53fc8503709015bbe7ab6875a58204
And make return const to prevent _firstLine being
mutable.
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I1a6e391cd128704b67ec5cc99a4ed4d105f64e29
_firstLine is no assigned when firstLine() is called
and _firstLine is empty.
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: Ie6d86abd1f9db7a4f05e95e41f6b791f5923729f
There is one EndSession record for each session that edited the same
document. That is not an error.
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I9042411ad465fe07a8f88a29923f0dc051c755aa
Signed-off-by: Tor Lillqvist <tml@collabora.com>
"default installs currently don't use proof keys"
Change-Id: I43b6c5ed6633b35e58ec3e1b1cc222756a9a47d8
Signed-off-by: Henry Castro <hcastro@collabora.com>
Use the lc variant everywhere instead of having a mix of
icon types for the same component
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Icc0bc0e9cc5e1e7d53444a9b7e33f8e02bc784fe
I otherwise get values like this:
epochFile=18682409
deltaCurrent=34
rec.getTimestampNs()=18682409
deltaFile=0
delay=4294967262
Leading to the idiotic:
Sleeping for 4294967 ms
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I06530c31bc70bb7dcf3cd34c4684aa9f1f8036cb
Remove the app's copy of the document after core has saved it and we
have stored the edited version at its real location.
Remove possible leftover tile bitmaps when the app starts.
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: Ibc41be38c2cfb689c532640d148116bc06a248ab
We don't want to always start with the most recently added socket.
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: Ic4b4bf6c19c5d119e6e6f9b398789a4c77b47a10
Make it easier to hit and interact with by:
- increase its length
- add hover state
- also make sure that any adjacent spinfieldunit is smaller and it's
identified as so by the user (and not some heading)
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: If3d4a4cd2c96ae3130675b23cdec8acee75757ef
Plus we can take advantage of the structure and alignment that the
current complex html structure is giving us
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I9d12bd0b375dd7a08607e1e9859a565d633e774d
The length is 0, the unit identifier is not required.
Some have instances some not. Let's keep it consistent.
Note: if later on we need to use stuff like calc() we can and need
of course to use units even for 0 values.
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ie0ed42774044b42172de693283686089aae6494d
CSS rules in this file should always target sidebar only
otherwise it should be probably placed in some other filter,
e.g.: jsdialogs.css; btns.css, etc
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I1332bb2ea6bcd6c0c010d4699eead47f9cf72bd3
Problem:
First row/column are treated specially as headings,
that's why heading are not sent through the entry.
Due to that if table has only single column or row,
entry will be empty and marker will never appear
Signed-off-by: Pranam Lashkari <lpranam@collabora.com>
Change-Id: Idcf62a2f787d098b1fcc78b57b4d07f9de685b31
Changes the warning to use the _
function, which uses string.toLocaleString()
to convert to the local language.
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I9897c8c9a2a12cee65e30dab1438a5962da93d18
Wouldn't build because two variables were
declared but never used, previously they
were used but when deleting isInternetExplorer
code paths I missed theese two.
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I6c30f0bbc18fefbb3827a78aafc177e63c141cc2
Remove all instances of isInternetExplorer.
And inline the compatRemoveNode function where
used.
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I1d0738a4f1e2b133f8bf66c3073654524a5d6a38
Use vex.dialog.alert instead of
window.confirm.
Also keep isInternetExplorer logic
in global.js and add reference to
L.Browser in main.js
Signed-off-by: NickWingate <nicholas.wingate03@gmail.com>
Change-Id: I5b1859e0f2cc99693f02544dffda1c2b750c5d8d