SAP Message AD261 - Foreign key &-& (dependency factor TEXT is incorrect)

Diagnosis
You have selected the TEXT dependency factor for this foreign keyrelationship. This means the table to be checked (foreign key table)should be the text table for the specified check table. Here, this isnot the case. The table to be checked corresponds to the text table forthe specified check table only if the key of the table to be checked isidentical to the key of the check table plus a language field. Alanguage field is distinguished by the fact that it points to adomain of type LANGU.

Procedure
Please select the correct dependency factor for this foreign key.