From 42db2b5daf75364d001941830a5f046fbb6d7946 Mon Sep 17 00:00:00 2001 From: Ricky Ramirez Date: Thu, 21 Feb 2013 20:33:04 -0800 Subject: [PATCH] prefoptions: Update "volunteer to translate" link. This is deliberately an absolute link so that open-source installs will contribute back to the main i18n repository. --- r2/r2/templates/prefoptions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2/r2/templates/prefoptions.html b/r2/r2/templates/prefoptions.html index c228717a4..d3dc83a6f 100644 --- a/r2/r2/templates/prefoptions.html +++ b/r2/r2/templates/prefoptions.html @@ -92,7 +92,7 @@ ${language_tool(allow_blank = False, show_regions = True, default_lang = c.user.pref_lang)} (*) ${_("incomplete")} - ${plain_link(_("volunteer to translate"), "/i18n")} + ${_("volunteer to translate")}