templates/map-cmdline.compact
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Sat, 05 Dec 2009 04:43:13 +0200
changeset 10038 8c0126fc060f
parent 8342 b24290c72a1d
permissions -rw-r--r--
i18n-el: translate the help of acl.py

changeset = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author|user}\n  {desc|firstline|strip}\n\n'
changeset_quiet = '{rev}:{node|short}\n'
changeset_verbose = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author}\n  {desc|strip}\n\n'
start_tags = '['
tag = '{tag},'
last_tag = '{tag}]'
start_parents = ':'
parent = '{rev},'
last_parent = '{rev}'