Steps to reproduce:
- Go to Nearby
- Select a pin
- Add a picture for it
- Problem: In the metadata activity, Caption is empty
In master, title get filled with the label of the Wikidata item.
Fix:
Fill the caption using the label of the Wikidata item (using the code already present for title, that should be an easy change, the only difficulty is to set the right language in the UI).
