{
  "IBM-INTERNAL": "PII admin facing",
  "createCommandDescription": "Creates a new starter application.",
  "creatingApplication" : "Creating application...",
  "successAppCreated": "Successfully created application : {0}",
  "registerApp": "Registering application with the default server running at {0}",
  "cmdFailed": "Command failed. Reason : {0}",
  "enterName": "Enter the name of the new application:",
  "enterType": "Enter the type of this application:",
  "enterAppId": "Enter the identifier of this application:",
  "enterVersion": "Enter the version of this application:",
  "enterPlatforms": "Enter the platforms of this application:",
  "enterServices": "Enter the services to be added to this application:",
  "podInstalling": "Installing pods. May take few mins...",
  "podNotInstalled": "Note: Install Cocoapods on Mac system and then open a terminal to run the command 'pod install' from the application folder.",
  "podInstallFailed": "'pod install' failed. Reason : {0}",
  "pushInstalling": "Installing MFP Push Cordova Plugin...",
  "pushInstallFailed": "Failed to install MFP Push Cordova Plugin. Reason : {0}",
  "pushInstallInfo": "Try installing MFP Push Cordova Plugin by running the command 'ionic cordova plugin add cordova-plugin-mfp-push@latest' from the application's ionic folder",
  "luInstalling": "Installing MFP Live Update Cordova Plugin...",
  "luInstallFailed": "Failed to install MFP Live Update Cordova Plugin. Reason : {0}",
  "luInstallInfo": "Try installing MFP Live Update Cordova Plugin by running the command 'ionic cordova plugin add cordova-plugin-mfp-liveupdate@latest' from the application's ionic folder"
}
