mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Tweak wording of metadata contacts header
Because contacts have an explicity 'role' setting, they may not necessarily be the 'owner' of the resource
This commit is contained in:
parent
d4a5df2f2c
commit
ab04e0fa98
@ -153,7 +153,7 @@ void QgsMetadataWidget::setMode( QgsMetadataWidget::Mode mode )
|
||||
|
||||
mIdLabel->setText( tr( "This page describes the basic attribution of the %1. Please use the tooltips for more information." ).arg( type ) );
|
||||
mLabelCategories->setText( tr( "%1 categories." ).arg( typeUpper ) );
|
||||
mLabelContact->setText( tr( "Contact describe the owner of the %1." ).arg( type ) );
|
||||
mLabelContact->setText( tr( "Contacts related to the %1." ).arg( type ) );
|
||||
mLabelLinks->setText( tr( "Links describe ancillary resources and information related to this %1." ).arg( type ) );
|
||||
mLabelHistory->setText( tr( "History about the %1." ).arg( type ) );
|
||||
labelKeywords->setText( tr( "<html><head/><body><p>Keywords are optional, and provide a way to provide additional descriptive information about "
|
||||
|
Loading…
x
Reference in New Issue
Block a user