Merge pull request #4200 from pejakm/dismbg

More disabmiguations
This commit is contained in:
John Maguire 2014-02-08 16:26:53 +01:00
commit c6ff832cf4
2 changed files with 3 additions and 3 deletions

View File

@ -41,12 +41,12 @@
</attribute> </attribute>
<column> <column>
<property name="text"> <property name="text">
<string>Name</string> <string comment="Category label">Name</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text"> <property name="text">
<string>Progress</string> <string comment="Category label">Progress</string>
</property> </property>
</column> </column>
</widget> </widget>

View File

@ -98,7 +98,7 @@
</property> </property>
<column> <column>
<property name="text"> <property name="text">
<string>Name</string> <string comment="Category label">Name</string>
</property> </property>
</column> </column>
<column> <column>