[Libreoffice-bugs] [Bug 138958] Slovenian translation bug

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 17 12:43:18 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138958

--- Comment #11 from Julien Nabet <serval2412 at yahoo.fr> ---
here's my output:

julien at debianamd:~/lo/libo_perf$ git branch
* master
julien at debianamd:~/lo/libo_perf$ git pull -r
Already up to date.
julien at debianamd:~/lo/libo_perf$ cd translations/
julien at debianamd:~/lo/libo_perf/translations$ git pull -r
You are not currently on a branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.

    git pull <remote> <branch>

julien at debianamd:~/lo/libo_perf/translations$ git branch
* (HEAD detached at 129365b9a82)
  master
julien at debianamd:~/lo/libo_perf/translations$ git log -1
commit 129365b9a82c839c794b7747e6148dd0073779cb (HEAD, origin/master,
origin/HEAD)
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Dec 15 15:01:11 2020 +0100

    update translations for master/7.1.0 rc1

    and force-fix errors using pocheck

    Change-Id: I64d1494dbed7adfa393e79f9b798725ad8c68350

julien at debianamd:~/lo/libo_perf$ cat .git/config 
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = ssh://logerrit/core
        #url = https://cgit.freedesktop.org/libreoffice/core/log
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master
[submodule "translations"]
        active = true
        url = https://gerrit.libreoffice.org/translations
[submodule "dictionaries"]
        active = true
        url = https://gerrit.libreoffice.org/dictionaries
[submodule "helpcontent2"]
        active = true
        url = https://gerrit.libreoffice.org/help
[protocol]
        version = 2

shouldn't I got the fixed strings?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201217/9896f573/attachment.htm>


More information about the Libreoffice-bugs mailing list