Work on automatically creating an import layer for every feature

This commit is contained in:
Pieter Vander Vennet 2022-01-14 13:58:37 +01:00
parent f67d0701b0
commit a65afbbb58
13 changed files with 165 additions and 8 deletions

View file

@ -453,5 +453,10 @@
"noteLayerHasFilters": "Some notes might be hidden by a filter",
"disableAllNoteFilters": "Disable all filters",
"noteLayerDoEnable": "Enable the layer showing notes"
},
"importLayer": {
"layerName": "Possible {title}",
"description": "A layer which imports entries for {title}",
"popupTitle": "Possible {title}"
}
}