| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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> |
| OLD | NEW |