summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Zotti <Georg.Zotti@univie.ac.at>2022-03-20 16:18:32 +0100
committerGeorg Zotti <Georg.Zotti@univie.ac.at>2022-03-20 20:30:56 +0100
commit964267359480a3724a5ba93a5e2c1ff7c35fe1b4 (patch)
tree4c1554c1f8f9c67f38c869e96e6d0f7ad484cc7d
parentedeec7b0057f3742e187e8957639af518644165d (diff)
English fixes
- Also harmonized capitalisation to save one string.
-rw-r--r--src/gui/configurationDialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/configurationDialog.ui b/src/gui/configurationDialog.ui
index f60bafcb7a..b82afca0f5 100644
--- a/src/gui/configurationDialog.ui
+++ b/src/gui/configurationDialog.ui
@@ -937,10 +937,10 @@
<item row="11" column="1">
<widget class="QCheckBox" name="checkBoxRTSTime">
<property name="toolTip">
- <string>Show time of rising, transit and setting of celestial object. The rising and setting events are counting by upper limb of celestial body.</string>
+ <string>Show time of rising, transit and setting of celestial object. The rising and setting events are defined with the upper limb of the celestial body.</string>
</property>
<property name="text">
- <string>Risings, transits, and settings</string>
+ <string>Risings, Transits, and Settings</string>
</property>
<attribute name="buttonGroup">
<string notr="true">buttonGroupDisplayedFields</string>