vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 147 forks source link

Can't build [MissingTranslation] #115

Closed isamuhiro closed 5 years ago

isamuhiro commented 5 years ago

I'm trying to build my ionic app but i'm facing some missing translation errors:

Error: "download_complete" is not translated in "de" (German), "es" (Spanish), "fr" (French), "zh" (Chinese) [MissingTranslation]
    <string name="download_complete">Download complete</string>

Is there an appropriate way to fix or ignore those translation errors?

vaenow commented 5 years ago

Fixed #111