@@ -397,7 +397,7 @@ def show_engage(request, project, lang = None):
iflanguageisNone:
status_text=_('<a href="%(url)s">Translation project for %(project)s</a> currently contains %(total)s strings for translation and is <a href="%(url)s">being translated into %(languages)s languages</a>. Overall, these translations are %(percent)s%% complete.')
else:
# Translators: line of text in engagement widget, please use your language name instead of English
# Translators: line of text in engagement widget, please use your language name instead of English
status_text=_('<a href="%(url)s">Translation project for %(project)s</a> into English currently contains %(total)s strings for translation and is %(percent)s%% complete.')