Translate the welcome message (extracts successfully!)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 12 May 2011 14:48:54 +0000 (09:48 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 12 May 2011 14:48:54 +0000 (09:48 -0500)
mediagoblin/templates/mediagoblin/root.html

index 2cb0a9c07c2e58bc8b23c033d18275fcbd84aa87..e833e3fe72c9caa5fade8177be07945ffaec7dba 100644 (file)
@@ -18,7 +18,7 @@
 {% extends "mediagoblin/base.html" %}
 
 {% block mediagoblin_content %}
-  <h2>Welcome to GNU MediaGoblin!</h2>
+  <h2>{% trans %}Welcome to GNU MediaGoblin!{% endtrans %}</h2>
 
   {% if request.user %}
   <p>