Index: webkit/glue/webkit_strings.grd |
diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd |
index fd55ca064ab0d80d061cf9470361782e4118bcfe..77134376856ecc7fe21b966066d2a0e94437c34a 100644 |
--- a/webkit/glue/webkit_strings.grd |
+++ b/webkit/glue/webkit_strings.grd |
@@ -267,6 +267,9 @@ below: |
<message name="IDS_FORM_FILE_BUTTON_LABEL" desc="title for file button used in HTML forms"> |
Choose File |
</message> |
+ <message name="IDS_FORM_MULTIPLE_FILES_BUTTON_LABEL" desc="title for file button used in HTML5 file chooser"> |
tkent
2011/06/30 00:31:52
The description looks insufficient.
We should ment
|
+ Choose Files |
+ </message> |
<message name="IDS_FORM_FILE_NO_FILE_LABEL" desc="text to display in file button used in HTML forms when no file is selected"> |
No file chosen |
</message> |