]> git.lyx.org Git - lyx.git/log
lyx.git
4 years agoIgnore some more files when building in source tree
Jean-Marc Lasgouttes [Thu, 23 Apr 2020 17:17:15 +0000 (19:17 +0200)]
Ignore some more files when building in source tree

4 years agoHint at (new) filter function in tooltip.
Juergen Spitzmueller [Thu, 23 Apr 2020 12:24:32 +0000 (14:24 +0200)]
Hint at (new) filter function in tooltip.

4 years agoUse CategorizedCombo for font selection
Juergen Spitzmueller [Thu, 23 Apr 2020 10:43:38 +0000 (12:43 +0200)]
Use CategorizedCombo for font selection

We do not have categories, but this gives as a nice filter functionality
for long (non-TeX) font lists for free.

See #11849

4 years agoCategorized Combo: Do not draw category line if the combo has zero categories
Juergen Spitzmueller [Thu, 23 Apr 2020 06:31:50 +0000 (08:31 +0200)]
Categorized Combo: Do not draw category line if the combo has zero categories

4 years agoru.po: update by Yuriy
Juergen Spitzmueller [Thu, 23 Apr 2020 05:35:44 +0000 (07:35 +0200)]
ru.po: update by Yuriy

4 years agoMinor doc update by Yuriy
Juergen Spitzmueller [Thu, 23 Apr 2020 05:33:51 +0000 (07:33 +0200)]
Minor doc update by Yuriy

4 years agoRaise the window in single-instance mode
Enrico Forestieri [Tue, 21 Apr 2020 19:55:20 +0000 (21:55 +0200)]
Raise the window in single-instance mode

Other than issuing a warning on the console, now the LyX window is
raised when in single-instance mode and no files to load are specified.
In this way, the user is aware that something happened after double
clicking the program icon. To support this functionality the new lfun
window-raise has been introduced.

4 years agoComment.
Richard Kimberly Heck [Sun, 19 Apr 2020 17:31:57 +0000 (13:31 -0400)]
Comment.

4 years agoFix warning
Richard Kimberly Heck [Sun, 19 Apr 2020 15:10:52 +0000 (11:10 -0400)]
Fix warning

4 years agode.po: nitpick
Juergen Spitzmueller [Sun, 19 Apr 2020 15:02:28 +0000 (17:02 +0200)]
de.po: nitpick

4 years agoFix debug message
Scott Kostyshak [Sun, 19 Apr 2020 13:02:04 +0000 (09:02 -0400)]
Fix debug message

4 years agoUpdate sk.po
Kornel Benko [Sun, 19 Apr 2020 13:29:39 +0000 (15:29 +0200)]
Update sk.po

4 years agode.po: update
Juergen Spitzmueller [Sun, 19 Apr 2020 13:03:51 +0000 (15:03 +0200)]
de.po: update

4 years agoru.po: update by Yuriy
Juergen Spitzmueller [Sun, 19 Apr 2020 12:52:54 +0000 (14:52 +0200)]
ru.po: update by Yuriy

4 years agoadditional check for default pipe locations used by active LyX instance
Stephan Witt [Sun, 19 Apr 2020 11:12:26 +0000 (13:12 +0200)]
additional check for default pipe locations used by active LyX instance

4 years agoAmend(5) 689f26d2: Revert changes in development/cygwin/lyxrc.dist.in
Kornel Benko [Sun, 19 Apr 2020 09:39:10 +0000 (11:39 +0200)]
Amend(5) 689f26d2: Revert changes in development/cygwin/lyxrc.dist.in

Thanks Enrico.

4 years agoImprove reporting of undefined control sequences in preamble
Juergen Spitzmueller [Sun, 19 Apr 2020 08:55:32 +0000 (10:55 +0200)]
Improve reporting of undefined control sequences in preamble

Fixes #11844

4 years agoCmake build: Distinguish between PROGRAM_SUFFIX and LYX_VERSION
Kornel Benko [Sun, 19 Apr 2020 07:45:32 +0000 (09:45 +0200)]
Cmake build: Distinguish between PROGRAM_SUFFIX and LYX_VERSION

For instance: program suffix may be "", but lyx version is still "2.4"

4 years agoUse c++11 to remove last char from a string
Kornel Benko [Sun, 19 Apr 2020 06:59:54 +0000 (08:59 +0200)]
Use c++11 to remove last char from a string

