Translations: Get some translations for Text Editor settings back

Display, font and tab settings.
No idea when that broke, but it is trivial to get back.

Change-Id: I96b809cb40c899bb62ddeaab03343181826930a8
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Eike Ziller
2022-10-21 13:59:35 +02:00
parent bf83f63a13
commit 698583dc01
16 changed files with 49 additions and 49 deletions

View File

@@ -19,7 +19,7 @@ namespace TextEditor {
QString continuationTooltip()
{
// FIXME: This is unfair towards translators.
return QCoreApplication::translate("TextEditor::Internal::TabSettingsWidget",
return QCoreApplication::translate("TextEditor::TabSettingsWidget",
"<html><head/><body>\n"
"Influences the indentation of continuation lines.\n"
"\n"