UNPKG

cordova-plugin-mfp

Version:

IBM MobileFirst Platform Foundation Cordova Plugin

25 lines (20 loc) 1.24 kB
<?xml version="1.0" encoding="utf-8"?> <!-- --> <resources> <!-- General purpose strings --> <string name="error">Error</string> <string name="close">Close</string> <string name="cancel">Cancel</string> <!-- Settings Screen: Web Resources category --> <string name="wlWebResourcesCategory">Web Resources</string> <string name="wlAppIdTitle">App ID</string> <string name="wlAppVersionTitle">App Version</string> <string name="downloadingWebResourcesMessage">Downloading application resources (progress in kilobytes)</string> <string name="unpackingWebResourcesMessage">Unpacking...</string> <!-- Direct Update --> <string name="directUpdateDownloadingMessage">Downloading application update (progress in kilobytes)</string> <string name="kb">%1$d/%2$d kb</string> <!-- IBM MobileFirst Platform initialization errors --> <string name="worklightInitInternalError">The application has encountered an internal error. Reinstall the application and try again.</string> <string name="worklightInitNotEnoughSpace">Application installation has failed because there is no sufficient storage space available. Free %1$s MB and relaunch the application</string> </resources>