Skip to content

Commit 0154dfd

Browse files
authored
Fix LT-19114: Etymology Source Language not showing in columns (#509)
1 parent 6ea1fdd commit 0154dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DistFiles/Language Explorer/Configuration/Parts/LexEntryParts.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
</part>
10071007
<part id="LexEtymology-Jt-EtymologyLanguage" type="jtview">
10081008
<para>
1009-
<seq field="Language" layout="Abbreviation" sep="; "/>
1009+
<seq field="Language" layout="Name" sep="; "/>
10101010
</para>
10111011
</part>
10121012
<part id="LexEtymology-Jt-EtymologyLanguageNotes" type="jtview">

0 commit comments

Comments
 (0)