Bug 467787 - Typo in fitsviewer/fitsviewer.cpp:691 i18n string
Summary: Typo in fitsviewer/fitsviewer.cpp:691 i18n string
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-25 19:08 UTC by Oliver Kellogg
Modified: 2023-03-26 04:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Kellogg 2023-03-25 19:08:16 UTC
Git master kstars/fitsviewer/fitsviewer.cpp function FITSViewer::tabFocusUpdated line 691 is

    updateButtonStatus("currentView_eq_grid", i18n("Equatorial Gridines"), currentView->isEQGridShown());

I believe "Gridines" should be "Gridlines".
Comment 1 Jasem Mutlaq 2023-03-26 04:20:44 UTC
Git commit c60ca17fc8b94f98d0ea2c1e686cf7fcdaefbc45 by Jasem Mutlaq.
Committed on 26/03/2023 at 04:20.
Pushed by mutlaqja into branch 'master'.

Fix typo

M  +1    -1    kstars/fitsviewer/fitsviewer.cpp

https://invent.kde.org/education/kstars/commit/c60ca17fc8b94f98d0ea2c1e686cf7fcdaefbc45