| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 16bb62270308c296a400f1491bc0f1fee825579c..6c7c5c9b057068e0e417c98ba1e32e8c26a430a7 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7360,6 +7360,32 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| If enabled, application size and layout will adapt to the operating system's DPI settings.
|
| </message>
|
|
|
| + <!-- WebRTC logs -->
|
| + <message name="IDS_WEBRTC_LOGS_TITLE" desc="Title for the chrome://webrtc-logs page.">
|
| + Uploaded WebRTC logs
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_LOG_COUNT_BANNER_FORMAT" desc="Format for WebRTC log count banner on chrome://webrtc-logs">
|
| + Uploaded WebRTC logs (<ph name="WEBRTC_LOG_COUNT">$1<ex>3</ex></ph>)
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_LOG_HEADER_FORMAT" desc="Format for uploaded log entry headings on chrome://webrtc-logs">
|
| + WebRTC log ID <ph name="WEBRTC_LOG_ID">$1<ex>8fa95dbb6f2ec862</ex></ph>
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_LOG_TIME_FORMAT" desc="Format for uploaded log entry occurence time on chrome://webrtc-logs">
|
| + Uploaded <ph name="WEBRTC_LOG_TIME">$1<ex>Tuesday, January 25, 2011 2:58:02 PM</ex></ph>
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_BUG_LINK_LABEL" desc="Link text for filing a bug on chrome://webrtc-logs">
|
| + File bug
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_NO_LOGS_MESSAGE" desc="The explanatory message for chrome://webrtc-logs when there are no uploaded logs">
|
| + You have no recently uploaded WebRTC logs.
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_DISABLED_HEADER" desc="The header for chrome://webrtc-logs when uploading is disabled">
|
| + Log capturing and uploading is disabled.
|
| + </message>
|
| + <message name="IDS_WEBRTC_LOGS_DISABLED_MESSAGE" desc="The explanatory message for chrome://webrtc-logs when uploading is disabled">
|
| + This page only shows information on your recently uploaded WebRTC logs if you <ph name="BEGIN_LINK"><a href="https://www.google.com/support/chrome/bin/answer.py?answer=96817"></ph>enable crash reporting<ph name="END_LINK"></a></ph>.
|
| + </message>
|
| +
|
| <!-- Custom dictionary page -->
|
| <message name="IDS_LANGUAGE_DICTIONARY_OVERLAY_TITLE" desc="Title for the chrome://settings/editDictionary page, where a user can add and remove words in the dictionary used for spelling">
|
| Custom spelling dictionary
|
|
|