diff --git a/src/bundle/Core/DependencyInjection/IbexaCoreExtension.php b/src/bundle/Core/DependencyInjection/IbexaCoreExtension.php index a5d2735786..87acb81eca 100644 --- a/src/bundle/Core/DependencyInjection/IbexaCoreExtension.php +++ b/src/bundle/Core/DependencyInjection/IbexaCoreExtension.php @@ -1028,7 +1028,7 @@ private function prependJMSTranslation(ContainerBuilder $container): void ], 'output_dir' => __DIR__ . '/../Resources/translations/', 'output_format' => 'xlf', - 'excluded_dirs' => ['Behat', 'Tests', 'node_modules', 'Features'], + 'excluded_dirs' => ['Test', 'Features'], ], ], ]); diff --git a/src/bundle/Core/Resources/translations/ibexa_repository_exceptions.en.xlf b/src/bundle/Core/Resources/translations/ibexa_repository_exceptions.en.xlf index a9b2553707..68b786d5d6 100644 --- a/src/bundle/Core/Resources/translations/ibexa_repository_exceptions.en.xlf +++ b/src/bundle/Core/Resources/translations/ibexa_repository_exceptions.en.xlf @@ -8,137 +8,137 @@ '%actualValue%' is incorrect value - '%actualValue%' is incorrect value + '%actualValue%' is incorrect value key: '%actualValue%' is incorrect value '%actualValue%' is incorrect value in class '%className%' - '%actualValue%' is incorrect value in class '%className%' + '%actualValue%' is incorrect value in class '%className%' key: '%actualValue%' is incorrect value in class '%className%' Argument '%argumentName%' has a bad state: %whatIsWrong% - Argument '%argumentName%' has a bad state: %whatIsWrong% + Argument '%argumentName%' has a bad state: %whatIsWrong% key: Argument '%argumentName%' has a bad state: %whatIsWrong% Argument '%argumentName%' is invalid: %whatIsWrong% - Argument '%argumentName%' is invalid: %whatIsWrong% + Argument '%argumentName%' is invalid: %whatIsWrong% key: Argument '%argumentName%' is invalid: %whatIsWrong% Argument '%argumentName%' is invalid: value must be of type '%expectedType%' - Argument '%argumentName%' is invalid: value must be of type '%expectedType%' + Argument '%argumentName%' is invalid: value must be of type '%expectedType%' key: Argument '%argumentName%' is invalid: value must be of type '%expectedType%' Argument '%argumentName%' is invalid: value must be of type '%expectedType%', not '%actualType%' - Argument '%argumentName%' is invalid: value must be of type '%expectedType%', not '%actualType%' + Argument '%argumentName%' is invalid: value must be of type '%expectedType%', not '%actualType%' key: Argument '%argumentName%' is invalid: value must be of type '%expectedType%', not '%actualType%' Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, binary file ids can not begin with a '/' - Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, binary file ids can not begin with a '/' + Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, binary file ids can not begin with a '/' key: Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, binary file ids can not begin with a '/' Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, it does not contain prefix '%prefix%'. Is 'var_dir' config correct? - Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, it does not contain prefix '%prefix%'. Is 'var_dir' config correct? + Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, it does not contain prefix '%prefix%'. Is 'var_dir' config correct? key: Argument 'BinaryFile::id' is invalid: '%id%' is wrong value, it does not contain prefix '%prefix%'. Is 'var_dir' config correct? Content "%contentName%" fields did not validate: %errors% - Content "%contentName%" fields did not validate: %errors% + Content "%contentName%" fields did not validate: %errors% key: Content "%contentName%" fields did not validate: %errors% Content Type Field definitions did not validate - Content Type Field definitions did not validate + Content Type Field definitions did not validate key: Content Type Field definitions did not validate Content fields did not validate - Content fields did not validate + Content fields did not validate key: Content fields did not validate Could not find %classType% class '%className%' - Could not find %classType% class '%className%' + Could not find %classType% class '%className%' key: Could not find %classType% class '%className%' Could not find '%what%' with identifier '%identifier%' - Could not find '%what%' with identifier '%identifier%' + Could not find '%what%' with identifier '%identifier%' key: Could not find '%what%' with identifier '%identifier%' Could not find class '%className%' - Could not find class '%className%' + Could not find class '%className%' key: Could not find class '%className%' Field Type '%fieldType%' not found. It must be implemented or configured to use %nullType% - Field Type '%fieldType%' not found. It must be implemented or configured to use %nullType% + Field Type '%fieldType%' not found. It must be implemented or configured to use %nullType% key: Field Type '%fieldType%' not found. It must be implemented or configured to use %nullType% Field definition '%identifier%' does not exist in given Content Type - Field definition '%identifier%' does not exist in given Content Type + Field definition '%identifier%' does not exist in given Content Type key: Field definition '%identifier%' does not exist in given Content Type Field definition '%identifier%' does not exist in the given Content Type - Field definition '%identifier%' does not exist in the given Content Type + Field definition '%identifier%' does not exist in the given Content Type key: Field definition '%identifier%' does not exist in the given Content Type Invalid URL wildcards provided. - Invalid URL wildcards provided. + Invalid URL wildcards provided. key: Invalid URL wildcards provided. Limitation '%limitation%' not found. It must be implemented or configured to use %blockingLimitation% - Limitation '%limitation%' not found. It must be implemented or configured to use %blockingLimitation% + Limitation '%limitation%' not found. It must be implemented or configured to use %blockingLimitation% key: Limitation '%limitation%' not found. It must be implemented or configured to use %blockingLimitation% Limitations did not validate - Limitations did not validate + Limitations did not validate key: Limitations did not validate Path '%path%' already exists for the given context - Path '%path%' already exists for the given context + Path '%path%' already exists for the given context key: Path '%path%' already exists for the given context Placeholders do not match the wildcards. - Placeholders do not match the wildcards. + Placeholders do not match the wildcards. key: Placeholders do not match the wildcards. The User does not have the '%function%' '%module%' permission - The User does not have the '%function%' '%module%' permission + The User does not have the '%function%' '%module%' permission key: The User does not have the '%function%' '%module%' permission The User does not have the '%function%' '%module%' permission with: %with% - The User does not have the '%function%' '%module%' permission with: %with% + The User does not have the '%function%' '%module%' permission with: %with% key: The User does not have the '%function%' '%module%' permission with: %with% Token '%tokenType%:%token%' expired on '%when%' - Token '%tokenType%:%token%' expired on '%when%' + Token '%tokenType%:%token%' expired on '%when%' key: Token '%tokenType%:%token%' expired on '%when%' User "%login%" already exists - User "%login%" already exists + User "%login%" already exists key: User "%login%" already exists You cannot set a value for the non-translatable Field definition '%identifier%' in language '%languageCode%' - You cannot set a value for the non-translatable Field definition '%identifier%' in language '%languageCode%' + You cannot set a value for the non-translatable Field definition '%identifier%' in language '%languageCode%' key: You cannot set a value for the non-translatable Field definition '%identifier%' in language '%languageCode%'