The following commit has been merged in the master branch:
commit cc029707a2bfe0a69c89fb770d3ef90e250704f9
Author: Ole Streicher <oleb...@debian.org>
Date:   Tue Jan 12 12:22:09 2016 +0100

    Remove ramaining I18N variables

diff --git a/webtools_py3/templates/tasks.xhtml 
b/webtools_py3/templates/tasks.xhtml
index 3f0e83c..864ee0c 100644
--- a/webtools_py3/templates/tasks.xhtml
+++ b/webtools_py3/templates/tasks.xhtml
@@ -35,10 +35,10 @@
                                </div>
                                <p><span py:choose="">
                   <span py:when="lang in 
tasks[task].metapkg.desc">${tasks[task].metapkg.desc[lang]['long']}
-                     <div class="transmpkg" py:if="lang != 'en'"><a 
href="http://ddtp.debian.net/ddtss/index.cgi/${lang}/forexternalreview/${tasks[task].metapkg.pkg}";>${fixtranslation}</a></div>
+                     <div class="transmpkg" py:if="lang != 'en'"><a 
href="http://ddtp.debian.net/ddtss/index.cgi/${lang}/forexternalreview/${tasks[task].metapkg.pkg}";>Fix
 translated description</a></div>
                    </span>
                   <span 
py:otherwise="">${tasks[task].metapkg.desc['en']['long']}
-                     <div class="transmpkg" py:if="lang != 'en'"><a 
href="http://ddtp.debian.net/ddtss/index.cgi/${lang}/fetch?package=${tasks[task].metapkg.pkg}";>${translatedesc}</a></div>
+                     <div class="transmpkg" py:if="lang != 'en'"><a 
href="http://ddtp.debian.net/ddtss/index.cgi/${lang}/fetch?package=${tasks[task].metapkg.pkg}";>Translate
 description</a></div>
                    </span>
                  </span></p>
                        </div>

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
Blends-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to