Thanks Scott.

4 years agoAmend(4) 689f26d2: Add default path to server pipe (cmake build)
Kornel Benko [Sat, 18 Apr 2020 20:25:55 +0000 (22:25 +0200)]
Amend(4) 689f26d2: Add default path to server pipe (cmake build)

Rename the placeholde $$User to $$UserDir

Make it more readable. Suggestion from Stephan Witt.

4 years agoFix some warnings
Richard Kimberly Heck [Sat, 18 Apr 2020 18:52:08 +0000 (14:52 -0400)]
Fix some warnings

4 years agoTell the user that LyX is already running when we do not start
Richard Kimberly Heck [Sat, 18 Apr 2020 18:41:26 +0000 (14:41 -0400)]
Tell the user that LyX is already running when we do not start
because of 'use single instance'.

4 years agoAmend(3) 689f26d2: Add default path to server pipe (cmake build)
Kornel Benko [Sat, 18 Apr 2020 14:32:24 +0000 (16:32 +0200)]
Amend(3) 689f26d2: Add default path to server pipe (cmake build)

Omit duplicated separators if replacing string '$$User' with actual userdir

4 years agoAmend(2) 689f26d2: Add default path to server pipe (cmake build)
Kornel Benko [Sat, 18 Apr 2020 10:07:04 +0000 (12:07 +0200)]
Amend(2) 689f26d2: Add default path to server pipe (cmake build)

Changing pipe-path to fit on Windows
Corrected by Eugene

4 years agoRemap typographical apostrophe from Hunspell to plain apostrophe (#11832)
Juergen Spitzmueller [Sat, 18 Apr 2020 09:21:48 +0000 (11:21 +0200)]
Remap typographical apostrophe from Hunspell to plain apostrophe (#11832)

4 years agoAmend(1) 689f26d2: Add default path to server pipe (cmake build)
Kornel Benko [Sat, 18 Apr 2020 07:06:56 +0000 (09:06 +0200)]
Amend(1) 689f26d2: Add default path to server pipe (cmake build)

Added handling for cygwin and win32
MacOSX is unchanged, Stephan could you look at it?

4 years agofix comment
Juergen Spitzmueller [Sat, 18 Apr 2020 06:01:39 +0000 (08:01 +0200)]
fix comment

4 years agoAdd default path to server pipe (cmake build + unix)
Kornel Benko [Fri, 17 Apr 2020 16:38:51 +0000 (18:38 +0200)]
Add default path to server pipe (cmake build + unix)

Actually the change is affecting only builds if
1.) Using cmake build
2.) on unix

To use it on
  cygwin: one has to patch development/cygwin/lyxrc.dist.in
  MacOSX:     -//-         development/MacOSX/lyxrc.dist.in

We need also a Windows-version

Also the compilation with automake lacks the handling of development/unix/lyxrc.dist.in

4 years agoCmake build: Prevent multiple configuration runs
Kornel Benko [Fri, 17 Apr 2020 10:13:08 +0000 (12:13 +0200)]
Cmake build: Prevent multiple configuration runs

Normally the sequence to compile is
1.) cmake <source> <some parameters>
2.) make

but since 'unset(var CACHE)' changed the cache, the following call to 'make'
triggered the configuration run.

