i18n.messages_en.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of noraui Show documentation
Show all versions of noraui Show documentation
Non-Regression Automation for User Interfaces
PROGRESS_MESSAGE=* Scenario: {} step {} of {} with {} error(s) and {} alert(s). {}s remaining *
RESULT_COLUMN_NAME=Result
SUCCESS_MESSAGE=Success
PARTIAL_SUCCESS_MESSAGE=Success on this element
SUCCESS_MESSAGE_BY_DEFAULT=Result set to Success by default
FAIL_MESSAGE_DEFAULT=Fail:
WARNING_MESSAGE_DEFAULT=Warning:
SUCCESS_MESSAGE_WITH_RESERVE=Success with reserves:
NOT_RUN_MESSAGE=Element skipped due to a previous error.
SKIPPED_DUE_TO_CONDITIONS=SKIPPED DUE TO CONDITIONS
OUTPUT_CONSOLE_DATA_PROVIDER_USED=Output data provider used is CONSOLE.
OUTPUT_CONSOLE_DATA_PROVIDER_FAILED_AT_LINE=----- FAILED at line {} > {} -----
OUTPUT_CONSOLE_DATA_PROVIDER_WARNING_AT_LINE=----- WARNING at line {} > {} -----
OUTPUT_CONSOLE_DATA_PROVIDER_SUCCESS_AT_LINE=----- SUCCESS at line {} -----
OUTPUT_CONSOLE_DATA_PROVIDER_RESULT_AT_LINE=----- DATA RESULT at line {} > [{}] = {} -----
CSV_DATA_PROVIDER_USED=Data provider used is CSV.
CSV_DATA_PROVIDER_WRITING_IN_CSV_ERROR_MESSAGE=/!\\ Writing in CSV file, column: {}, line: {}, value: {}. /!\\
DB_DATA_PROVIDER_USED=Data provider used is DB ({}).
EXCEL_DATA_PROVIDER_WRONG_CELL_TYPE_ERROR_MESSAGE=/!\\ The cell type '{}' is not supported in readCellByType() method (0, 1, 2 and 3 only). /!\\
EXCEL_DATA_PROVIDER_SAVE_FILE_ERROR_MESSAGE=Error while saving opened Excel file:
EXCEL_INPUT_DATA_PROVIDER_USED=Input data provider used is EXCEL.
EXCEL_OUTPUT_DATA_PROVIDER_USED=Output data provider used is EXCEL.
GHERKIN_INPUT_DATA_PROVIDER_USED=Input data provider used is GHERKIN.
REST_DATA_PROVIDER_USED=Data provider used is REST.
REST_DATA_PROVIDER_WRITING_IN_REST_WS_ERROR_MESSAGE=/!\\ Writing in REST web services, column: {}, line: {}, value: {}. /!\\
THANK_YOU_FOR_YOUR_CONTRIBUTION=Thank you for your contribution
HTTP_SERVICE_ERROR_MESSAGE=Error on opening connection with HttpService.
TECHNICAL_ERROR_MESSAGE_DATABASE_EXCEPTION=/!\\ Error on opening connection with database. /!\\
TECHNICAL_ERROR_MESSAGE_UNKNOWN_DATABASE_TYPE=/!\\ Unknown database type (%s). /!\\
TECHNICAL_ERROR_MESSAGE=[ERROR] Technical error in NoraUi:
TECHNICAL_ERROR_MESSAGE_WEBDRIVER_SET_EXECUTABLE=/!\\ Error when setting the Webdriver executable or this one is unavailable for the chosen architecture and type. /!\\
TECHNICAL_ERROR_MESSAGE_REMOTE_WEBDRIVER_URL=/!\\ Error when setting the remote Webdriver with URL /!\\
TECHNICAL_ERROR_MESSAGE_NORAUI_INJECTOR_SOURCE_ALREADY_EXISTS=/!\\ NoraUiInjector is already instanciated. /!\\
TECHNICAL_ERROR_MESSAGE_NORAUI_LOGGING_INJECTOR_ALREADY_EXISTS=/!\\ NoraUiLoggingInjector is already instanciated with the package '%s'. /!\\
TECHNICAL_SUBSTEP_ERROR_MESSAGE=Error when executing sub step:
TECHNICAL_ERROR_MESSAGE_DATA_IOEXCEPTION=/!\\ Wrong data file (IOException, EmptyDataFileContentException or WrongDataFileFormatException). /!\\
TECHNICAL_ERROR_MESSAGE_CHECKSUM_IO_EXCEPTION=/!\\ NoraUi Security Exception (NoSuchAlgorithmException or IOException). /!\\
TECHNICAL_EXPECTED_ACTUAL_SIZE_DIFFERENT=/!\\ Wrong conditions definition (expected and actual sizes are different). /!\\
TECHNICAL_EXPECTED_EXCEL_EXTENTION_ERROR=/!\\ Your scenario is [%s]. If you are using Excel as a dataProvider, you must choose one of the following formats: xls, xlsx, or xlsm. /!\\
TECHNICAL_EXPECTED_AT_LEAST_AN_ID_COLUMN_IN_EXAMPLES=/!\\ Your examples must contain at least an || as their first column. Ex: |1|somedata|otherdata|... /!\\
TECHNICAL_ERROR_MESSAGE_WEB_SERVICES_EXCEPTION=/!\\ Error on opening connection with web services. /!\\
TECHNICAL_ERROR_MESSAGE_UNKNOWN_WEB_SERVICES_TYPE=/!\\ Unknown web service type (%s). /!\\
TECHNICAL_ERROR_MESSAGE_FUSION_PROCESSOR=/!\\ Technical problem while calling com.github.noraui.data.DataUtils.fusionProcessor(Class, Constructor) of noraui.data.DataUtils. /!\\
TECHNICAL_ERROR_STEP_UNDEFINED=/!\\ The step [%s] is undefined. /!\\
TECHNICAL_ERROR_MESSAGE_ENCRYPT_EXCEPTION=/!\\ Technical problem during encrypt data. /!\\
TECHNICAL_ERROR_MESSAGE_DECRYPT_EXCEPTION=/!\\ Technical problem during decrypt data. /!\\
TECHNICAL_ERROR_MESSAGE_DECRYPT_CONFIGURATION_EXCEPTION=/!\\ Technical problem. You need to configure crypto.key parameter. /!\\
EMPTY_DATA_FILE_CONTENT_ERROR_MESSAGE=/!\\ Input data file is empty or only result column is provided. /!\\
WRONG_RESULT_COLUMN_NAME_ERROR_MESSAGE=/!\\ The last column of the data file must belong to '%s'. /!\\
SCENARIO_INITIATOR_ERROR_UNABLE_TO_GET_TAGS=/!\\ Unable to get tags to process injection. /!\\
SCENARIO_INITIATOR_ERROR_EMPTY_FILE=/!\\ Data file is empty or headers line is absent. No injection has been skipped. /!\\
SCENARIO_ERROR_MESSAGE_TYPE_NOT_IMPLEMENTED=[ERROR] Error in Gherkin scenario: the type « %s » is not implemented in the method « %s ».
SCENARIO_ERROR_MESSAGE_ILLEGAL_TAB_FORMAT=[ERROR] Following starting sentence keywords (Given, Then, When, And, But, Alors, Et, Lorsqu, Mais, Quand et Soit) should be indented with 4 spaces.
SCENARIO_ERROR_MESSAGE_SCENARIO_OUTLINE_IS_MANDATORY=[ERROR] The feature « %s » must contain at least 1 instruction "Scenario Outline:" ("Plan du Scénario:" in french).
SCENARIO_INITIATOR_USAGE=Usage: ScenarioInitiator.main(String ). Provided Cucumber tags will be used instead...
SCENARIO_INITIATOR_INJECT_WITHOUT_MODEL=ScenarioInitiator > processInjection({}) without using model.
SCENARIO_INITIATOR_INJECT_WITH_MODEL=ScenarioInitiator > processInjection({}) using {} model.
SCENARIO_INITIATOR_ERROR_ON_INJECTING_MODEL=Technical problem during call to injectWithModel():
CONTEXT_PROPERTIES_FILE_NOT_FOUND=/!\\ Properties file ({}) not found. /!\\
CONTEXT_APP_INI_FILE_NOT_FOUND=/!\\ Ini file {} not found. /!\\
CONTEXT_LOCALE_USED=Current locale used: {}.
CONTEXT_ERROR_WHEN_PLUGING_DATA_PROVIDER=Error while pluging data providers:
NOT_SET_LABEL=\ undefined !
DATABASE_ERROR_FORBIDDEN_WORDS_IN_QUERY=/!\\ Your sql file contains forbidden words for read-only queries: %s /!\\
PAGE_UNABLE_TO_RETRIEVE=/!\\ Unable to retrieve Page with name: %s. /!\\
WRONG_URI_SYNTAX=/!\\ Wrong URI syntax (URISyntaxException). /!\\
FAIL_MESSAGE_UNKNOWN_CREDENTIALS=/!\\ Unable to authenticate with provided credentials. /!\\
FAIL_MESSAGE_HOME_PAGE_NOT_FOUND=/!\\ Unable to find home page. /!\\
FAIL_MESSAGE_LOGOUT=/!\\ Unable to log out. /!\\
FAIL_MESSAGE_LIST=/!\\ Error on list data. /!\\
FAIL_MESSAGE_TEXT=/!\\ Error on text data. /!\\
FAIL_MESSAGE_UNABLE_TO_FIND_ELEMENT=/!\\ Element not found on the page. /!\\
FAIL_MESSAGE_ELEMENT_STILL_VISIBLE=/!\\ Element still present on the page. /!\\
FAIL_MESSAGE_UNABLE_TO_OPEN_A_NEW_WINDOW=/!\\ Unable to open a new window. /!\\
FAIL_MESSAGE_UNABLE_TO_CALL_API_REST=/!\\ Unable to call API REST. /!\\
FAIL_MESSAGE_UNABLE_TO_CALL_METICS_API_REST="You do not have Internet. If you want to improve the user experience of future NoraUi users, you need to configure your network to get Internet from this server."
FAIL_MESSAGE_UNABLE_TO_FIND_TEXT_IN_ELEMENT=/!\\ Text not found on Element. /!\\
FAIL_MESSAGE_UNABLE_TO_OPEN_APPLICATION=/!\\ Opening the application %s. /!\\
FAIL_MESSAGE_UNDEFINED_PAGE=/!\\ The page %s is undefined. Maybe you forgot to declare it in your ***Context.java /!\\
FAIL_MESSAGE_UNABLE_TO_OPEN_PAGE=/!\\ Opening the page %s. This error may be due to a non-responding proxy or its misconfiguration /!\\
FAIL_MESSAGE_ERROR_ON_INPUT=/!\\ Typing « %s » in %s. /!\\
FAIL_MESSAGE_ERROR_CLEAR_ON_INPUT=/!\\ Clearing « %s » in %s. /!\\
FAIL_MESSAGE_UNEXPECTED_DATE=/!\\ Error on text data. The provided date must be %s. /!\\
DATE_GREATER_THAN_TODAY=greater than or equal to today
FAIL_MESSAGE_UNABLE_TO_OPEN_ON_CLICK=/!\\ Click on « %s » in %s. /!\\
FAIL_MESSAGE_UNABLE_TO_PASS_OVER_ELEMENT=/!\\ Unable to pass over « %s » in %s. /!\\
FAIL_MESSAGE_EMPTY_MANDATORY_FIELD=/!\\ No value for « %s » in %s. /!\\
FAIL_MESSAGE_WRONG_DATE_FORMAT=/!\\ The format of the date %s in field « %s » is not valid. /!\\
FAIL_MESSAGE_UNABLE_TO_SWITCH_WINDOW=/!\\ Unable to switch to « %s » window. /!\\
FAIL_MESSAGE_UNABLE_TO_SWITCH_FRAME=/!\\ Unable to switch to « %s » frame in %s. /!\\
FAIL_MESSAGE_UNABLE_TO_RETRIEVE_VALUE=/!\\ Fetch of %s in %s. /!\\
FAIL_MESSAGE_UNABLE_TO_SELECT_RADIO_BUTTON=/!\\ Selection %s. /!\\
FAIL_MESSAGE_UNABLE_TO_CLOSE_APP=/!\\ Closing the application %s. /!\\
FAIL_MESSAGE_VALUE_NOT_AVAILABLE_IN_THE_LIST=/!\\ Selection of « %s » in %s. /!\\
FAIL_MESSAGE_WRONG_PAGE=/!\\ The page « %s » is unavailable in %s. /!\\
FAIL_MESSAGE_EMPTY_DATA=/!\\ The provided data « %s » cannot be empty. /!\\
FAIL_MESSAGE_EMPTY_DATAS=/!\\ The provided pieces of data « %s » can neither be empty nor equal to 0. /!\\
FAIL_MESSAGE_WRONG_EXPECTED_VALUE=/!\\ The value of the field « %s » is not the expected one (%s) in %s. /!\\
FAIL_MESSAGE_UNABLE_TO_EVALUATE_XPATH=/!\\ Unable to evaluate the following xpath: « %s » in %s. /!\\
FAIL_MESSAGE_UNABLE_TO_CHECK_ELEMENT=/!\\ (Un)Tick %s in %s. /!\\
FAIL_MESSAGE_EMPTY_FIELD=/!\\ « %s » field is empty in %s. /!\\
FAIL_MESSAGE_NOT_FOUND_ON_ALERT=/!\\ Message « %s » not found on the alert popup. /!\\
FAIL_MESSAGE_ALERT_NOT_FOUND=/!\\ Alert popup not found. /!\\
FAIL_MESSAGE_ALERT_FOUND=/!\\ Alert popup found. /!\\
FAIL_MESSAGE_UNABLE_TO_WRITE_MESSAGE_IN_RESULT_FILE=/!\\ Writing value %s in results file. /!\\
FAIL_MESSAGE_FORMAT_STRING=Technical problem in method Messages.formatMessage(String templateMessage, String... args) in NoraUi.
FAIL_MESSAGE_DOWNLOADED_FILE_NOT_FOUND=/!\\ The « %s » file has not been downloaded. /!\\
FAIL_MESSAGE_UPLOADING_FILE=/!\\ Unable to upload the file « %s ». /!\\
FAIL_MESSAGE_FILE_NOT_FOUND=/!\\ The « %s » file not found. /!\\
FAIL_MESSAGE_FILE_NOT_MATCHES=/!\\ The file « %s » do not matches with « %s ». /!\\
FAIL_MESSAGE_MAIL_ACTIVATION=/!\\ The « %s » mail not valided. /!\\
FAIL_MESSAGE_CONTEXT_NOT_EQUALS=/!\\ The value « %s » not equals to « %s ». /!\\
FAIL_MESSAGE_CONTEXT_NOT_EQUALS_IGNORE_CASE=/!\\ The value « %s » not equals ignore case to « %s ». /!\\
FAIL_MESSAGE_CONTEXT_NOT_CONTAINS=/!\\ The value « %s » not contains « %s ». /!\\
FAIL_MESSAGE_DATE_FORMATTER=/!\\ Date formatter error /!\\
FAIL_MESSAGE_UNABLE_TO_GENERATE_RANDOM_VALUE=/!\\ Generate random value error /!\\
FAIL_MESSAGE_MATERIAL_UNABLE_TO_CHECK_ELEMENT=/!\\ Material (Un)Tick %s in %s. /!\\
FAIL_MESSAGE_MATERIAL_UNABLE_TO_SELECT_RADIO_BUTTON=/!\\ Material Selection %s. /!\\
COUNTER_USAGE_WARNING_MESSAGE=Usage: Counter main must be launched with 1 parameter ==> 'Counter' .
SHELL_RUNNING_COMMAND=Running command '{}' with following parameters: