Skip to content

Commit c677c40

Browse files
committedOct 9, 2017
Update information label
1 parent c2b8290 commit c677c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsvectorlayerpropertiesbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,7 @@ border-radius: 2px;</string>
22252225
<item row="0" column="0">
22262226
<widget class="QLabel" name="label_6">
22272227
<property name="text">
2228-
<string>Auxiliary Storage tables can contain additional data that should only belong to the project file. For instance, specific location or rotation for labels. Auxiliary data are saved in qgd files (sqlite). New fields can be added from any data defined widget when needed. Be aware that this information will NOT be saved in you datasource but only in the project file.</string>
2228+
<string>Auxiliary storage tables can contain additional data that should only belong to the project file. For instance, specific location or rotation for labels. Auxiliary data are saved in qgd files. New fields can be added from any data-defined widget when needed. Be aware that this information will NOT be saved in you datasource but only in the project file.</string>
22292229
</property>
22302230
<property name="wordWrap">
22312231
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.