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 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
322 </message> | 322 </message> |
323 <message name="IDS_SETTINGS_PASSWORDS_DELETE_EXCEPTION" desc="The alt text for
a button that deletes a site for which passwords would not be saved."> | 323 <message name="IDS_SETTINGS_PASSWORDS_DELETE_EXCEPTION" desc="The alt text for
a button that deletes a site for which passwords would not be saved."> |
324 Delete this item | 324 Delete this item |
325 </message> | 325 </message> |
326 <message name="IDS_SETTINGS_PASSWORD_DONE" desc="Label for a button that dismi
sses the password details dialog."> | 326 <message name="IDS_SETTINGS_PASSWORD_DONE" desc="Label for a button that dismi
sses the password details dialog."> |
327 Done | 327 Done |
328 </message> | 328 </message> |
329 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it
em that removes the selected password." meaning="Remove selected password."> | 329 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it
em that removes the selected password." meaning="Remove selected password."> |
330 Remove | 330 Remove |
331 </message> | 331 </message> |
| 332 <message name="IDS_SETTINGS_PASSWORD_SEARCH" desc="Placeholder/label for the t
ext input field that allows a user to filter saved passwords."> |
| 333 Search passwords |
| 334 </message> |
332 <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the
dialog that shows password details. This dialog lets a user see a saved password
and copy the username."> | 335 <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the
dialog that shows password details. This dialog lets a user see a saved password
and copy the username."> |
333 Saved password details | 336 Saved password details |
334 </message> | 337 </message> |
335 <message name="IDS_SETTINGS_PASSWORD_VIEW_DETAILS" desc="Label for a context m
enu item that shows a dialog with details for the selected password."> | 338 <message name="IDS_SETTINGS_PASSWORD_VIEW_DETAILS" desc="Label for a context m
enu item that shows a dialog with details for the selected password."> |
336 View details | 339 View details |
337 </message> | 340 </message> |
338 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> | 341 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> |
339 Website | 342 Website |
340 </message> | 343 </message> |
341 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> | 344 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> |
(...skipping 1448 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1790 System | 1793 System |
1791 </message> | 1794 </message> |
1792 <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."> | 1795 <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."> |
1793 Use hardware acceleration when available | 1796 Use hardware acceleration when available |
1794 </message> | 1797 </message> |
1795 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1798 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1796 Change proxy settings | 1799 Change proxy settings |
1797 </message> | 1800 </message> |
1798 </if> | 1801 </if> |
1799 </grit-part> | 1802 </grit-part> |
OLD | NEW |