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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 2916953002: WebUI: update empty-state strings for MD pages. (Closed)
Patch Set: update desc Created 3 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 unified diff | Download patch
« no previous file with comments | « chrome/app/bookmarks_strings.grdp ('k') | components/history_strings.grdp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 1527 matching lines...) Expand 10 before | Expand all | Expand 10 after
1538 desc="Tooltip text for the button that clears the search term on the downloads page."> 1538 desc="Tooltip text for the button that clears the search term on the downloads page.">
1539 Clear search 1539 Clear search
1540 </message> 1540 </message>
1541 <message name="IDS_DOWNLOAD_SEARCHRESULTSFOR" desc="Format string for sear ch results"> 1541 <message name="IDS_DOWNLOAD_SEARCHRESULTSFOR" desc="Format string for sear ch results">
1542 Search results for '<ph name="SEARCH_STRING">$1</ph>' 1542 Search results for '<ph name="SEARCH_STRING">$1</ph>'
1543 </message> 1543 </message>
1544 <message name="IDS_DOWNLOAD_NO_SEARCH_RESULTS" desc="A message shown for w hen a search yield no results (no matching downloads)."> 1544 <message name="IDS_DOWNLOAD_NO_SEARCH_RESULTS" desc="A message shown for w hen a search yield no results (no matching downloads).">
1545 No search results found 1545 No search results found
1546 </message> 1546 </message>
1547 <message name="IDS_MD_DOWNLOAD_NO_DOWNLOADS" desc="A message shown when th e user has no downloads to show on chrome://downloads."> 1547 <message name="IDS_MD_DOWNLOAD_NO_DOWNLOADS" desc="A message shown when th e user has no downloads to show on chrome://downloads.">
1548 Nothing to see here... 1548 Files you download appear here
1549 </message> 1549 </message>
1550 <message name="IDS_DOWNLOAD_LINK_RESUME" 1550 <message name="IDS_DOWNLOAD_LINK_RESUME"
1551 desc="In the download view, 'Resume' link text"> 1551 desc="In the download view, 'Resume' link text">
1552 Resume 1552 Resume
1553 </message> 1553 </message>
1554 <message name="IDS_DOWNLOAD_LINK_REMOVE" 1554 <message name="IDS_DOWNLOAD_LINK_REMOVE"
1555 desc="In the download view, 'Remove from list' link text"> 1555 desc="In the download view, 'Remove from list' link text">
1556 Remove from list 1556 Remove from list
1557 </message> 1557 </message>
1558 <message name="IDS_DOWNLOAD_LINK_CANCEL" 1558 <message name="IDS_DOWNLOAD_LINK_CANCEL"
(...skipping 10753 matching lines...) Expand 10 before | Expand all | Expand 10 after
12312 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java"> 12312 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java">
12313 Accessing audio and video input 12313 Accessing audio and video input
12314 </message> 12314 </message>
12315 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress."> 12315 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress.">
12316 Sharing screen 12316 Sharing screen
12317 </message> 12317 </message>
12318 </if> 12318 </if>
12319 </messages> 12319 </messages>
12320 </release> 12320 </release>
12321 </grit> 12321 </grit>
OLDNEW
« no previous file with comments | « chrome/app/bookmarks_strings.grdp ('k') | components/history_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698