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 <!-- Accessibility Page --> | 4 <!-- Accessibility Page --> |
| 5 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences."> | 5 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences."> |
| 6 Accessibility | 6 Accessibility |
| 7 </message> | 7 </message> |
| 8 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features ."> | 8 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features ."> |
| 9 Add additional accessibility features | 9 Add additional accessibility features |
| 10 </message> | 10 </message> |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 209 </message> | 209 </message> |
| 210 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs."> | 210 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs."> |
| 211 Keep Wi-Fi on during sleep | 211 Keep Wi-Fi on during sleep |
| 212 </message> | 212 </message> |
| 213 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options"> | 213 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options"> |
| 214 Manage Certificates | 214 Manage Certificates |
| 215 </message> | 215 </message> |
| 216 <message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data but ton in Privacy options"> | 216 <message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data but ton in Privacy options"> |
| 217 Clear browsing data | 217 Clear browsing data |
| 218 </message> | 218 </message> |
| 219 <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="A title and count of elemen ts in that catagory"> | |
|
Dan Beam
2015/08/24 23:33:18
"The title of a section in the settings page with
Dan Beam
2015/08/24 23:33:18
category
| |
| 220 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> | |
| 221 </message> | |
| 219 | 222 |
| 220 <!-- Search Page --> | 223 <!-- Search Page --> |
| 221 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> | 224 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> |
| 222 Search | 225 Search |
| 223 </message> | 226 </message> |
| 224 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> | 227 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> |
| 225 Set which search engine is used when searching from the omnibox. | 228 Set which search engine is used when searching from the omnibox. |
| 226 </message> | 229 </message> |
| 227 <message name="IDS_SETTINGS_SEARCH_MANAGE_BUTTON_LABEL" desc="Label for the Ma nage Search Engines button."> | 230 <message name="IDS_SETTINGS_SEARCH_MANAGE_BUTTON_LABEL" desc="Label for the Ma nage Search Engines button."> |
| 228 Manage Search Engines | 231 Manage Search Engines |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 394 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's how users on sign-in screen' setting."> | 397 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's how users on sign-in screen' setting."> |
| 395 Show usernames and photos on the sign-in screen | 398 Show usernames and photos on the sign-in screen |
| 396 </message> | 399 </message> |
| 397 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s etting for restricting sign in to specific users."> | 400 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s etting for restricting sign in to specific users."> |
| 398 Restrict sign-in to the following users: | 401 Restrict sign-in to the following users: |
| 399 </message> | 402 </message> |
| 400 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f ield for adding users."> | 403 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f ield for adding users."> |
| 401 Add users | 404 Add users |
| 402 </message> | 405 </message> |
| 403 </grit-part> | 406 </grit-part> |
| OLD | NEW |