Pull request 2136: upd-all

Squashed commit of the following:

commit 96c544aa561b087463d6ec3e6176656aba920e84
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jan 30 18:40:38 2024 +0300

    all: upd i18n, svcs, trackers
This commit is contained in:
Ainar Garipov
2024-01-30 18:58:47 +03:00
parent 8936c95eca
commit 713901c2a0
22 changed files with 175 additions and 89 deletions

View File

@@ -131,7 +131,6 @@ func (r *qLogReader) ReadNext() (string, error) {
// Set its position to the start right away.
_, err = q.SeekStart()
// This is unexpected, return an error right away.
if err != nil {
return "", err