[Blends-commit] [SCM] website branch, master, updated. cc029707a2bfe0a69c89fb770d3ef90e250704f9

Ole Streicher olebole at debian.org
Tue Jan 12 11:22:35 UTC 2016


The following commit has been merged in the master branch:
commit cc029707a2bfe0a69c89fb770d3ef90e250704f9
Author: Ole Streicher <olebole at 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



More information about the Blends-commit mailing list