Skip to content

Commit 9b0c7fd

Browse files
committed
~ Update translations.
1 parent 28a1c74 commit 9b0c7fd

File tree

4 files changed

+284
-84
lines changed

4 files changed

+284
-84
lines changed

filters/output/ui/OutputOptionsWidget.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<property name="geometry">
8787
<rect>
8888
<x>0</x>
89-
<y>-231</y>
89+
<y>0</y>
9090
<width>228</width>
9191
<height>1215</height>
9292
</rect>
@@ -593,7 +593,7 @@
593593
<item>
594594
<widget class="QSpinBox" name="redAdjustmentSB">
595595
<property name="toolTip">
596-
<string>Red component adjustment. Negative value means the segmenter will be more sensitive to red and vice versa for positive values.</string>
596+
<string>Red component adjustment. A negative value means the segmenter will be more sensitive to red and vice versa for a positive one.</string>
597597
</property>
598598
<property name="frame">
599599
<bool>false</bool>
@@ -628,7 +628,7 @@
628628
<item>
629629
<widget class="QSpinBox" name="greenAdjustmentSB">
630630
<property name="toolTip">
631-
<string>Green component adjustment. Negative value means the segmenter will be more sensitive to green and vice versa for positive values.</string>
631+
<string>Green component adjustment. A negative value means the segmenter will be more sensitive to green and vice versa for a positive one.</string>
632632
</property>
633633
<property name="frame">
634634
<bool>false</bool>
@@ -663,7 +663,7 @@
663663
<item>
664664
<widget class="QSpinBox" name="blueAdjustmentSB">
665665
<property name="toolTip">
666-
<string>Blue component adjustment. Negative value means the segmenter will be more sensitive to blue and vice versa for positive values.</string>
666+
<string>Blue component adjustment. A negative value means the segmenter will be more sensitive to blue and vice versa for a positive one.</string>
667667
</property>
668668
<property name="frame">
669669
<bool>false</bool>

0 commit comments

Comments
 (0)