diff --git a/src/bundle/Resources/translations/ibexa_fielddefinition.en.xliff b/src/bundle/Resources/translations/ibexa_fielddefinition.en.xliff
index d5f5859..9650074 100644
--- a/src/bundle/Resources/translations/ibexa_fielddefinition.en.xliff
+++ b/src/bundle/Resources/translations/ibexa_fielddefinition.en.xliff
@@ -6,12 +6,12 @@
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.
-
+ There are no query types definedThere are no query types definedkey: ibexa_content_query.no_defined_query_types
-
+ Query type:Query type:key: ibexa_content_query.query_type.label
diff --git a/src/bundle/Resources/translations/ibexa_fieldtypes.en.xliff b/src/bundle/Resources/translations/ibexa_fieldtypes.en.xliff
index 3508b1c..a65f61e 100644
--- a/src/bundle/Resources/translations/ibexa_fieldtypes.en.xliff
+++ b/src/bundle/Resources/translations/ibexa_fieldtypes.en.xliff
@@ -6,7 +6,7 @@
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.
-
+ Content queryContent querykey: ibexa_content_query.name
diff --git a/src/bundle/Resources/translations/ibexa_repository_exceptions.en.xliff b/src/bundle/Resources/translations/ibexa_repository_exceptions.en.xliff
new file mode 100644
index 0000000..bf9774d
--- /dev/null
+++ b/src/bundle/Resources/translations/ibexa_repository_exceptions.en.xliff
@@ -0,0 +1,36 @@
+
+
+
+
+
+ The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.
+
+
+
+ EnablePagination is not a boolean
+ EnablePagination is not a boolean
+ key: EnablePagination is not a boolean
+
+
+ ItemsPerPage is not an integer
+ ItemsPerPage is not an integer
+ key: ItemsPerPage is not an integer
+
+
+ Parameters is not a valid YAML string
+ Parameters is not a valid YAML string
+ key: Parameters is not a valid YAML string
+
+
+ The selected query type does not exist
+ The selected query type does not exist
+ key: The selected query type does not exist
+
+
+ The selected returned type could not be loaded
+ The selected returned type could not be loaded
+ key: The selected returned type could not be loaded
+
+
+
+