Bug 466058

Summary: Please give i18n context at "Tab Widget" in plugins/forms/widgets/main/KexiMainFormWidgetsFactory.cpp
Product: [Applications] KEXI Reporter: Oliver Kellogg <okellogg>
Component: FormsAssignee: Kexi Bugs <kexi-bugs>
Status: REPORTED ---    
Severity: wishlist CC: adam, inksi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.