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

Unified Diff: chrome/app/generated_resources.grd

Issue 10388142: Show the message 'No files match "abc"' if the search results are empty. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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:
Download patch
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 &lt;b&gt;"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"&lt;/b&gt;
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>

Powered by Google App Engine
This is Rietveld 408576698