| 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 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> | 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> |
| 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> | 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> |
| 7 </message> | 7 </message> |
| 8 <if expr="chromeos"> | 8 <if expr="chromeos"> |
| 9 <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."> | 9 <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."> |
| 10 Detailed build information | 10 Detailed build information |
| (...skipping 2132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2143 </message> | 2143 </message> |
| 2144 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NONE" desc="Text on the peopl
e page which opens up the quick unlock subpage and the title of the quick unlock
subpage."> | 2144 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NONE" desc="Text on the peopl
e page which opens up the quick unlock subpage and the title of the quick unlock
subpage."> |
| 2145 None | 2145 None |
| 2146 </message> | 2146 </message> |
| 2147 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_CHANGE_PIN_BUTTON" desc="Butt
on that the user can click to change an existing already-active PIN."> | 2147 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_CHANGE_PIN_BUTTON" desc="Butt
on that the user can click to change an existing already-active PIN."> |
| 2148 Change PIN | 2148 Change PIN |
| 2149 </message> | 2149 </message> |
| 2150 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_SETUP_PIN_BUTTON" desc="Butto
n that is used to setup a new PIN when the user does not have a PIN yet."> | 2150 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_SETUP_PIN_BUTTON" desc="Butto
n that is used to setup a new PIN when the user does not have a PIN yet."> |
| 2151 Set up PIN | 2151 Set up PIN |
| 2152 </message> | 2152 </message> |
| 2153 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_REGISTERED_FINGERPRINTS_LABEL
" desc="Text above fingerprint list that tells users their registered fingerprin
ts."> |
| 2154 Registered fingerprints: |
| 2155 </message> |
| 2156 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_ADD_FINGERPRINT_BUTTON" desc=
"Button that is used to add a new fingerprint."> |
| 2157 Add Fingerprint |
| 2158 </message> |
| 2159 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_CANNOT_ADD_NEW_FINGERPRINT" d
esc="Text telling users they have reached the maximum allowed fingerprints."> |
| 2160 You can only add <ph name="MAX_FINGERPRINTS">$1<ex>5</ex></ph> fingerprint
s. |
| 2161 </message> |
| 2162 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_FINGERPRINT_LESS_SECURE" desc
="Text telling users that fingerprints might be less secure than strong PINs or
passwords."> |
| 2163 Note: Your fingerprint may be less secure than a strong password or PIN. |
| 2164 </message> |
| 2165 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NEW_FINGERPRINT_DEFAULT_NAME"
desc="The default name (plus a number for a newly added fingerprint)."> |
| 2166 Finger <ph name="NEW_FINGER_NUMBER">$1<ex>1</ex></ph> |
| 2167 </message> |
| 2168 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_ENABLE_FINGERPRINT_CHECKBOX_L
ABEL" desc="The text on the label of the checkbox which allows users to enable o
r disable fingerprint usage."> |
| 2169 Enable fingerprint login and authentication |
| 2170 </message> |
| 2153 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_TITLE" desc="Title of the
password prompt dialog popup."> | 2171 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_TITLE" desc="Title of the
password prompt dialog popup."> |
| 2154 Confirm your password | 2172 Confirm your password |
| 2155 </message> | 2173 </message> |
| 2156 <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."> | 2174 <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."> |
| 2157 Enter your password to configure screen lock. | 2175 Enter your password to configure screen lock. |
| 2158 </message> | 2176 </message> |
| 2159 <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."> | 2177 <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."> |
| 2160 Password | 2178 Password |
| 2161 </message> | 2179 </message> |
| 2162 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T
ext on a password field that tells the user the password is incorrect."> | 2180 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T
ext on a password field that tells the user the password is incorrect."> |
| (...skipping 606 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2769 System | 2787 System |
| 2770 </message> | 2788 </message> |
| 2771 <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."> | 2789 <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."> |
| 2772 Use hardware acceleration when available | 2790 Use hardware acceleration when available |
| 2773 </message> | 2791 </message> |
| 2774 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2792 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2775 Change proxy settings | 2793 Change proxy settings |
| 2776 </message> | 2794 </message> |
| 2777 </if> | 2795 </if> |
| 2778 </grit-part> | 2796 </grit-part> |
| OLD | NEW |