Skip to content

Commit

Permalink
Change Lexicon Edit column name to "Stem Name (Allomorph)" (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOliver28 authored Dec 13, 2024
1 parent 58b286c commit 60bafa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
ghostListField="LexDb.AllExampleTranslationTargets"
field="CmTranslation.Type" bulkEdit="atomicFlatListItem" bulkDelete="false" list="LangProject.TranslationTags"/>
<column layout="StemNameForEntry" label="Stem Name" visibility="dialog"/>
<column layout="AllomorphStemNames" displayWs="best analysis" multipara="true" label="Allomorph Stem Names" sortmethod="MorphSortKey"
<column layout="AllomorphStemNames" displayWs="best analysis" multipara="true" label="Stem Name (Allomorph)" sortmethod="MorphSortKey"
ghostListField="LexDb.AllPossibleAllomorphs" visibility="dialog"/>
<!-- removed as per LT-9899
<column layout="InflectionClassForEntry" label="Inflection Classes (Entry)" visibility="dialog"/>
Expand Down

0 comments on commit 60bafa5

Please sign in to comment.