| Index: webkit/glue/webkit_strings.grd
|
| diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd
|
| index 2426e1abdeb68dd34348b99ff501ed052f416ff0..15178f9c5d2297dce04a187a615a2b6cb99f3f39 100644
|
| --- a/webkit/glue/webkit_strings.grd
|
| +++ b/webkit/glue/webkit_strings.grd
|
| @@ -258,6 +258,9 @@ below:
|
| <message name="IDS_FORM_FILE_MULTIPLE_UPLOAD" desc="text to display next to file buttons in HTML forms when 2 or more files are selected for uploading. This is not used for a case that just 1 file is selected.">
|
| <ph name="NUMBER_OF_FILES">$1<ex>3</ex></ph> files
|
| </message>
|
| + <message name="IDS_FORM_OTHER_COLOR_LABEL" desc="Label for button that opens a full color chooser so the user can choose colors other than the ones in the list.">
|
| + Other...
|
| + </message>
|
|
|
| <message name="IDS_RECENT_SEARCHES_NONE" desc="Label for only item in menu that appears when clicking on the search field image, when no searches have been performed">
|
| No recent searches
|
|
|