Problem/Motivation
The Author & License and Source, Author & License field widgets use the term "Author" as the label for the field which specifies the creator of an item.
While this is probably the right term to use in English, there might be other languages where the global translation (e.g., "Autor" in German) might have a different meaning in this context, so we would need a different term.
Again in German, people might prefer the term "Urheber" (originator). Due to the label being translated without context, this is impossible to achieve without changing all occurrences of "Author".
Proposed resolution
Use a string context for the label in both widgets.
Issue fork attribution-3446531
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mrshowermanComment #4
tobiasbComment #5
tobiasbThanks. Merged.