diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-06 18:31:48 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-06 18:31:48 +0200 |
commit | 01f3596fde6a226b47befb6cb57b3faebe5662d0 (patch) | |
tree | 09f95fdca6730561269629d02423470665154e7e /KCC.ui | |
parent | Improved PNG output (diff) | |
download | kcc-01f3596fde6a226b47befb6cb57b3faebe5662d0.tar.gz kcc-01f3596fde6a226b47befb6cb57b3faebe5662d0.tar.bz2 kcc-01f3596fde6a226b47befb6cb57b3faebe5662d0.zip |
GUI improvements
Diffstat (limited to 'KCC.ui')
-rw-r--r-- | KCC.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC.ui b/KCC.ui index ae920bb..4aa6832 100644 --- a/KCC.ui +++ b/KCC.ui @@ -110,7 +110,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p>Create PNG files instead JPEG.<br/>Output files will be ~33% smaller.<br/><span style=" font-weight:600;">MOBI creation will be ~3x slower.</span></p></body></html></string> + <string><html><head/><body><p>Create PNG files instead JPEG.<br/>Output files might be smaller.<br/><span style=" font-weight:600;">MOBI creation will be much slower.</span></p></body></html></string> </property> <property name="text"> <string>PNG output</string> |