Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 Strings for the extensions module. Used mostly for low-level error messages. | 4 Strings for the extensions module. Used mostly for low-level error messages. |
| 5 Where possible new strings should be kept in Chrome and the extensions module | 5 Where possible new strings should be kept in Chrome and the extensions module |
| 6 should return an error code, message flag, etc. | 6 should return an error code, message flag, etc. |
| 7 --> | 7 --> |
| 8 | 8 |
| 9 <grit latest_public_release="0" current_release="1" | 9 <grit latest_public_release="0" current_release="1" |
| 10 source_lang_id="en" enc_check="möl"> | 10 source_lang_id="en" enc_check="möl"> |
| (...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 277 <!-- Policy strings. Please keep alphabetized. --> | 277 <!-- Policy strings. Please keep alphabetized. --> |
| 278 <message name="IDS_EXTENSION_CANT_INSTALL_POLICY_BLOCKED" desc="Error mess age when a user tries to install an extension that is blocked by administrator p olicy."> | 278 <message name="IDS_EXTENSION_CANT_INSTALL_POLICY_BLOCKED" desc="Error mess age when a user tries to install an extension that is blocked by administrator p olicy."> |
| 279 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "<ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is block ed by the administrator. | 279 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "<ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is block ed by the administrator. |
| 280 </message> | 280 </message> |
| 281 <message name="IDS_EXTENSION_CANT_MODIFY_POLICY_REQUIRED" desc="Error mess age when a user tries to remove or change an extension that is required by admin istrator policy."> | 281 <message name="IDS_EXTENSION_CANT_MODIFY_POLICY_REQUIRED" desc="Error mess age when a user tries to remove or change an extension that is required by admin istrator policy."> |
| 282 The administrator of this machine requires <ph name="EXTENSION_NAME">$1< ex>Google Talk</ex></ph> to be installed. It cannot be removed or modified. | 282 The administrator of this machine requires <ph name="EXTENSION_NAME">$1< ex>Google Talk</ex></ph> to be installed. It cannot be removed or modified. |
| 283 </message> | 283 </message> |
| 284 | 284 |
| 285 <!-- Settings override strings. Please keep alphabetized. --> | 285 <!-- Settings override strings. Please keep alphabetized. --> |
| 286 <message name="IDS_EXTENSION_PROMPT_WARNING_HOME_PAGE_SETTING_OVERRIDE" de sc="Permission string for home page override."> | 286 <message name="IDS_EXTENSION_PROMPT_WARNING_HOME_PAGE_SETTING_OVERRIDE" de sc="Permission string for home page override."> |
| 287 Change your home page to: <ph name="HOME_PAGE">$1<ex>home.page.com/home. html</ex></ph> | 287 Change your browser's home page to: <ph name="HOME_PAGE">$1<ex>home.page .com/home.html</ex></ph> |
|
felt
2014/07/18 23:32:47
Do we need "browser's" here? (Same for the others)
mhm
2014/07/19 00:07:30
No we don't. I agree it is better without it but I
felt
2014/07/19 00:26:24
I liked it better before without "browser" so can
| |
| 288 </message> | 288 </message> |
| 289 <message name="IDS_EXTENSION_PROMPT_WARNING_SEARCH_SETTINGS_OVERRIDE" desc ="Permission string for search settings override."> | 289 <message name="IDS_EXTENSION_PROMPT_WARNING_SEARCH_SETTINGS_OVERRIDE" desc ="Permission string for search settings override."> |
| 290 Change your search settings to: <ph name="SEARCH_HOST">$1<ex>url.search. com</ex></ph> | 290 Change your browser's search settings to: <ph name="SEARCH_HOST">$1<ex>u rl.search.com</ex></ph> |
| 291 </message> | 291 </message> |
| 292 <message name="IDS_EXTENSION_PROMPT_WARNING_START_PAGE_SETTING_OVERRIDE" d esc="Permission string for start page override."> | 292 <message name="IDS_EXTENSION_PROMPT_WARNING_START_PAGE_SETTING_OVERRIDE" d esc="Permission string for start page override."> |
| 293 Change your start page to: <ph name="START_PAGE">$1<ex>start.page.com/st art.html</ex></ph> | 293 Change your browser's start page to: <ph name="START_PAGE">$1<ex>start.p age.com/start.html</ex></ph> |
| 294 </message> | 294 </message> |
| 295 | 295 |
| 296 <!-- Sockets API strings. Please keep alphabetized. --> | 296 <!-- Sockets API strings. Please keep alphabetized. --> |
| 297 <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_STATE" desc="Permissio n string for network list access."> | 297 <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_STATE" desc="Permissio n string for network list access."> |
| 298 Access list of network connections | 298 Access list of network connections |
| 299 </message> | 299 </message> |
| 300 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_ANY_HOST" desc="Permiss ion string for access to any computer on the local network or internet."> | 300 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_ANY_HOST" desc="Permiss ion string for access to any computer on the local network or internet."> |
| 301 Exchange data with any computer on the local network or internet | 301 Exchange data with any computer on the local network or internet |
| 302 </message> | 302 </message> |
| 303 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAIN" desc=" Permission string for access to any computer within a single domains on the loca l network or internet."> | 303 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAIN" desc=" Permission string for access to any computer within a single domains on the loca l network or internet."> |
| (...skipping 19 matching lines...) Expand all Loading... | |
| 323 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_PRODUCT" de sc="Permission string for access to a specific USB device when a product name ca nnot be established for a USB device."> | 323 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_PRODUCT" de sc="Permission string for access to a specific USB device when a product name ca nnot be established for a USB device."> |
| 324 Access the USB device from <ph name="VENDOR_NAME">$1<ex>Griffin Technolo gy</ex></ph> | 324 Access the USB device from <ph name="VENDOR_NAME">$1<ex>Griffin Technolo gy</ex></ph> |
| 325 </message> | 325 </message> |
| 326 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_VENDOR" des c="Permission string for access to a specific USB device when a vendor name cann ot be established for a USB device."> | 326 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_VENDOR" des c="Permission string for access to a specific USB device when a vendor name cann ot be established for a USB device."> |
| 327 Access the USB device | 327 Access the USB device |
| 328 </message> | 328 </message> |
| 329 | 329 |
| 330 </messages> | 330 </messages> |
| 331 </release> | 331 </release> |
| 332 </grit> | 332 </grit> |
| OLD | NEW |