blob: e3a643b1a8fd707b319495bb1fa89e7fb82883a1 [file] [log] [blame]
ApplicationParameterInterpreter_CheckerNotFound=Checker not found:
ApplicationParameterInterpreter_ListAvailableCheckersMessage=List available checkers
ApplicationParameterInterpreter_HelpMessage=See information about general usage or about a checker by specifying its ID (CHK)
ApplicationParameterInterpreter_InvalidVerbosityLevel=The specified verbosity level is invalid.
ApplicationParameterInterpreter_InvalidWarningLevel=The specified warning level is invalid.
ApplicationParameterInterpreter_ParameterVerbosityDescription=Specify verbosity level, where N is one of: 0 (default, most succinct), 1, 2 (most verbose)
ApplicationParameterInterpreter_ParameterWarningDescription=Specify warning level, where N is one of: 0 (most severe warnings only), 1, 2 (default), 3, 4 (all warnings)
ApplicationParameterInterpreter_V_W_PARAMETER_ERROR=Parameter {0} does not expect a value.
ApplicationParameterInterpreter_InvalidPort=Invalid port value: {0}
ApplicationParameterInterpreter_UsingDefaultPort=No port value defined. Using default port [{0}]
CommandLineInputProcessor_IncorrectSyntax=Incorrect syntax: -{0}\nCheck usage with the -help switch
HelpPrinter_Device_Id=Available Devices:
HelpPrinter_Checker_Description=Description:
HelpPrinter_Checker_Id=ID:
HelpPrinter_Checker_Name=Name:
HelpPrinter_Checker_NotAvailable=Not available
HelpPrinter_DefaultMessage=Default:
HelpPrinter_IOExceptionMessage=An I/O exception occurred.
HelpPrinter_OptionsMessage=Options:
HelpPrinter_ProgramDescritpion=Analyze the Android APK or Android project specified by the FILE parameter. \n(The Android SDK tools directory set in the PATH environment variable is used by default)
HelpPrinter_ProgramName=APPVALIDATOR
HelpPrinter_Usage=Usage:
HelperPrinter_CheckerId=Checker ID:
HelperPrinter_CheckerDescription=Checker Description:
HelperPrinter_CheckerUsesParameters=This checker accepts the following parameters:
HelperPrinter_CheckerDoesNotUseParameters=Checker does not accept parameters
HelperPrinter_CheckerHasConditions=This checker checks the following conditions and default severity levels:
PreflightingApplication_VerboseMessage_ForwardingResultsMessage=Forwarding results...
PreflightingApplication_VerboseMessage_StartingProcessMessage=Starting validation process...
ApplicationParameterInterpreter_ListAvailableDevicesMessage=List available devices
ApplicationParameterInterpreter_DescribeDeviceMessage=Show information about a specific device
ApplicationParameterInterpreter_OutputParam=Unknown output type "{0}".
GlobalInputParamsValidator_NonExistentDeviceIdMessage=Device ID does not exist: {0}
Daemon_LinsteningMessage=Listening on port {0}.
Daemon_StartingErrorMessage=Problem starting the daemon.
Daemon_StartingStatusMessage=Starting daemon...
Daemon_Stopped=Daemon stopped
Daemon_ValidationError=Validation aborted:
Daemon_TestDaemonFailedTry=Try {0}: failed
Daemon_TestDaemonSucceedTry=Try {0}: succeed
Daemon_TestDaemonStatusMessage=Testing port {0}... press Ctrl + c to abort
OutputterFactory_TextOutputFormatMessage=Validation output will be provided in plain text format.
OutputterFactory_OutputParametersInvalidMessage=Value for "output" parameter is invalid.
OutputterFactory_OutputParametersValidMessage=Output parameters are valid.
OutputterFactory_ValidationOutputModeMessage=Set validation output mode.
OutputterFactory_XmlOutputFormatNotImplementedMessage=Validation output will be provided in XML format (NOT YET IMPLEMENTED).
TextOutputter_File_Prefix=File:\
TextOutputter_FixSuggestionMessage=Fix suggestion:\
TextOutputter_Folder_Prefix=Folder:\
TextOutputter_IOExceptionMessage=An I/O exception occurred.
TextOutputter_LineMessage=Line\
TextOutputter_LinesMessage=Lines\
TextOutputter_PrintResultsErrorMessage=An error occurred while printing the results.
TextOutputter_ResultsMessage=***** RESULTS *****
TextOutputter_ApplicationMessage=Application:
TextOutputter_ExecutionReportExecutedMsg=Executed
TextOutputter_ExecutionReportSeparator=:
TextOutputter_ExecutionReportTitle=Execution Report:
TextOutputter_OneOccurrenceMessage=\ (1 occurrence)
TextOutputter_MoreThanOneOccurrenceMessage=\ ({0} occurrences)
XMLOutputter_PrintResultsErrorMessage=Error formatting XML output.