<string>The image data you want to paste does not have an ICM profile associated with it. If you do not select a profile, Chalk will assume that the image data is encoded in the import profile defined in the Settings dialog.</string>
<string>Rendering intent determines the bias in the color conversion.</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>radioRelativeColorimetric</cstring>
</property>
<property name="text">
<string>Relative colorimetric</string>
</property>
<property name="whatsThis" stdset="0">
<string>Within and outside gamut; same as Absolute Colorimetric. White point changed to result in neutral grays.</string>
</property>
</widget>
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
<cstring>radioSaturation</cstring>
</property>
<property name="text">
<string>Saturation</string>
</property>
<property name="whatsThis" stdset="0">
<string>Hue and saturation maintained with lightness sacrificed to maintain saturation. White point changed to result in neutral grays. Intended for business graphics (make it colorful charts, graphs, overheads, ...)</string>
</property>
</widget>
<widget class="TQRadioButton" row="3" column="0">
<property name="name">
<cstring>radioButton4</cstring>
</property>
<property name="text">
<string>Absolute colorimetric</string>
</property>
<property name="whatsThis" stdset="0">
<string>Within the destination device gamut; hue, lightness and saturation are maintained. Outside the gamut; hue and lightness are maintained, saturation is sacrificed. White point for source and destination; unchanged. Intended for spot colors (Pantone, TruMatch, logo colors, ...)</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>radioPerceptual</cstring>
</property>
<property name="text">
<string>Perceptual</string>
</property>
<property name="whatsThis" stdset="0">
<string>Hue hopefully maintained (but not required), lightness and saturation sacrificed to maintain the perceived color. White point changed to result in neutral grays. Intended for images.</string>