You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Resources/Private/Language/de.locallang_labels.xlf
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -776,6 +776,10 @@
776
776
<trans-unitid="config.solr.fields.volume">
777
777
<target>Solr-Schema-Feld "volume" : Volume field is mandatory for identifying documents (Standard ist "volume")</target>
778
778
<source>Solr Schema Field "volume" : Volume field is mandatory for identifying documents (default is "volume")</source>
779
+
</trans-unit>
780
+
<trans-unitid="config.solr.fields.structurePath">
781
+
<target>Solr-Schema-Feld "structure_path" : Field providing context about the location of a resource in the structure map (Standard ist "structure_path")</target>
782
+
<source>Solr Schema Field "structure_path" : Field providing context about the location of a resource in the structure map (default is "structure_path")</source>
779
783
</trans-unit>
780
784
<trans-unitid="config.solr.fields.date">
781
785
<target>Solr Schema Field "date" : The date a resource was issued or created. Used for datesearch (Standard ist "date")</target>
Copy file name to clipboardExpand all lines: Resources/Private/Language/locallang_labels.xlf
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -587,6 +587,9 @@
587
587
<trans-unitid="config.solr.fields.volume">
588
588
<source>Solr Schema Field "volume" : Volume field is mandatory for identifying documents (default is "volume")</source>
589
589
</trans-unit>
590
+
<trans-unitid="config.solr.fields.structurePath">
591
+
<source>Solr Schema Field "structure_path" : Field providing context about the location of a resource in the structure map (default is "structure_path")</source>
592
+
</trans-unit>
590
593
<trans-unitid="config.solr.fields.date">
591
594
<source>Solr Schema Field "date" : The date a resource was issued or created. Used for datesearch (default is "date")</source>
0 commit comments