<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -139,7 +139,7 @@
 
                   &lt;!--! Reviewing mode: display original strings for diffing --&gt;
                   &lt;div id=&quot;translate-original-container&quot; py:if=&quot;reviewmode&quot;&gt;
-                    &lt;strong class=&quot;${item.state_class}&quot; lang=&quot;$uilanguage&quot; py:content=&quot;item.trans.current_title&quot;&gt;Current Translation:&lt;/strong&gt;
+                    &lt;strong class=&quot;${item.state_class}&quot; py:content=&quot;item.trans.current_title&quot;&gt;Current Translation:&lt;/strong&gt;
                     &lt;div class=&quot;translate-original-block&quot;&gt;
                       &lt;span py:for=&quot;form in item.trans.forms&quot; py:strip=&quot;True&quot;&gt;
                         &lt;div class=&quot;translation-text-headers&quot; lang=&quot;$uilanguage&quot; py:if=&quot;form.title&quot; py:content=&quot;form.title&quot;&gt;Plural Form ${form.n}&lt;/div&gt;
@@ -151,7 +151,7 @@
                   &lt;!--! (Re)view suggestions while editing --&gt;
                   &lt;div id=&quot;translate-suggestion-container&quot; py:if=&quot;item.hassuggestion&quot;&gt;
                     &lt;div class=&quot;translate-suggestion-block&quot; py:for=&quot;sugg in item.trans.suggestions&quot;&gt;
-                      &lt;strong py:content=&quot;sugg.title&quot; lang=&quot;$uilanguage&quot;&gt;Suggestion by testuser:&lt;/strong&gt;
+                      &lt;strong py:content=&quot;sugg.title&quot;&gt;Suggestion by testuser:&lt;/strong&gt;
                       &lt;div class=&quot;translate-suggestion&quot;&gt;
                       &lt;span py:for=&quot;form in sugg.forms&quot; py:strip=&quot;True&quot;&gt;
                         &lt;div class=&quot;translation-text-headers&quot; lang=&quot;$uilanguage&quot; py:if=&quot;form.title&quot; py:content=&quot;form.title&quot;&gt;Plural Form ${form.n}&lt;/div&gt;</diff>
      <filename>templates/translatepage.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c19c94cf46c6ced58611dc41778bb6e3f8adfb2d</id>
    </parent>
  </parents>
  <author>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </author>
  <url>http://github.com/julen/pootle/commit/e03ed0b458352e4cc73becbb76430875edf70f42</url>
  <id>e03ed0b458352e4cc73becbb76430875edf70f42</id>
  <committed-date>2008-08-14T09:09:29-07:00</committed-date>
  <authored-date>2008-08-14T03:48:13-07:00</authored-date>
  <message>Remove unnecessary lang attributes from strong tags</message>
  <tree>a9096ea0a5625ab2dfb506589d658fce84350bb6</tree>
  <committer>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </committer>
</commit>
