Changed some labels in GUI to make it clearer

master
Stefan Jahn 3 years ago
parent afe3af70ff
commit c8de10a208

@ -848,7 +848,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Min: Angle</property>
<property name="label" translatable="yes">Angle</property>
</object>
<packing>
<property name="left-attach">1</property>
@ -881,7 +881,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Axis 1</property>
<property name="label" translatable="yes">RA Axis</property>
</object>
<packing>
<property name="left-attach">0</property>
@ -892,7 +892,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Axis 2</property>
<property name="label" translatable="yes">DEC Axis</property>
</object>
<packing>
<property name="left-attach">0</property>
@ -1231,7 +1231,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Axis 1</property>
<property name="label" translatable="yes">RA Axis</property>
</object>
</child>
</object>
@ -1490,7 +1490,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Axis 2</property>
<property name="label" translatable="yes">DEC Axis</property>
</object>
</child>
</object>
@ -2085,7 +2085,7 @@
BB GG BB GG
GG RR GG RR
Image Data</property>
<property name="label" translatable="yes">_Bilinear RGB Encoding (RAW8/RAW16)</property>
<property name="label" translatable="yes">_Bilinear Debayering (RAW8/RAW16)</property>
<property name="use-underline">True</property>
<signal name="toggled" handler="cb_menu_set_rgbenc" swapped="no"/>
</object>

Loading…
Cancel
Save