Index: third_party/WebKit/LayoutTests/fast/forms/validationMessage-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/validationMessage-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/validationMessage-expected.txt |
index 0f4254630f0ee6bffdb8f6315b23645df25fbf3a..f4a37ce00a7365b2fc8b57656625c55e26f9d78b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/validationMessage-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/validationMessage-expected.txt |
@@ -33,7 +33,7 @@ input tooLong: Please shorten this text to 2 characters or less (you are current |
input tooLong: Please shorten this text to ٢ characters or less (you are currently using ٣ characters). |
textarea tooLong: Please shorten this text to 3 characters or less (you are currently using 4 characters). |
tooShort: |
-input tooShort: Please lengthen this text to 3 characters or more (you are currently using 1 characters). |
+input tooShort: Please lengthen this text to 3 characters or more (you are currently using 1 character). |
input tooShort: Please lengthen this text to 4 characters or more (you are currently using 3 characters). |
input tooShort: Please lengthen this text to ٤ characters or more (you are currently using ٣ characters). |
textarea tooShort: Please lengthen this text to 4 characters or more (you are currently using 2 characters). |