Bug 466058 - Please give i18n context at "Tab Widget" in plugins/forms/widgets/main/KexiMainFormWidgetsFactory.cpp
Summary: Please give i18n context at "Tab Widget" in plugins/forms/widgets/main/KexiMa...
Status: REPORTED
Alias: None
Product: KEXI
Classification: Applications
Component: Forms (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kexi Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-19 08:09 UTC by Oliver Kellogg
Modified: 2023-02-19 08:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Kellogg 2023-02-19 08:09:44 UTC
On git master plugins/forms/widgets/main/KexiMainFormWidgetsFactory.cpp:567
I find that the i18n string "Tab Widget" may be ambiguous, it could be either related to
  tab stops (as in "horizontal tabulator")
or to
  the widget used in tabbed windows (https://doc.qt.io/qt-6/qtabwidget.html).
Please provide i18n context info.