stellarium icon indicating copy to clipboard operation
stellarium copied to clipboard

toolTip message duplicate

Open 3domennotry opened this issue 1 year ago • 3 comments

Expected Behaviour

Other message is shown.

Actual Behaviour

"Equatorial coordinates, equinox of date" is shown.

Steps to reproduce

  1. Show Configuration window.
  2. Move mouse cursor on checkBox "Hour angle/Declination".

Same message is shown when Move mouse cursor on other checkBox "Right ascension/Declination (of date)". (Of course, it is correct message)

20240628_1

System

  • Stellarium version: stellarium-24.2-qt5-win32.exe
  • Operating system: Win7 32bit

(Sorry, I can not speak English very well.)

gui\configurationDialog.ui line 670 <string>Equatorial coordinates, equinox of date</string> line 762 <string>Equatorial coordinates, equinox of date</string>

There are same message. Of course, it is correct message in line762.

However, it maybe not bug.

I am Japanese. In Japanese Language, Two checkBox's toolTip message should be different.

However, I don't know how it should be in English.

thank you.

3domennotry avatar Jun 27 '24 19:06 3domennotry

It is not a bug when it comes to us. What is the best English collective term for "hour angle + declination"? These are still equatorial coordinates in some sense. One has the main label "hour angle", the other "right ascension". If somebody knows a better wording for the tooltip, we take suggestions. If nobody comes up with a better name, we close this on September 20, at the latest.

gzotti avatar Jun 27 '24 21:06 gzotti

Hello @3domennotry!

Thank you for suggesting this enhancement.

github-actions[bot] avatar Jun 27 '24 21:06 github-actions[bot]

thank you for reply.

This is my personal opinion.

Two same messages is separate by "msgctxt" if it is possible. I (and other people) can change native message.

The English message should be decided by English speakers. (Of cource, I am not.)

As same as, Japanese translator team(I do not belong to) will decide Japanese message.

If I dislike translated word, I can change to my own use.

thank you.

3domennotry avatar Jun 28 '24 17:06 3domennotry

Context was added for both lines

alex-w avatar Jul 02 '24 04:07 alex-w

Hello @3domennotry!

Please check the fresh version (development snapshot) of Stellarium: https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

github-actions[bot] avatar Jul 09 '24 05:07 github-actions[bot]

I have confirmed that two messages can be defined by "msgctxt". Thank you very much.

3domennotry avatar Jul 10 '24 05:07 3domennotry

Hello @3domennotry!

Please check the latest stable version of Stellarium: https://github.com/Stellarium/stellarium/releases/latest

github-actions[bot] avatar Sep 22 '24 14:09 github-actions[bot]