Skip to content

Commit 1e9fc08

Browse files
authored
Fix LT-21907: Change Stem Name to Stem Allomorph Label (#360)
1 parent 7e776c8 commit 1e9fc08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DistFiles/Language Explorer/Configuration/Lexicon/browseDialogColumns.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<column layout="ExampleTranslationType" label="Example Translation Types" multipara="true" visibility="dialog"
211211
ghostListField="LexDb.AllExampleTranslationTargets"
212212
field="CmTranslation.Type" bulkEdit="atomicFlatListItem" bulkDelete="false" list="LangProject.TranslationTags"/>
213-
<column layout="StemNameForEntry" label="Stem Name" visibility="dialog"/>
213+
<column layout="StemNameForEntry" label="Stem Allomorph Label" visibility="dialog"/>
214214
<column layout="AllomorphStemNames" displayWs="best analysis" multipara="true" label="Stem Name (Allomorph)" sortmethod="MorphSortKey"
215215
ghostListField="LexDb.AllPossibleAllomorphs" visibility="dialog"/>
216216
<!-- removed as per LT-9899

0 commit comments

Comments
 (0)