Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: webkit/glue/webkit_strings.grd

Issue 7273024: Change a label of the HTML5 multiple file chooser to "Choose One or More Files" (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Change "Choose One or More Files" to "Choose Files" Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/glue/webkitclient_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | webkit/glue/webkitclient_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698