UNPKG

cordova-plugin-app-update-versionless

Version:
18 lines (16 loc) 896 B
<?xml version='1.0' encoding='utf-8'?> <resources> <string name="update_latest">已经是最新版本</string> <string name="update_title">软件更新</string> <string name="update_message">软件框架有更新啦!</string> <string name="update_update_btn">更新</string> <string name="updating">正在更新</string> <string name="update_cancel">取消</string> <string name="update_bg">转到后台更新</string> <string name="download_complete_title">下载完毕</string> <string name="download_complete_pos_btn">重新下载</string> <string name="download_complete_neu_btn">手动安装</string> <string name="update_error_title">错误</string> <string name="update_error_message">当前网络不可用,请检查你的网络设置。</string> <string name="update_error_yes_btn">知道了</string> </resources>