diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2017-08-20 18:04:04 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2017-08-20 18:06:09 +0200 |
commit | 36a7dc49ecb097b699523071ab00b55d5ad958e9 (patch) | |
tree | 3ecdee6f3eee98ab43a2edb39561ad0684011d79 /gui/KCC.ui | |
parent | Tweaked build process (diff) | |
download | kcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.tar.gz kcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.tar.bz2 kcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.zip |
Fixed some typos
Diffstat (limited to 'gui/KCC.ui')
-rw-r--r-- | gui/KCC.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gui/KCC.ui b/gui/KCC.ui index 56cc2b6..1c49bc2 100644 --- a/gui/KCC.ui +++ b/gui/KCC.ui @@ -87,7 +87,7 @@ </sizepolicy> </property> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>Resolution of target device.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string> </property> <property name="text"> <string>Custom height:</string> @@ -97,7 +97,7 @@ <item row="0" column="1"> <widget class="QSpinBox" name="widthBox"> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>Resolution of target device.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string> </property> <property name="maximum"> <number>2160</number> @@ -113,7 +113,7 @@ </sizepolicy> </property> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>Resolution of target device.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string> </property> <property name="text"> <string>Custom width:</string> @@ -123,7 +123,7 @@ <item row="0" column="3"> <widget class="QSpinBox" name="heightBox"> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>Resolution of target device.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string> </property> <property name="maximum"> <number>3840</number> @@ -174,7 +174,7 @@ <item row="0" column="2"> <widget class="QCheckBox" name="qualityBox"> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Unchecked - 4 panels<br/></span>Zoom each corner separately.</p><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Indeterminate - 2 panels<br/></span>Zoom only the top and bottom of the page.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - 4 high quality panels<br/></span>Zoom each corner separately. Try to increase the quality of magnification. Check wiki for more details.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Unchecked - 4 panels<br/></span>Zoom each corner separately.</p><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Indeterminate - 2 panels<br/></span>Zoom only the top and bottom of the page.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - 4 high-quality panels<br/></span>Zoom each corner separately. Try to increase the quality of magnification. Check wiki for more details.</p></body></html></string> </property> <property name="text"> <string>Panel View 4/2/HQ</string> @@ -220,7 +220,7 @@ <item row="2" column="0"> <widget class="QCheckBox" name="borderBox"> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Autodetection<br/></span>Color of margins fill will be detected automatically.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - White<br/></span>Margins will be filled with white color.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Black<br/></span>Margins will be filled with black color.</p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Autodetection<br/></span>The color of margins fill will be detected automatically.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - White<br/></span>Margins will be filled with white color.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Black<br/></span>Margins will be filled with black color.</p></body></html></string> </property> <property name="text"> <string>W/B margins</string> @@ -233,7 +233,7 @@ <item row="2" column="1"> <widget class="QCheckBox" name="outputSplit"> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Unchecked - Automatic mode<br/></span>Output will be splitted automatically.</p><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Checked - Volume mode<br/></span>Every subdirectory will be considered as separate volume.</p></body></html></string> + <string><html><head/><body><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Unchecked - Automatic mode<br/></span>The output will be split automatically.</p><p style='white-space:pre'><span style=" font-weight:600; text-decoration: underline;">Checked - Volume mode<br/></span>Every subdirectory will be considered as a separate volume.</p></body></html></string> </property> <property name="text"> <string>Output split</string> |