Skip to content

Commit

Permalink
Merge pull request #1678 from ghutchis/spectra-dialog-i18n
Browse files Browse the repository at this point in the history
Clarify line width / size in spectra dialog
  • Loading branch information
ghutchis authored Jun 26, 2024
2 parents e040856 + 62fdf0c commit 4a52e99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion avogadro/qtplugins/spectra/spectradialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,11 @@
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_5">
<property name="toolTip">
<string extracomment="Size in pixels of the line drawing the spectra"/>
</property>
<property name="text">
<string>Line Size:</string>
<string comment="Size in pixels of the line drawing the spectra">Line Width:</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 4a52e99

Please sign in to comment.