From ea693b873e1454dc6569a3446bbdd7ca9a369597 Mon Sep 17 00:00:00 2001
From: str4d
Date: Wed, 8 Jan 2014 02:19:44 +0000
Subject: [PATCH] Removed command from translation strings
---
i2p2www/pages/site/get-involved/guides/monotone.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i2p2www/pages/site/get-involved/guides/monotone.html b/i2p2www/pages/site/get-involved/guides/monotone.html
index d37a399c..e7d6bf2e 100644
--- a/i2p2www/pages/site/get-involved/guides/monotone.html
+++ b/i2p2www/pages/site/get-involved/guides/monotone.html
@@ -388,10 +388,10 @@ directory where i2p.mtn
was created and attempt a checkout of the I
If you haven't done this already, pull fresh code from the server to your local
Monotone repository. To accomplish this, change into the directory where
i2p.mtn
is located and issue:
+ {%- endtrans %}
- $
mtn --db="i2p.mtn" -k "" pull "mtn://127.0.0.1:8998?i2p.i2p"
- {%- endtrans %}