Daveiano / weewx-wdc

Weather Data Center skin for WeeWX
https://www.weewx-hbt.de/
GNU General Public License v3.0
46 stars 13 forks source link

[BUG] Helper text in Archive day dropdown #263

Open aryiu opened 5 months ago

aryiu commented 5 months ago

Describe the bug [Weather Data Center 3.5.1] The helper text in the Archive day dropdown in Statistics page has a comma, instead of a period, before "Format is":

title

Also, the string "Format is" cannot contain an "é" letter, because it shows é instead:

error

To Reproduce Steps to reproduce the behavior:

  1. Define in your lang file (i.e., en.conf) the string "Format is" = "Format és" (for example).
  2. Go to Statistics page.
  3. See the helper text with: Format és

Expected behavior

Additional context Using Weather Data Center 3.5.1 version.

aryiu commented 5 months ago

If https://github.com/Daveiano/weewx-wdc/issues/262 gets added, I think this text has to be changed.

Daveiano commented 5 months ago

That's right, I would suggest something much shorter like "Choose a day to view a statistics page of that day.".

What do you think?

aryiu commented 5 months ago

Yeah, exactly! I think "...for that day" would be better.