823
823
COMMENT ON COLUMN POTMsgSet.context IS 'Context uniquely defining a message when there are messages with same primemsgids.';
824
824
COMMENT ON COLUMN POTMsgSet.msgid_singular IS 'The singular msgid for this message.';
825
825
COMMENT ON COLUMN POTMsgSet.msgid_plural IS 'The plural msgid for this message.';
827
826
COMMENT ON COLUMN POTMsgSet.potemplate IS 'The potemplate where this message set is stored.';
828
827
COMMENT ON COLUMN POTMsgSet.commenttext IS 'The comment text that is associated to this message set.';
829
828
COMMENT ON COLUMN POTMsgSet.filereferences IS 'The list of files and their line number where this message set was extracted from.';