change wording to "add and compress", change "files" to more explicit "images"

This commit is contained in:
Kilian Valkhof 2010-01-16 22:34:30 +01:00
parent a8dc46ddb2
commit ff64970573

View file

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>492</width> <width>602</width>
<height>170</height> <height>170</height>
</rect> </rect>
</property> </property>
@ -70,7 +70,7 @@
<string>Add file to the compression list</string> <string>Add file to the compression list</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Add files</string> <string>&amp;Add and compress</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset> <iconset>
@ -92,7 +92,7 @@
<enum>QFrame::Plain</enum> <enum>QFrame::Plain</enum>
</property> </property>
<property name="text"> <property name="text">
<string>Drag and drop files onto the table</string> <string>Drag and drop images onto the table</string>
</property> </property>
<property name="margin"> <property name="margin">
<number>1</number> <number>1</number>