Bug 510101 - Use "Airplane" instead of "Aircraft" in UI messages
Summary: Use "Airplane" instead of "Aircraft" in UI messages
Status: RESOLVED FIXED
Alias: None
Product: KDE Itinerary
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.08.1
Platform: Android Android 14.x
: NOR wishlist
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-30 15:58 UTC by Josep M. Ferrer
Modified: 2025-10-01 15:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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