| 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 4193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4204 </if> | 4204 </if> |
| 4205 <message name="IDS_EXTENSIONS_OPTIONS_LINK" desc="The link text for the
Options link."> | 4205 <message name="IDS_EXTENSIONS_OPTIONS_LINK" desc="The link text for the
Options link."> |
| 4206 Options | 4206 Options |
| 4207 </message> | 4207 </message> |
| 4208 <message name="IDS_EXTENSIONS_PERMISSIONS_LINK" desc="The link text for
the Permissions link."> | 4208 <message name="IDS_EXTENSIONS_PERMISSIONS_LINK" desc="The link text for
the Permissions link."> |
| 4209 Permissions | 4209 Permissions |
| 4210 </message> | 4210 </message> |
| 4211 <message name="IDS_EXTENSIONS_INFO_LINK" desc="The text for the link tha
t opens the App Info dialog for the extension, displaying permissions and other
useful information about the app."> | 4211 <message name="IDS_EXTENSIONS_INFO_LINK" desc="The text for the link tha
t opens the App Info dialog for the extension, displaying permissions and other
useful information about the app."> |
| 4212 Details | 4212 Details |
| 4213 </message> | 4213 </message> |
| 4214 <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show l
ink."> | |
| 4215 Show button | |
| 4216 </message> | |
| 4217 <message name="IDS_EXTENSIONS_LOG_LEVEL_INFO" desc="Alt-text indicating
a low severity level for the error icon in the chrome://extensions page."> | 4214 <message name="IDS_EXTENSIONS_LOG_LEVEL_INFO" desc="Alt-text indicating
a low severity level for the error icon in the chrome://extensions page."> |
| 4218 Log | 4215 Log |
| 4219 </message> | 4216 </message> |
| 4220 <message name="IDS_EXTENSIONS_LOG_LEVEL_WARN" desc="Alt-text indicating
a medium severity level for the error icon in the chrome://extensions page."> | 4217 <message name="IDS_EXTENSIONS_LOG_LEVEL_WARN" desc="Alt-text indicating
a medium severity level for the error icon in the chrome://extensions page."> |
| 4221 Warning | 4218 Warning |
| 4222 </message> | 4219 </message> |
| 4223 <message name="IDS_EXTENSIONS_LOG_LEVEL_ERROR" desc="Alt-text indicating
a high severity level for the error icon in the chrome://extensions page."> | 4220 <message name="IDS_EXTENSIONS_LOG_LEVEL_ERROR" desc="Alt-text indicating
a high severity level for the error icon in the chrome://extensions page."> |
| 4224 Error | 4221 Error |
| 4225 </message> | 4222 </message> |
| 4226 <message name="IDS_MD_EXTENSIONS_DEVELOPER_MODE" desc="The text displaye
d next to the checkbox to toggle developer mode in the extensions page."> | 4223 <message name="IDS_MD_EXTENSIONS_DEVELOPER_MODE" desc="The text displaye
d next to the checkbox to toggle developer mode in the extensions page."> |
| (...skipping 8082 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12309 <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"> | 12306 <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"> |
| 12310 Accessing audio and video input | 12307 Accessing audio and video input |
| 12311 </message> | 12308 </message> |
| 12312 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh
own as a notification when screen capture is in progress."> | 12309 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh
own as a notification when screen capture is in progress."> |
| 12313 Sharing screen | 12310 Sharing screen |
| 12314 </message> | 12311 </message> |
| 12315 </if> | 12312 </if> |
| 12316 </messages> | 12313 </messages> |
| 12317 </release> | 12314 </release> |
| 12318 </grit> | 12315 </grit> |
| OLD | NEW |