Bug 510101

Summary: Use "Airplane" instead of "Aircraft" in UI messages
Product: [Applications] KDE Itinerary Reporter: Josep M. Ferrer <txemaq>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 25.08.1   
Target Milestone: ---   
Platform: Android   
OS: Android 14.x   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Josep M. Ferrer 2025-09-30 15:58:00 UTC
SUMMARY
Some places in KDE Itinerary and KTrip UI show the word "Aircraft". This is correct, but actually 99,999% of flights are in an "Airplane". So, I suggest a change in both app to show "Airplane" instead of "Aircraft". Airplane is a much more common word than Aircraft in this context.

STEPS TO REPRODUCE
1. Open KDE Itinerary
2. In the home screen, select the "Plan Trip" icon on the bottom
3. Under "Mode of transportation", we can see "Aircraft"

OBSERVED RESULT
We see "Aircraft"

EXPECTED RESULT
We will see "Airplane", if possible

SOFTWARE/OS VERSIONS
Android: 14.0
Itinerary: 25.08.1
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2

ADDITIONAL INFORMATION
I find some occurrences of "Aircraft" (only UI): 
Itinerary/src/app/AlternativeJourneyPage.qml:107
Itinerary/src/app/DepartureQueryPage.qml:68
Itinerary/src/app/JourneyRequestPage.qml:294
KTrip/src/qml/QueryPage.qml:275
Comment 1 Volker Krause 2025-10-01 15:36:14 UTC
Git commit 84a1e58435a2eaaa895e1d0c40f937ec64049a33 by Volker Krause.
Committed on 01/10/2025 at 15:33.
Pushed by vkrause into branch 'master'.

Use a better label for the aircraft-based mode of transportation filter

M  +1    -1    src/app/AlternativeJourneyPage.qml
M  +1    -1    src/app/DepartureQueryPage.qml
M  +1    -1    src/app/JourneyRequestPage.qml

https://invent.kde.org/pim/itinerary/-/commit/84a1e58435a2eaaa895e1d0c40f937ec64049a33
Comment 2 Volker Krause 2025-10-01 15:36:25 UTC
Git commit d68b3d02492eb066cb75f4b557b989f825e757b1 by Volker Krause.
Committed on 01/10/2025 at 15:34.
Pushed by vkrause into branch 'master'.

Use a better label for the aircraft-based mode of transportation filter

M  +1    -1    src/qml/QueryPage.qml

https://invent.kde.org/utilities/ktrip/-/commit/d68b3d02492eb066cb75f4b557b989f825e757b1