Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| =================================================================== |
| --- chrome/app/generated_resources.grd (revision 137116) |
| +++ chrome/app/generated_resources.grd (working copy) |
| @@ -11045,7 +11045,7 @@ |
| </message> |
| <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES" desc="In the File Manager, the message informing the user that the search did not match any files."> |
| - No files match "<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>" |
| + No files match <b>"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"</b> |
|
dgozman
2012/05/15 14:32:54
FYI. This cannot be merged.
Oleg Eterevsky
2012/05/16 06:51:29
It's no big deal. Shall I move it to a separate CL
|
| </message> |
| <message name="IDS_FILE_BROWSER_SEARCH_EXPAND" desc="In the File Manager, the text on the link to expand search when no matching files were found."> |
| Search all <ph name="DRIVE_NAME">$1<ex>Downloads</ex></ph> |