| 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 1934 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1945 </message> | 1945 </message> |
| 1946 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_ENTER_PASSWORD" desc="Tex
t above a password input field that tells the user they need to submit their pas
sword to configure these settings."> | 1946 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_ENTER_PASSWORD" desc="Tex
t above a password input field that tells the user they need to submit their pas
sword to configure these settings."> |
| 1947 Enter your password to configure screen lock. | 1947 Enter your password to configure screen lock. |
| 1948 </message> | 1948 </message> |
| 1949 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_PASSWORD_LABEL" desc="An
input box label that tells the user to enter their password in that input box."> | 1949 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_PASSWORD_LABEL" desc="An
input box label that tells the user to enter their password in that input box."> |
| 1950 Password | 1950 Password |
| 1951 </message> | 1951 </message> |
| 1952 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T
ext on a password field that tells the user the password is incorrect."> | 1952 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T
ext on a password field that tells the user the password is incorrect."> |
| 1953 Invalid password | 1953 Invalid password |
| 1954 </message> | 1954 </message> |
| 1955 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the
subpage shown when user wants to change his/her picture."> | 1955 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the
subpage shown when user wants to change their picture."> |
| 1956 Change picture | 1956 Change picture |
| 1957 </message> | 1957 </message> |
| 1958 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc
ription of what to do on Change picture subpage."> | 1958 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc
ription of what to do on Change picture subpage."> |
| 1959 Choose a picture to display for your account on the sign-in screen. | 1959 Choose a picture to display for your account on the sign-in screen. |
| 1960 </message> | 1960 </message> |
| 1961 <message name="IDS_SETTINGS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a butt
on that shows file dialog to choose a picture from file."> | 1961 <message name="IDS_SETTINGS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a butt
on that shows file dialog to choose a picture from file."> |
| 1962 Choose a file | 1962 Choose a file |
| 1963 </message> | 1963 </message> |
| 1964 <message name="IDS_SETTINGS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the
button to take photo of the current user."> | 1964 <message name="IDS_SETTINGS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the
button to take photo of the current user."> |
| 1965 Take photo | 1965 Take photo |
| (...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2467 System | 2467 System |
| 2468 </message> | 2468 </message> |
| 2469 <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."> | 2469 <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."> |
| 2470 Use hardware acceleration when available | 2470 Use hardware acceleration when available |
| 2471 </message> | 2471 </message> |
| 2472 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2472 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2473 Change proxy settings | 2473 Change proxy settings |
| 2474 </message> | 2474 </message> |
| 2475 </if> | 2475 </if> |
| 2476 </grit-part> | 2476 </grit-part> |
| OLD | NEW |