GUI: Use simple "Errors" instead of "Common errors".

We have only one "error" category nowadays so we don't need to
separate different error categories anymore.
This commit is contained in:
Kimmo Varis 2010-12-27 11:42:17 +02:00
parent ba38f73168
commit 8a81022a30
1 changed files with 3 additions and 3 deletions

View File

@ -330,13 +330,13 @@
<normaloff>:/images/showerrors.png</normaloff>:/images/showerrors.png</iconset>
</property>
<property name="text">
<string>Common errors</string>
<string>Errors</string>
</property>
<property name="iconText">
<string>Show common errors</string>
<string>Show errors</string>
</property>
<property name="toolTip">
<string>Show common errors</string>
<string>Show errors</string>
</property>
</action>
<action name="mActionCheckAll">