We need to update the translation with the latest fields.
Error: "ui_image_status" is not translated in "de" (German), "fr" (French) [MissingTranslation]
<string name="ui_image_status">Status image of the hackerspace</string>
~~~~~~~~~~~~~~~~~~~~~~
/home/travis/build/fixme-lausanne/MyHackerspace/myHackerspace/src/main/res/values/strings.xml:32: Error: "prefs_api_title" is not translated in "de" (German), "fr" (French), "nl" (Dutch) [MissingTranslation]
<string name="prefs_api_title">SpaceAPI Endpoint</string>
~~~~~~~~~~~~~~~~~~~~~~
/home/travis/build/fixme-lausanne/MyHackerspace/myHackerspace/src/main/res/values/strings.xml:33: Error: "prefs_api_summary" is not translated in "de" (German), "fr" (French), "nl" (Dutch) [MissingTranslation]
<string name="prefs_api_summary">URL to the global SpaceAPI directory (directory.json file)\nExamples:\nhttps://spaceapi.fixme.ch/directory.json\nhttp://spaceapi.net/directory.json</string>
~~~~~~~~~~~~~~~~~~~~~~~~
/home/travis/build/fixme-lausanne/MyHackerspace/myHackerspace/src/main/res/values/strings.xml:34: Error: "prefs_api_url_title" is not translated in "da" (Danish), "de" (German), "fr" (French), "nl" (Dutch) [MissingTranslation]
<string name="prefs_api_url_title">Current hackerspace API</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/travis/build/fixme-lausanne/MyHackerspace/myHackerspace/src/main/res/values/strings.xml:35: Error: "prefs_api_url_summary" is not translated in "da" (Danish), "de" (German), "fr" (French), "nl" (Dutch) [MissingTranslation]
<string name="prefs_api_url_summary">Override current hackerspace URL (will be lost when choosing an other hackerspace in the list)</string>
We need to update the translation with the latest fields.