.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 02 Dec 2017 16:29:49 +0900
changeset 35212 c7b45db8f317
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
log: translate column labels at once (issue5750) This makes sure that all columns are aligned. getlogcolumns() is hosted by templatekw so the namespaces module can see it. i18n/de.po is updated so test-log.t passes with no error. "obsolete:" and "instability:" are kept untranslated.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}