diff options
| author | Paweł Jastrzębski <[email protected]> | 2017-08-22 15:32:18 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-08-22 15:32:18 +0200 |
| commit | 2c875673bd5554c8ed11b77ccf6406166cbe799e (patch) | |
| tree | 284da72b142d5299b6286fd268ef9bf4bca051b8 /gui/KCC.ui | |
| parent | Merge pull request #243 from AcidWeb/master (diff) | |
| parent | Updated README + version bump (diff) | |
| download | kcc-2c875673bd5554c8ed11b77ccf6406166cbe799e.tar.gz kcc-2c875673bd5554c8ed11b77ccf6406166cbe799e.tar.bz2 kcc-2c875673bd5554c8ed11b77ccf6406166cbe799e.zip | |
Merge pull request #244 from ciromattia/dev
5.4.1
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> |