konsole --list-profile-properties shows the below (snipped for brevity) Path : QString Name : QString UntranslatedName : QString Icon : QString Command : QString Arguments : QStringList SemanticHints : int SemanticUpDown : bool Most users aren't aware of what a QSTringList is, or an int/bool This being user facing should be translated into non-jargon. int > number bool > true/false etc