{  "IBM-INTERNAL": "PII admin facing",
  "appConfigDescription": "Configures application-specific settings.",

  "serverReadable": "Server",
  "specifyServerURL": "Enter server URL:",
  "enterServerURL": "Specify the server URL",
  "enterValidURL": "Enter a valid URL: (<protocol>://<host>:<port>)",
  "serverPrompt": "Specify the server profile of the MobileFirst Server. If no profile is specified then the default server profile is used.", 
  "serverDescription": "Specifies the server profile of the MobileFirst server.",

  "runtimeReadable": "Runtime",
  "runtimePrompt": "Specify the runtime to use. If no runtime is specified, the default runtime 'mfp' is used.",
  "runtimeDescription": "Specifies the runtime to use. If no runtime is specified, the default runtime 'mfp' is used.",

  "directUpdateAuthenticityPublicKeyPrompt": "Set the direct update key. The key must be in Base64 format.",
  "directUpdateAuthenticityPublicKeyDescription": "Sets the direct update key. The key must be in Base64 format.",
  "directUpdateAuthenticityPublicKeyReadable": "Direct Update Authenticity Public Key",

  "languagePreferencesPrompt": "Set the language preferences. The default is 'en' (English). To use the default system locale, enter a space. Other possible values are 'fr' (French), 'es' (Spanish).",
  "languagePreferencesDescription": "Sets the language preferences. The default is 'en' (English). Entering a space specifies the default system locale. Other possible values are 'fr' (French), 'es' (Spanish).",
  "languagePreferencesReadable": "Language Preferences",

  "androidTestWebResourcesChecksumPrompt": "Enable test for web resources checksum for cordova-android.",
  "androidTestWebResourcesChecksumDescription": "If set to 'true' enables the test for web resources checksum for Android applications. The default is 'false'.",
  "androidTestWebResourcesChecksumReadable": "Android Test Web Resources Checksum",

  "androidIgnoreFileExtensionsPrompt": "Set the extensions of files to ignore when testing web resources checksum for cordova-android. For multiple extensions use a comma-separated list.",
  "androidIgnoreFileExtensionsDescription": "Sets the extensions of files to ignore when testing web resources checksum for Android applications. For multiple extensions use a comma-separated list.",
  "androidIgnoreFileExtensionsReadable": "Android Ignore File Extensions",

  "iosTestWebResourcesChecksumPrompt": "Enable test for web resources checksum for cordova-ios.",
  "iosTestWebResourcesChecksumDescription": "Enables the test for the web resources checksum for iOS applications. If set to 'true' enables the test. The default is 'false'.",
  "iosTestWebResourcesChecksumReadable": "iOS Test Web Resources Checksum",

  "iosIgnoreFileExtensionsPrompt": "Set the extensions of files to ignore when testing web resources checksum for cordova-ios. For multiple extensions use a comma-separated list.",
  "iosIgnoreFileExtensionsDescription": "Sets the extensions of files to ignore when testing web resources checksum for iOS applications. For multiple extensions use a comma-separated list.",
  "iosIgnoreFileExtensionsReadable": "iOS Ignore File Extensions",

  "windows10TestWebResourcesChecksumPrompt": "Enable test for web resources checksum for cordova-windows10. ",
  "windows10TestWebResourcesChecksumDescription": "Enables the test for web resources checksum for Windows 10 UWP applications. If set to 'true' enables the test. The default is 'false'.",
  "windows10TestWebResourcesChecksumReadable": "Windows 10 Test Web Resources Checksum",

  "windows10IgnoreFileExtensionsPrompt": "Set the extensions of files to ignore when testing web resources checksum for cordova-windows10. For multiple extensions use a comma-separated list.",
  "windows10IgnoreFileExtensionsDescription": "Sets the extensions of files to ignore when testing web resources checksum for Windows 10 UWP applications. For multiple extensions use a comma-separated list.",
  "windows10IgnoreFileExtensionsReadable": "Windows 10 Ignore File Extensions",

  "windows8TestWebResourcesChecksumPrompt": "Enable test for web resources checksum for cordova-windows8",
  "windows8TestWebResourcesChecksumDescription": "Enables the test for web resources checksum for Windows 8.1 applications. If set to 'true' enables the test. The default is 'false'.",
  "windows8TestWebResourcesChecksumReadable": "Windows 8.1 Test Web Resources Checksum",

  "windows8IgnoreFileExtensionsPrompt": "Set the extensions of files to ignore when testing web resources checksum for cordova-windows8. For multiple extensions use a comma-separated list.",
  "windows8IgnoreFileExtensionsDescription": "Sets the extensions of files to ignore when testing web resources checksum for Windows 8.1 applications. For multiple extensions use a comma-separated list.",
  "windows8IgnoreFileExtensionsReadable": "Windows 8.1 Ignore File Extensions",

  "windowsphone8TestWebResourcesChecksumPrompt": "Enable test for web resources checksum for cordova-windowsphone8.",
  "windowsphone8TestWebResourcesChecksumDescription": "Enables the test for web resources checksum for Windows Phone 8.1 applications. If set to 'true' enables the test. The default is 'false'.",
  "windowsphone8TestWebResourcesChecksumReadable": "Windows Phone 8.1 Test Web Resources Checksum",

  "windowsphone8IgnoreFileExtensionsPrompt": "Set the extensions of files to ignore when testing web resources checksum for cordova-windowsphone8. For multiple extensions use a comma-separated list.",
  "windowsphone8IgnoreFileExtensionsDescription": "Sets the extensions of files to ignore when testing web resources checksum for Windows Phone 8.1 applications. For multiple extensions use a comma-separated list.",
  "windowsphone8IgnoreFileExtensionsReadable": "Windows Phone 8.1 Ignore File Extensions",

  "selectKey": "Select key",
  "keyIsNotSet": "{0} is not set",
  "setKeyToValue": "Set {0} to {1}",
  "setKeyToValueWithURL": "Set {0} to {1} ({2})",
  "mfpdevAppConfig": "mfpdev app config {0} '{1}'",
  "enterAlphanumeric": "Enter an alphanumeric string",
  "exitAppConfig": "Changes completed.  Exit app config.",
  "runCordovaPrepare": "Run 'cordova prepare' to propagate changes."
}
