Change to just sources after multiple feedback advising same.

Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
Adam Treat 2024-06-27 06:43:29 -04:00 committed by AT
parent fc5dc9dd1a
commit 8d6e11fcad

View File

@ -1001,7 +1001,7 @@ Rectangle {
}
TextArea {
text: consolidatedSources.length + " " + qsTr("Local Sources")
text: consolidatedSources.length + " " + qsTr("Sources")
padding: 0
readOnly: true
font.pixelSize: theme.fontSizeLarge