Home
last modified time | relevance | path

Searched refs:LSID_Publication (Results 1 – 4 of 4) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DSourceEditDlg.cs114 lblPublication.Text = LangMan.LS(LSID.LSID_Publication); in SourceEditDlg()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DSourceEditDlg.cs114 lblPublication.Text = LangMan.LS(LSID.LSID_Publication); in SourceEditDlg()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/
H A DLangMan.cs191 /* 144 */ LSID_Publication, enumerator
H A DGKUtils.cs2316 …summary.AddMultiline(LangMan.LS(LSID.LSID_Publication) + ": \"" + sourceRec.Publication.Lines.Text… in ShowSourceInfo()