Mercurial > hg
view mercurial/templates/rss/error.tmpl @ 19426:e43184680461
doc: make man and html from translated documents
Before this patch, man and html are english only, and there sources are not
translatable.
This patch make translatable all documents.
author | Takumi IINO <trot.thunder@gmail.com> |
---|---|
date | Wed, 03 Jul 2013 21:49:43 +0900 |
parents | f91e5630ce7e |
children | 4b0fc75f9403 |
line wrap: on
line source
{header} <title>Error</title> <description>Error</description> <item> <title>Error</title> <description>{error|escape}</description> <guid>http://mercurial.selenic.com/#error</guid> </item> </channel> </rss>