diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts index 0562ffee668..6cefbd28134 100644 --- a/share/qtcreator/translations/qtcreator_de.ts +++ b/share/qtcreator/translations/qtcreator_de.ts @@ -12114,6 +12114,11 @@ Die folgenden Encodings scheinen der Datei zu entsprechen: Prompt to submit Abgabe bestätigen + + + Common + Allgemein + Wrap submit message at: diff --git a/share/qtcreator/translations/qtcreator_it.ts b/share/qtcreator/translations/qtcreator_it.ts index 6b84bfab757..a4d9c23f4c4 100644 --- a/share/qtcreator/translations/qtcreator_it.ts +++ b/share/qtcreator/translations/qtcreator_it.ts @@ -11541,6 +11541,11 @@ Queste codifiche dovrebbero andare bene: Prompt to submit Prompt del submit + + + Common + Comune + Wrap submit message at: diff --git a/share/qtcreator/translations/qtcreator_ja.ts b/share/qtcreator/translations/qtcreator_ja.ts index 218bacbb7b1..54b7559898b 100644 --- a/share/qtcreator/translations/qtcreator_ja.ts +++ b/share/qtcreator/translations/qtcreator_ja.ts @@ -11297,6 +11297,11 @@ The following encodings are likely to fit: Form フォーム + + + Common + + Prompt to submit diff --git a/src/plugins/vcsbase/vcsbasesettingspage.ui b/src/plugins/vcsbase/vcsbasesettingspage.ui index 0d8b3cd74ab..50aa9cf94bd 100644 --- a/src/plugins/vcsbase/vcsbasesettingspage.ui +++ b/src/plugins/vcsbase/vcsbasesettingspage.ui @@ -12,120 +12,125 @@ - - - - - - - - - Prompt to submit - - - - - - - - - Wrap submit message at: - - - - - - - false - - - 40 - - - 200 - - - 72 - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - - - - - An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure. - - - Submit message check script: - - - - - - - - - - A file listing user names and email addresses in a 4-column mailmap format: + + + Common + + + + + + + + + + Prompt to submit + + + + + + + + + Wrap submit message at: + + + + + + + false + + + 40 + + + 200 + + + 72 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + + An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure. + + + Submit message check script: + + + + + + + + + + A file listing user names and email addresses in a 4-column mailmap format: name <email> alias <email> - - - User/alias configuration file: - - - - - - - - - - A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor. - - - User fields configuration file: - - - - - - - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - + + + User/alias configuration file: + + + + + + + + + + A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor. + + + User fields configuration file: + + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + +