|
1.
|
|
|
%s cannot be empty.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/common/clean.py:24
|
|
2.
|
|
|
%(property_name)s cannot be less than %(min_length)s characters.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/common/clean.py:26
|
|
3.
|
|
|
%(property_name)s should not be greater than %(max_length)s characters.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/common/clean.py:31
|
|
4.
|
|
|
%(property_name)s is not a %(display_expected_type)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/common/clean.py:40
|
|
5.
|
|
|
This extension does not provide migrations.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/cli.py:80 keystone/cli.py:116
|
|
6.
|
|
|
missing exception kwargs (programmer error)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/exception.py:49
|
|
7.
|
|
|
Expecting to find %(attribute)s in %(target)s. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/exception.py:79
|
|
8.
|
|
|
String length exceeded.The length of string '%(string)s' exceeded the limit of column %(type)s(CHAR(%(length)d)).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/exception.py:121
|
|
9.
|
|
|
Request attribute %(attribute)s must be less than or equal to %(size)i. The server could not comply with the request because the attribute size is invalid (too large). The client is assumed to be in error.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/exception.py:127
|
|
10.
|
|
|
The request you have made requires authentication.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
keystone/exception.py:197
|