4 years agoReset failedtoload_ bool when include inset params are changed (#11842)
Juergen Spitzmueller [Fri, 17 Apr 2020 08:19:46 +0000 (10:19 +0200)]
Reset failedtoload_ bool when include inset params are changed (#11842)

4 years agoFix tablefootnote loading order (#11841)
Juergen Spitzmueller [Fri, 17 Apr 2020 07:12:51 +0000 (09:12 +0200)]
Fix tablefootnote loading order (#11841)

4 years agoMake it nicer, thanks to JMarc
Richard Kimberly Heck [Fri, 17 Apr 2020 01:05:38 +0000 (21:05 -0400)]
Make it nicer, thanks to JMarc

4 years agoFix bug #11635
Richard Kimberly Heck [Wed, 8 Apr 2020 21:50:09 +0000 (17:50 -0400)]
Fix bug #11635

4 years agoSimplify code for bidi icons
Jean-Marc Lasgouttes [Thu, 16 Apr 2020 17:21:54 +0000 (19:21 +0200)]
Simplify code for bidi icons

Most of the RtL icons that we provide are simply mirrors of the LtR ones.
Therefore let the code do that by default if no +rtl icon is found.

The only RtL icon left for now is for "layout Enumerate" (notice the
numbers in it).

Also remove useless getPixmap wrapper and several old bidi_xxx icons
that were forgotten in previous patch.

4 years agoThis has been asked numerous times on users list.
Pavel Sanda [Thu, 16 Apr 2020 16:57:31 +0000 (18:57 +0200)]
This has been asked numerous times on users list.

4 years agoReimplement properly bidi icons
Jean-Marc Lasgouttes [Tue, 14 Apr 2020 20:41:00 +0000 (22:41 +0200)]
Reimplement properly bidi icons

When the cursor in RTL text, icons for "depth-increment" or
"layout-toggle Enumerate" look wrong.

Instead of relying on the clumsy "bidi" lfun of 2898c335, this new
version relies on a new Toobar tag BidiItem that inserts an action
which can have two icons, depending on the direction of the paragraph
containing the caret (or of the direction of the UI when no file is
open).

The alternative icon has the same name as the original one, with a
"+rtl" string appended to the lfun string. The alternative icon is
only active if the file is found. The icon themes `default', `oxygen'
and `classic' have been updated accordingly.

Fixes bug #4451.

4 years agoRevert "Add mechanism to change icons in RTL mode"
Jean-Marc Lasgouttes [Tue, 14 Apr 2020 16:30:44 +0000 (18:30 +0200)]
Revert "Add mechanism to change icons in RTL mode"

This is really too clumsy. Revert in preparation for a better
mechanism.

This reverts commit 2898c335be6114194a15cb1aafe4a3c7c170f212.

4 years agoCmake build: Fix use of LYX_ABS_INSTALLED_DATADIR
Kornel Benko [Tue, 14 Apr 2020 17:59:41 +0000 (19:59 +0200)]
Cmake build: Fix use of LYX_ABS_INSTALLED_DATADIR

(Wrong display at configuration time. Also wrong value in created config.h)

4 years agoFixup 294969c6: do not forget to update metrics
Jean-Marc Lasgouttes [Tue, 14 Apr 2020 15:57:49 +0000 (17:57 +0200)]
Fixup 294969c6: do not forget to update metrics

4 years agoCmake build: All directory variables should contain trailing '/'
Kornel Benko [Tue, 14 Apr 2020 11:01:17 +0000 (13:01 +0200)]
Cmake build: All directory variables should contain trailing '/'

4 years agoAmend(2) 4b052dec: Do not use CMAKE_INSTALL_PREFIX
Kornel Benko [Mon, 13 Apr 2020 20:18:47 +0000 (22:18 +0200)]
Amend(2) 4b052dec: Do not use CMAKE_INSTALL_PREFIX

On Windows this leads to duplicated use of 'LYX_INSTALLED' in the installed paths.
Spotted by Eugene.

4 years agoAmend ef42541d26: Missed to commit these
Kornel Benko [Mon, 13 Apr 2020 11:39:33 +0000 (13:39 +0200)]
Amend ef42541d26: Missed to commit these

4 years agoPrepend dir containing created dtl executables to PATH
Kornel Benko [Mon, 13 Apr 2020 10:51:04 +0000 (12:51 +0200)]
Prepend dir containing created dtl executables to PATH

This should work on Windows, but needs test.
The changes (namely the installation directory for the dtl executables)
for automake are not yet done. (JMarc?)

It may fix bug #11325 if cmake configured with '-DLYX_EXTERNAL_DTL=OFF'

4 years agoFix embarassing crash caused by debug message
Jean-Marc Lasgouttes [Mon, 13 Apr 2020 10:02:26 +0000 (12:02 +0200)]
Fix embarassing crash caused by debug message

After commit 6a936d63, the helpful debug message tries to display
non-existing elements and crashes the program :(

Fix by radical simplification of the message.

Part of bug #11777.

4 years agofix distcheck
Pavel Sanda [Fri, 10 Apr 2020 12:28:59 +0000 (14:28 +0200)]
fix distcheck

4 years agoFix some compiler warnings in dt2dv.c
Juergen Spitzmueller [Fri, 10 Apr 2020 07:15:13 +0000 (09:15 +0200)]
Fix some compiler warnings in dt2dv.c

4 years agoFix sign mismatch introduced with 8e60fcf530166
Juergen Spitzmueller [Fri, 10 Apr 2020 07:00:19 +0000 (09:00 +0200)]
Fix sign mismatch introduced with 8e60fcf530166

4 years agoCmake build: Add manuals for created executables dv2dt and dt2dv
Kornel Benko [Thu, 9 Apr 2020 12:44:18 +0000 (14:44 +0200)]
Cmake build: Add manuals for created executables dv2dt and dt2dv

4 years agoWin compile doc update from Eugene
Juergen Spitzmueller [Thu, 9 Apr 2020 11:05:21 +0000 (13:05 +0200)]
Win compile doc update from Eugene

4 years agoAdd automake support for dtl
Jean-Marc Lasgouttes [Thu, 9 Apr 2020 10:40:00 +0000 (12:40 +0200)]
Add automake support for dtl

4 years agoDo not put C++-only options in AM_CPPFLAGS
Jean-Marc Lasgouttes [Thu, 9 Apr 2020 10:24:44 +0000 (12:24 +0200)]
Do not put C++-only options in AM_CPPFLAGS

4 years agoAmend b280fed1: 3rdparty/dtl: Use preprocessor value on Windows
Kornel Benko [Thu, 9 Apr 2020 09:58:49 +0000 (11:58 +0200)]
Amend b280fed1: 3rdparty/dtl: Use preprocessor value on Windows

4 years agoCmake build: Added 3rdparty creation of dt2dv and dv2dt
Kornel Benko [Thu, 9 Apr 2020 09:46:47 +0000 (11:46 +0200)]
Cmake build: Added 3rdparty creation of dt2dv and dv2dt

Works on linux, needs testing on Windows

4 years agoAddress #9368
Juergen Spitzmueller [Thu, 9 Apr 2020 08:08:44 +0000 (10:08 +0200)]
Address #9368

pdfview creates a temp pdf file to determine the standard pdf viewer,
code simplification, reducing dll dependencies

Patch by Eugene.

4 years agoFix date
Juergen Spitzmueller [Thu, 9 Apr 2020 07:29:41 +0000 (09:29 +0200)]
Fix date

4 years agoAdd ChangeLog do document our own changes
Juergen Spitzmueller [Thu, 9 Apr 2020 07:22:48 +0000 (09:22 +0200)]
Add ChangeLog do document our own changes

4 years ago2006-09-14 Enrico Forestieri <forenr@lyx.org>
Juergen Spitzmueller [Thu, 9 Apr 2020 07:22:02 +0000 (09:22 +0200)]
2006-09-14 Enrico Forestieri <forenr@lyx.org>

* dt2dv.c: Handle non-ASCII characters.

See https://www.lyx.org/trac/ticket/2836

4 years ago2005-07-25 Angus Leeming <leeeming@lyx.org>
Juergen Spitzmueller [Thu, 9 Apr 2020 07:21:05 +0000 (09:21 +0200)]
2005-07-25 Angus Leeming <leeeming@lyx.org>

* dt2dv.c: Enable to handle .dvi files containing strings longer than 1024 chars.

* Makefile: enable the to work out of the box on both *nix and Windows machines
  under the MinSYS environment.

* man2ps: build fixes

See https://marc.info/?l=lyx-devel&m=115228143031699

4 years agoAdd dtl tools to 3rdparty/
Juergen Spitzmueller [Thu, 9 Apr 2020 06:58:09 +0000 (08:58 +0200)]
Add dtl tools to 3rdparty/

We need to compile our own (patched) version of the app on Windows.

See #11325

4 years agoDebug output for paragraph params.
Richard Kimberly Heck [Wed, 8 Apr 2020 21:17:14 +0000 (17:17 -0400)]
Debug output for paragraph params.

4 years agoFix bug #11817.
Richard Kimberly Heck [Wed, 8 Apr 2020 20:40:39 +0000 (16:40 -0400)]
Fix bug #11817.

Preserve line spacing when breaking a paragraph at the beginning.

4 years agoAdded revtex4-2.layout
Kornel Benko [Wed, 8 Apr 2020 08:27:34 +0000 (10:27 +0200)]
Added revtex4-2.layout

For revtex4.1, this is only cosmetics, because the content
of the layout moved to revtex4-x.inc.

4 years agoCmake tests: Amend 353295e4
Kornel Benko [Tue, 7 Apr 2020 12:16:07 +0000 (14:16 +0200)]
Cmake tests: Amend 353295e4

Prevent also the command-line setting of LYX_ENABLE_VALGRIND_TESTS
for the cmake versions < 3.17

4 years agoCmake tests: Start preparing for tests involving valgrind
Kornel Benko [Tue, 7 Apr 2020 10:12:29 +0000 (12:12 +0200)]
Cmake tests: Start preparing for tests involving valgrind

4 years agoUpdate sk.po
Kornel Benko [Tue, 7 Apr 2020 09:54:15 +0000 (11:54 +0200)]
Update sk.po

4 years agoAdd "inset-settings" shortcut to sk/menus.bind
Kornel Benko [Tue, 7 Apr 2020 09:52:58 +0000 (11:52 +0200)]
Add "inset-settings" shortcut to sk/menus.bind

4 years agoCmake build: Discard (unset) some variables if not used anymore
Kornel Benko [Tue, 7 Apr 2020 09:48:45 +0000 (11:48 +0200)]
Cmake build: Discard (unset) some variables if not used anymore

4 years agoFix indentation
Kornel Benko [Tue, 7 Apr 2020 09:47:08 +0000 (11:47 +0200)]
Fix indentation

4 years agoFix indentation
Juergen Spitzmueller [Mon, 6 Apr 2020 14:29:34 +0000 (16:29 +0200)]
Fix indentation

4 years agoFix quotation marks in PDF TOC
Juergen Spitzmueller [Mon, 6 Apr 2020 06:53:29 +0000 (08:53 +0200)]
Fix quotation marks in PDF TOC

4 years agoDownload dictionaries and thesauri from SVN.
Richard Kimberly Heck [Sun, 5 Apr 2020 18:48:19 +0000 (14:48 -0400)]
Download dictionaries and thesauri from SVN.

Patch from Eugene.

4 years agoStrip polyglossia options from pdf string
Juergen Spitzmueller [Sun, 5 Apr 2020 13:23:22 +0000 (15:23 +0200)]
Strip polyglossia options from pdf string

Fixes #11813

4 years agoPrevious DTL update is not usable. Roll it back.
Richard Kimberly Heck [Sat, 4 Apr 2020 23:25:11 +0000 (19:25 -0400)]
Previous DTL update is not usable. Roll it back.

Patch from Eugene.

4 years agoBatch file for removing unneeded imagemagick binaries.
Richard Kimberly Heck [Sat, 4 Apr 2020 23:23:48 +0000 (19:23 -0400)]
Batch file for removing unneeded imagemagick binaries.

Also update installation description.

4 years agoChangelog from Eugene.
Richard Kimberly Heck [Sat, 4 Apr 2020 23:22:08 +0000 (19:22 -0400)]
Changelog from Eugene.

4 years agoDescription for windows installer and dependencies
Richard Kimberly Heck [Sat, 4 Apr 2020 23:21:00 +0000 (19:21 -0400)]
Description for windows installer and dependencies

Patch from Eugene.

4 years agoChanged main registry entry (LyX\Version now).
Richard Kimberly Heck [Sat, 4 Apr 2020 23:18:23 +0000 (19:18 -0400)]
Changed main registry entry (LyX\Version now).
Added "latestVersion" value.

Patch from Eugene.

4 years agoImplement 64 bit installer.
Richard Kimberly Heck [Sat, 4 Apr 2020 23:16:29 +0000 (19:16 -0400)]
Implement 64 bit installer.
Remove registry hacking for imagemagick (using portable now).

4 years agoDo not compute caret geometry when we are not ready to do so.
Jean-Marc Lasgouttes [Sat, 4 Apr 2020 16:10:44 +0000 (18:10 +0200)]
Do not compute caret geometry when we are not ready to do so.

This avoid crashes with invalid cache.

Fixes bug #11763.

4 years agoDisable append-column with gathered
Juergen Spitzmueller [Sat, 4 Apr 2020 07:27:24 +0000 (09:27 +0200)]
Disable append-column with gathered

Fixes #11812

4 years agoChange tootip for Labeling layout toolbar button
Jean-Marc Lasgouttes [Fri, 3 Apr 2020 17:16:04 +0000 (19:16 +0200)]
Change tootip for Labeling layout toolbar button

Labeled List sounds better that Labeling.

Part of bug #11770.

4 years agoia.po: Update from Giovanni
Pavel Sanda [Fri, 3 Apr 2020 11:49:37 +0000 (13:49 +0200)]
ia.po: Update from Giovanni

4 years agoRemerge ia.po
Pavel Sanda [Fri, 3 Apr 2020 11:46:55 +0000 (13:46 +0200)]
Remerge ia.po

4 years agoImplement buffer-write force
Juergen Spitzmueller [Tue, 31 Mar 2020 06:01:17 +0000 (08:01 +0200)]
Implement buffer-write force

4 years agouse path to developer tools for SetFile utility as fallback
Stephan Witt [Sun, 29 Mar 2020 16:56:53 +0000 (18:56 +0200)]
use path to developer tools for SetFile utility as fallback

4 years agoPrevent wrong reference to duplicated (but deleted) label
Juergen Spitzmueller [Sun, 29 Mar 2020 15:47:59 +0000 (17:47 +0200)]
Prevent wrong reference to duplicated (but deleted) label

Fixes #11803

4 years agoRemove code disabled since 2005.
Richard Kimberly Heck [Sun, 29 Mar 2020 03:52:55 +0000 (23:52 -0400)]
Remove code disabled since 2005.

No one knew then what it was supposed to do.

4 years agoFix bug #11799.
Richard Kimberly Heck [Sun, 29 Mar 2020 03:34:44 +0000 (23:34 -0400)]
Fix bug #11799.

I've made cut, etc, OptItems, as this menu is already very long.

4 years agoRemove obsolete (and false) comment.
Richard Kimberly Heck [Sun, 29 Mar 2020 03:23:47 +0000 (23:23 -0400)]
Remove obsolete (and false) comment.

4 years agoPreviewLoader: start fake pids after PID_MAX_LIMIT
Scott Kostyshak [Sat, 28 Mar 2020 23:12:25 +0000 (19:12 -0400)]
PreviewLoader: start fake pids after PID_MAX_LIMIT

4 years agoUse << for raising 2 to power instead of ^
Scott Kostyshak [Sat, 28 Mar 2020 16:19:11 +0000 (12:19 -0400)]
Use << for raising 2 to power instead of ^

The ^ is interpretted as bitwise XOR, so 2^(20) evaluated to 22.

Thanks to Riki for the << trick. This way, we do not have to use
pow() and include the <cmath> header for this one expression.

4 years agoFix crash after 24926b2e239.
Richard Kimberly Heck [Sat, 28 Mar 2020 19:23:13 +0000 (15:23 -0400)]
Fix crash after 24926b2e239.

The matched element may not have a parent. I guess the old version of
setExpanded too care of that. Now we have to do so.

4 years agoRemove newlines from shortcut LFUNs.
Richard Kimberly Heck [Sat, 28 Mar 2020 19:15:06 +0000 (15:15 -0400)]
Remove newlines from shortcut LFUNs.

4 years agoUpdate sk.po
Kornel Benko [Fri, 27 Mar 2020 07:25:32 +0000 (08:25 +0100)]
Update sk.po

4 years agoFix assertion from setCursor() in outline-down/up
Scott Kostyshak [Thu, 26 Mar 2020 22:57:25 +0000 (18:57 -0400)]
Fix assertion from setCursor() in outline-down/up

The function outline() itself can change the cursor position in some
cases so we need to store the old position before calling outline().

Spotted by Kornel. For an example file that triggered the assertion,
see:

  https://www.mail-archive.com/search?l=mid&q=20200326183314.09ad4c7c%40admin1-desktop

This commit amends adb7283b.

4 years agoFix typo.
Juergen Spitzmueller [Thu, 26 Mar 2020 15:32:13 +0000 (16:32 +0100)]
Fix typo.

4 years agoCmake build: Build VERSION_INFO more cmake-like
Kornel Benko [Thu, 26 Mar 2020 14:48:01 +0000 (15:48 +0100)]
Cmake build: Build VERSION_INFO more cmake-like

Use LIST to add entries and convert the list later to a string

4 years agoUpdate sk.po
Kornel Benko [Thu, 26 Mar 2020 14:47:48 +0000 (15:47 +0100)]
Update sk.po

4 years agoru/Intro: update by Yuriy
Juergen Spitzmueller [Thu, 26 Mar 2020 14:13:49 +0000 (15:13 +0100)]
ru/Intro: update by Yuriy

4 years agoru.po: update by Yuriy
Juergen Spitzmueller [Thu, 26 Mar 2020 14:12:45 +0000 (15:12 +0100)]
ru.po: update by Yuriy