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 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 1997 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2008 <message name="IDS_SETTINGS_SITE_DETAILS" desc="A title for the site settings details subpage."> | 2008 <message name="IDS_SETTINGS_SITE_DETAILS" desc="A title for the site settings details subpage."> |
| 2009 Site details | 2009 Site details |
| 2010 </message> | 2010 </message> |
| 2011 <message name="IDS_SETTINGS_SITE_NO_SITES_ADDED" desc="Explenation for not sho wing a list of site exceptions"> | 2011 <message name="IDS_SETTINGS_SITE_NO_SITES_ADDED" desc="Explenation for not sho wing a list of site exceptions"> |
| 2012 No sites added | 2012 No sites added |
| 2013 </message> | 2013 </message> |
| 2014 | 2014 |
| 2015 <message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open th e Add Site dialog)"> | 2015 <message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open th e Add Site dialog)"> |
| 2016 Add site exception | 2016 Add site exception |
| 2017 </message> | 2017 </message> |
| 2018 <message name="IDS_SETTINGS_ADD_SITE_HEADER" desc="Header for the Add Site dia log"> | 2018 <message name="IDS_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="Title for the Add Sit e dialog"> |
| 2019 Add an exception for a site | 2019 Add an exception for a site |
| 2020 </message> | 2020 </message> |
| 2021 <message name="IDS_SETTINGS_EDIT_SITE_DIALOG_TITLE" desc="Title for the Edit S ite dialog"> | |
|
dschuyler
2017/02/23 01:31:49
The labels here are verbose and similar, consider
dpapad
2017/02/23 19:39:47
Done. I originally was trying to be consistent wit
| |
| 2022 Edit exception | |
| 2023 </message> | |
| 2021 <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for ad ding a site"> | 2024 <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for ad ding a site"> |
| 2022 Site | 2025 Site |
| 2023 </message> | 2026 </message> |
| 2024 | 2027 |
| 2025 <!-- Cookies Window --> | 2028 <!-- Cookies Window --> |
| 2026 <message name="IDS_SETTINGS_COOKIES_COOKIE_NAME_LABEL" desc="The Cookie Name l abel"> | 2029 <message name="IDS_SETTINGS_COOKIES_COOKIE_NAME_LABEL" desc="The Cookie Name l abel"> |
| 2027 Name | 2030 Name |
| 2028 </message> | 2031 </message> |
| 2029 <message name="IDS_SETTINGS_COOKIES_COOKIE_CONTENT_LABEL" desc="The Cookie Con tent label"> | 2032 <message name="IDS_SETTINGS_COOKIES_COOKIE_CONTENT_LABEL" desc="The Cookie Con tent label"> |
| 2030 Content | 2033 Content |
| (...skipping 847 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2878 System | 2881 System |
| 2879 </message> | 2882 </message> |
| 2880 <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."> | 2883 <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."> |
| 2881 Use hardware acceleration when available | 2884 Use hardware acceleration when available |
| 2882 </message> | 2885 </message> |
| 2883 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 2886 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 2884 Change proxy settings | 2887 Change proxy settings |
| 2885 </message> | 2888 </message> |
| 2886 </if> | 2889 </if> |
| 2887 </grit-part> | 2890 </grit-part> |
| OLD | NEW |