Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> |
| 7 Detailed build information | 7 Detailed build information |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> |
| 10 ARC Version | 10 ARC Version |
| (...skipping 1305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1316 </message> | 1316 </message> |
| 1317 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_URL" desc="Label for site URL t ext entry in site settings."> | 1317 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_URL" desc="Label for site URL t ext entry in site settings."> |
| 1318 Site URL | 1318 Site URL |
| 1319 </message> | 1319 </message> |
| 1320 <message name="IDS_SETTINGS_SITE_SETTINGS_ALLOW_MENU" desc="Label for the menu item to allow permission for a particular site."> | 1320 <message name="IDS_SETTINGS_SITE_SETTINGS_ALLOW_MENU" desc="Label for the menu item to allow permission for a particular site."> |
| 1321 Allow | 1321 Allow |
| 1322 </message> | 1322 </message> |
| 1323 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK_MENU" desc="Label for the menu item to block permission for a particular site."> | 1323 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK_MENU" desc="Label for the menu item to block permission for a particular site."> |
| 1324 Block | 1324 Block |
| 1325 </message> | 1325 </message> |
| 1326 <message name="IDS_SETTINGS_SITE_SETTINGS_RESET_MENU" desc="Label for the menu item to reset the permission for a particular site (make it ask you again next time)."> | 1326 <message name="IDS_SETTINGS_SITE_SETTINGS_RESET_MENU" desc="Label for the menu item to reset the permission for a particular site (make it ask you again next time)."> |
|
dschuyler
2016/08/08 18:16:41
The IDS_ label and description are still talking a
Finnur
2016/08/09 11:16:32
I was on the fence when I wrote it. In any case th
| |
| 1327 Reset to ask | 1327 Remove |
| 1328 </message> | 1328 </message> |
| 1329 <message name="IDS_SETTINGS_SITE_SETTINGS_SESSION_ONLY_MENU" desc="Label for t he menu item to set cookies to be deleted on browser exit."> | 1329 <message name="IDS_SETTINGS_SITE_SETTINGS_SESSION_ONLY_MENU" desc="Label for t he menu item to set cookies to be deleted on browser exit."> |
| 1330 Clear on exit | 1330 Clear on exit |
| 1331 </message> | 1331 </message> |
| 1332 <message name="IDS_SETTINGS_SITE_SETTINGS_USAGE" desc="The Usage header, used to group disk and battery usage information on the Site Details page."> | 1332 <message name="IDS_SETTINGS_SITE_SETTINGS_USAGE" desc="The Usage header, used to group disk and battery usage information on the Site Details page."> |
| 1333 Usage | 1333 Usage |
| 1334 </message> | 1334 </message> |
| 1335 <message name="IDS_SETTINGS_SITE_SETTINGS_PERMISSIONS" desc="The Permissions h eader, used to group together permissions, such as Geolocation, on the Site Deta ils page."> | 1335 <message name="IDS_SETTINGS_SITE_SETTINGS_PERMISSIONS" desc="The Permissions h eader, used to group together permissions, such as Geolocation, on the Site Deta ils page."> |
| 1336 Permissions | 1336 Permissions |
| 1337 </message> | 1337 </message> |
| (...skipping 550 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1888 System | 1888 System |
| 1889 </message> | 1889 </message> |
| 1890 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> | 1890 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> |
| 1891 Use hardware acceleration when available | 1891 Use hardware acceleration when available |
| 1892 </message> | 1892 </message> |
| 1893 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1893 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 1894 Change proxy settings | 1894 Change proxy settings |
| 1895 </message> | 1895 </message> |
| 1896 </if> | 1896 </if> |
| 1897 </grit-part> | 1897 </grit-part> |
| OLD | NEW |