OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
4 | 4 |
5 FAQ: | 5 FAQ: |
6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
7 Just update this file. | 7 Just update this file. |
8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
10 make the description good. | 10 make the description good. |
(...skipping 1588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1599 <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the p
lay button that starts playing the media."> | 1599 <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the p
lay button that starts playing the media."> |
1600 Play | 1600 Play |
1601 </message> | 1601 </message> |
1602 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the
pause button that pauses playing the media."> | 1602 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the
pause button that pauses playing the media."> |
1603 Pause | 1603 Pause |
1604 </message> | 1604 </message> |
1605 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s
top button that stops playing the media."> | 1605 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s
top button that stops playing the media."> |
1606 Stop | 1606 Stop |
1607 </message> | 1607 </message> |
1608 | 1608 |
| 1609 <!-- Messages for local media playback --> |
| 1610 <message name="IDS_MEDIA_PLAYBACK_NOTIFICATION_PLAYING_FOR_MEDIA" desc="No
tification text when playing media locally. [CHAR LIMIT=40]"> |
| 1611 Playing “<ph name="MEDIA_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</e
x></ph>” |
| 1612 </message> |
| 1613 <message name="IDS_MEDIA_PLAYBACK_NOTIFICATION_PAUSED_FOR_MEDIA" desc="Not
ification text when paused media locally. [CHAR LIMIT=40]"> |
| 1614 Paused “<ph name="MEDIA_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex
></ph>” |
| 1615 </message> |
| 1616 |
1609 <!-- New Tab Page strings --> | 1617 <!-- New Tab Page strings --> |
1610 <message name="IDS_NTP_BOOKMARKS" desc="Text for bookmarks button [CHAR-LI
MIT=20]"> | 1618 <message name="IDS_NTP_BOOKMARKS" desc="Text for bookmarks button [CHAR-LI
MIT=20]"> |
1611 Bookmarks | 1619 Bookmarks |
1612 </message> | 1620 </message> |
1613 <message name="IDS_RECENT_TABS" desc="Text for button to show 'Recent tabs
', i.e. recently closed tabs and tabs that are open on other devices [CHAR-LIMIT
=20]"> | 1621 <message name="IDS_RECENT_TABS" desc="Text for button to show 'Recent tabs
', i.e. recently closed tabs and tabs that are open on other devices [CHAR-LIMIT
=20]"> |
1614 Recent tabs | 1622 Recent tabs |
1615 </message> | 1623 </message> |
1616 <message name="IDS_MOST_VISITED_PLACEHOLDER_TITLE" desc="Header text shown
on the new tab page when there are no most visited tiles yet."> | 1624 <message name="IDS_MOST_VISITED_PLACEHOLDER_TITLE" desc="Header text shown
on the new tab page when there are no most visited tiles yet."> |
1617 Nothing to see here… yet | 1625 Nothing to see here… yet |
1618 </message> | 1626 </message> |
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2061 </message> | 2069 </message> |
2062 <message name="IDS_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown
as a notification when a WebRTC audio call is in progress"> | 2070 <message name="IDS_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown
as a notification when a WebRTC audio call is in progress"> |
2063 Accessing audio input | 2071 Accessing audio input |
2064 </message> | 2072 </message> |
2065 <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"> | 2073 <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"> |
2066 Accessing audio and video input | 2074 Accessing audio and video input |
2067 </message> | 2075 </message> |
2068 <message name="IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT" desc="Text to be show
n as a notification when a Chrome tab is playing audio"> | 2076 <message name="IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT" desc="Text to be show
n as a notification when a Chrome tab is playing audio"> |
2069 Audio is playing | 2077 Audio is playing |
2070 </message> | 2078 </message> |
| 2079 <message name="IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT_WITH_URL" desc="The no
tification will display this text for the user to identify the tab to return to
when a Chrome tab is playing audio"> |
| 2080 Audio is playing. Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%
1$s<ex>https://apprtc.appspot.com</ex></ph> |
| 2081 </message> |
2071 <message name="IDS_MEDIA_NOTIFICATION_LINK_TEXT" desc="Url of the current
tab. The notification will display this text for the user to identify the tab to
return to."> | 2082 <message name="IDS_MEDIA_NOTIFICATION_LINK_TEXT" desc="Url of the current
tab. The notification will display this text for the user to identify the tab to
return to."> |
2072 Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://app
rtc.appspot.com</ex></ph> | 2083 Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://app
rtc.appspot.com</ex></ph> |
2073 </message> | 2084 </message> |
2074 <message name="IDS_NEW_TAB_INCOGNITO_HEADER" desc="Header shown when a use
r opens an incognito tab explaining incognito mode"> | 2085 <message name="IDS_NEW_TAB_INCOGNITO_HEADER" desc="Header shown when a use
r opens an incognito tab explaining incognito mode"> |
2075 You've gone incognito. | 2086 You've gone incognito. |
2076 </message> | 2087 </message> |
2077 <message name="IDS_NEW_TAB_INCOGNITO_MESSAGE" desc="Message shown when a u
ser opens an incognito tab explaining incognito mode"> | 2088 <message name="IDS_NEW_TAB_INCOGNITO_MESSAGE" desc="Message shown when a u
ser opens an incognito tab explaining incognito mode"> |
2078 Pages you view in incognito tabs won’t stick around in your browser’s hi
story, cookie store, or search history after you’ve closed all of your incognito
tabs. Any files you download or bookmarks you create will be kept. | 2089 Pages you view in incognito tabs won’t stick around in your browser’s hi
story, cookie store, or search history after you’ve closed all of your incognito
tabs. Any files you download or bookmarks you create will be kept. |
2079 | 2090 |
2080 However, you aren’t invisible. Going incognito doesn’t hide your browsing from y
our employer, your internet service provider, or the websites you visit. | 2091 However, you aren’t invisible. Going incognito doesn’t hide your browsing from y
our employer, your internet service provider, or the websites you visit. |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2179 </message> | 2190 </message> |
2180 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> | 2191 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> |
2181 send_crash_report | 2192 send_crash_report |
2182 </message> | 2193 </message> |
2183 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> | 2194 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> |
2184 mobile_awsnap | 2195 mobile_awsnap |
2185 </message> | 2196 </message> |
2186 </messages> | 2197 </messages> |
2187 </release> | 2198 </release> |
2188 </grit> | 2199 </grit> |
OLD | NEW |