Improved localization testing.
Moved localization tests to tools/hacking.py. Change-Id: I903b90dfb09a46a72b1c64c30301f90661999f5b
This commit is contained in:
@@ -494,7 +494,7 @@ class InvalidImageRef(Invalid):
|
||||
|
||||
class ListingImageRefsNotSupported(Invalid):
|
||||
message = _("Some images have been stored via hrefs."
|
||||
+ " This version of the api does not support displaying image hrefs.")
|
||||
" This version of the api does not support displaying image hrefs.")
|
||||
|
||||
|
||||
class ImageNotFound(NotFound):
|
||||
|
||||
Reference in New Issue
Block a user