Updated error message for bug 623309

This commit is contained in:
mattbasta 2011-01-05 13:58:22 -05:00
Родитель 93e0e0528e
Коммит bb43b076db
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -166,8 +166,8 @@ def _test_id(err, value):
"_test_id",
"invalid"),
"The value of <em:id> is invalid.",
"""The values supplied for <em:id> in the
install.rdf file is not a valid UUID string.""",
"The values supplied for <em:id> in the install.rdf file is "
"not a valid UUID string or email address.",
"install.rdf")