Plugins/VcsPlugins/vcsMercurial/templates/logDialogBookmarkPhase.tmpl

Thu, 29 Oct 2015 19:10:20 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 29 Oct 2015 19:10:20 +0100
changeset 4512
23e8b848efb0
parent 3715
eabefe4e41a4
permissions
-rw-r--r--

Fixed some incorrect string format strings using the new checker.

change|{rev}:{node|short}
branches|{branch}
tags|{join(tags,', ')}
parents|{parents}
user|{author}
date|{date|isodate}
description|{desc}
file_copies|{join(file_copies,', ')}
file_adds|{join(file_adds,', ')}
files_mods|{join(file_mods,', ')}
file_dels|{join(file_dels,', ')}
bookmarks|{join(bookmarks,', ')}
phase|{phase}
@@@

eric ide

mercurial