{
  "IBM-INTERNAL": "PII admin facing",
  "configuringDefaultServer" : "Default server profile not found. Configuring default server...",
  "confirmRemoveServerProfile": "Are you sure that you want to remove the server profile?",
  "confirmCleanServer": "This will delete all of the apps and adapters deployed on this server. This action cannot be undone. Are you sure that you want to clean this server? ",
  "enterCredentialsAgain" : "Do you want to re-enter your login and password?:",
  "editAnotherSetting": "Edit another server setting?",
  "enterValueForKey": "Enter the new value for '{0}':",
  "failedDeleteAdapter": "Failed to delete adapter {0}",
  "failedDeleteApp": "Failed to delete app {0}",
  "infoCmdServerProfiles":"Server profiles:",
  "invalidRuntime" : "Warning: Default runtime '{0}' is not available on this server.",
  "invalidServerHelp" : "'{0}' is not a valid MobileFirst Server command. Run 'mfpdev help server' for a list of valid commands.",
  "localServerMakeDefault": "Make this local server the default?:",
  "openConsole": "Opening console for server '{0}'",
  "selectServerProfileToEdit": "Select server profile to edit:",
  "selectValueToChange": "Select the value to change:",
  "selectServerProfileToRemove": "Select server profile to remove:",
  "selectServerToClean": "Select server to clean:",
  "setLocalServerAsDefault": "Run the 'mfpdev server edit' command to set the local server as the default.",
  "serverAddDescription": "Adds a new server definition.",
  "serverAddMakeDefault" : "Make this server the default?:",
  "serverCleanDescription": "Clean apps and adapters in an existing server.",
  "serverCreateConfirmStorePassword" : "Save the administrator password for this server?:",
  "serverCreateContactingServer" : "Verifying server configuration...",
  "serverCreateWrongCredentials" : "Invalid credentials: The server is not accepting your login and password.",
  "serverConsoleDescription" : "Opens the IBM MobileFirst Platform Operations Console.",
  "serverApplicationsMessage" : "There are no applications available on runtime: {0}.",
  "serverAdaptersMessage" : "There are no adapters available on runtime: {0}.",
  "serverRuntimeList" : "The following runtimes are currently installed on this server:",
  "serverApplicationList" : "The following applications are currently installed on runtime {0}:",
  "serverAdapterList" : "The following adapters are currently installed on runtime {0}:",
  "serverRuntimeMessage" : "There are no runtimes available on this server.",
  "serverUnreachableSaveAnyways" : "Server unreachable. Continue with save?:",
  "serverEditDescription" : "Edits an existing server profile.",
  "serverEditMakeDefault": "make default server",
  "serverHelpGroup": "SERVER COMMANDS",
  "serverInfoAdapters": "Adapters",
  "serverInfoBoundApps": "Bound apps",
  "serverInfoConnecting": "Connecting to server '{0}'.",
  "serverInfoDescription": "Provides information for all servers or a specific server.",
  "serverInfoHybridAppType": "Hybrid",
  "serverInfoVersion": "IBM MobileFirst Platform Foundation version: {0}",
  "serverInfoIsDefault": "Is default: true",
  "serverInfoIsNotDefault": "Is default: false",
  "serverInfoNativeAppType": "{0} native",
  "serverInfoProfileName": "Profile name: {0}",
  "serverInfoRuntime": "Runtime: {0}",
  "serverInfoURL": "URL: {0}",
  "serverListBaseURLHeaderTitle": "URL",
  "serverListDefaultDescription": "[Default]",
  "serverListProfileNameHeaderTitle": "Name",
  "serverRemoveDescription": "Removes an existing server profile.",
  "successServerAdded" : "Server profile '{0}' added successfully.",
  "successServerEdited" : "The server '{0}' was successfully edited.",
  "successServerProfileRemoved" : "Successfully removed server profile: {0}",
  "successAppDeleted" : "Successfully cleaned application: {0}",
  "successAdapterDeleted" : "Successfully cleaned adapter: {0}",
  "whatContextRoot" : "Enter the context root of the MobileFirst administration services:",
  "whatServerLogin" : "Enter the MobileFirst Server administrator login ID:",
  "whatServerName" : "Enter the name of the new server profile:",
  "whatServerPassword" : "Enter the MobileFirst Server administrator password:",
  "whatServerTimeout" : "Enter the MobileFirst Server connection timeout in seconds:",
  "whatServerURL" : "Enter the fully qualified URL of this server:"
}
