diff --git a/Orm/Xtensive.Orm/Strings.resx b/Orm/Xtensive.Orm/Strings.resx
index 7961c0069..592b62432 100644
--- a/Orm/Xtensive.Orm/Strings.resx
+++ b/Orm/Xtensive.Orm/Strings.resx
@@ -2612,6 +2612,15 @@ Error: {1}
DomainConfiguration.MaxNumberOfConditions should be between {0} and {1} (included).
+
+ Nested transaction cannot have timeout
+
+
+ Transaction is longer than {0}
+
+
+ 'WithIndexHint' does not support query provider of type '{0}'.
+
Key generator kind for hierarchy with root '{0}' has changed to None. Make sure that all key values are recieved by constructor and passed to one of Entity constructors.