Bug 467787

Summary: Typo in fitsviewer/fitsviewer.cpp:691 i18n string
Product: [Applications] kstars Reporter: Oliver Kellogg <okellogg>
Component: generalAssignee: Jasem Mutlaq <mutlaqja>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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