Follow up for #1807692-72: Introduce a column synchronization capability to translate alt and titles through the core image field widget also see (#75)
Problem/Motivation
if create a source and a translation without the sync setting. after turn on sync, they are still different (not sync'd).
Proposed resolution
Give a warning? Like: Previously translated content retains possible different values. Values will sync when the values are edited. (but with much better wording)
Remaining tasks
- (novice) make initial patch to give warning
- final wording of the warning
- (novice) document steps to test
User interface changes
No ui changes.
API changes
No API changes expected.