Source string

.exception_duplicate_param_template
79/790
Context English State
.exception_invalid_direction_param_not_here_template
%%function${keyword}()%% does not accept direction %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
.exception_primary_statement_invalid_direction_param_not_here_template
%%keyword${keyword}%% does not accept direction %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
.exception_invalid_object_type_param_not_nothing_template
%%function${keyword}()%% does not accept object type %%literal${param}%%. Use one of these instead: %%literal${allowedValues}%%
.exception_invalid_params_calc_function_template
%%function${keyword}()%% takes 3 parameters. Params 1 and 3 must be either numbers, directions, %%literal$myitem%% or variables and param 2 must be an operator (%%operator${operators}%%)
.exception_invalid_params_tell_function_template
%%function${keyword}()%% takes 2 parameters. Param 1 must be a message (%%string${allowedMessages}%%) and param 2 must be either a direction (%%literal${allowedDirections}%%) or %%literal$everyone%%
.exception_duplicate_param_template
you cannot pass %%literal${param}%% parameter twice to %%function${keyword}()%%
.exception_multiple_param_several_types_template
when you give several parameters to the %%function${keyword}()%% function, they must be of the same type
.exception_forbidden_object_type_template
%%literal${keyword}%% object type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
.exception_forbidden_terrain_type_template
%%literal${keyword}%% terrain type is not available in this level. You can use one of the following: %%literal${allowedValues}%%
.exception_boolean_no_comparison_operator_template
a condition must contain a valid comparator like these: %%operator${allowedOperators}%%
.exception_invalid_expression_template
%%variable${code}%% is not a valid keyword

Loading…

Loading…

Glossary

English English
No related strings found in the glossary.

Source information

Context
.exception_duplicate_param_template
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-en.json, string 210