| 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 <!-- Policy Indicators --> | 4 <!-- Policy Indicators --> |
| 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> | 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> |
| 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> | 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> |
| 7 </message> | 7 </message> |
| 8 | 8 |
| 9 <!-- Accessibility Page --> | 9 <!-- Accessibility Page --> |
| 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> | 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 </message> | 132 </message> |
| 133 </if> | 133 </if> |
| 134 | 134 |
| 135 <!-- Passwords and Autofill Page --> | 135 <!-- Passwords and Autofill Page --> |
| 136 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> | 136 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> |
| 137 Passwords and forms | 137 Passwords and forms |
| 138 </message> | 138 </message> |
| 139 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> | 139 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> |
| 140 Autofill settings | 140 Autofill settings |
| 141 </message> | 141 </message> |
| 142 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_HEADING" desc="Title for the li
st of addresses that chrome has saved for use in filling in forms."> |
| 143 Addresses |
| 144 </message> |
| 145 <message name="IDS_SETTINGS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="Label for a but
ton that allows a user to enter a new address that can be used to fill in forms.
"> |
| 146 Add address |
| 147 </message> |
| 148 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the
list of saved passwords that can be used to fill in forms."> |
| 149 Credit cards |
| 150 </message> |
| 151 <message name="IDS_SETTINGS_AUTOFILL_ADD_CREDIT_CARD_BUTTON" desc="Label for a
button that allows a user to enter new credit card information that can be used
to fill in forms."> |
| 152 Add credit card |
| 153 </message> |
| 154 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_TYPE_COLUMN_LABEL" desc="Labe
l for the column containing the type of credit card that is saved. The type is i
n the format: `Visa ****1234`."> |
| 155 Type |
| 156 </message> |
| 157 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_EXPIRATION_COLUMN_LABEL" desc
="Label for the heading containing the expiration date for the credit card that
has been saved."> |
| 158 Expiration date |
| 159 </message> |
| 142 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin
g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> | 160 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin
g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> |
| 143 Enable Autofill to fill out forms in a single click | 161 Enable Autofill to fill out forms in a single click |
| 144 </message> | 162 </message> |
| 145 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> | 163 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> |
| 146 Manage passwords | 164 Manage passwords |
| 147 </message> | 165 </message> |
| 148 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> | 166 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> |
| 149 Offer to save your web passwords | 167 Offer to save your web passwords |
| 150 </message> | 168 </message> |
| 151 <message name="IDS_SETTINGS_PASSWORDS_SAVED_HEADING" desc="The title for a lis
t of username/site/password items. These items are already saved by the browser
and can be deleted/edited."> | 169 <message name="IDS_SETTINGS_PASSWORDS_SAVED_HEADING" desc="The title for a lis
t of username/site/password items. These items are already saved by the browser
and can be deleted/edited."> |
| (...skipping 20 matching lines...) Expand all Loading... |
| 172 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> | 190 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> |
| 173 Website | 191 Website |
| 174 </message> | 192 </message> |
| 175 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> | 193 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> |
| 176 Username | 194 Username |
| 177 </message> | 195 </message> |
| 178 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass
word when editing a password."> | 196 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass
word when editing a password."> |
| 179 Password | 197 Password |
| 180 </message> | 198 </message> |
| 181 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the pas
swords section of settings. Descriptive text to inform that passwords can be acc
essed online. Has a link."> | 199 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the pas
swords section of settings. Descriptive text to inform that passwords can be acc
essed online. Has a link."> |
| 182 Access your passwords from any device at <ph name="BEGIN_LINK"><a href="$
1" target="_blank"></ph>passwords.google.com<ph name="END_LINK"></a></p
h> | 200 Access your passwords from any device at <ph name="BEGIN_LINK"><a is="act
ion-link" href="$1" target="_blank"></ph>passwords.google.com<ph name="END_LI
NK"></a></ph> |
| 183 </message> | 201 </message> |
| 184 | 202 |
| 185 <!-- Default Browser Page --> | 203 <!-- Default Browser Page --> |
| 186 <if expr="not chromeos"> | 204 <if expr="not chromeos"> |
| 187 <message name="IDS_SETTINGS_DEFAULT_BROWSER" desc="Name of the Default Brows
er page, which allows users to set which browser will open .html files within th
e OS."> | 205 <message name="IDS_SETTINGS_DEFAULT_BROWSER" desc="Name of the Default Brows
er page, which allows users to set which browser will open .html files within th
e OS."> |
| 188 Default browser | 206 Default browser |
| 189 </message> | 207 </message> |
| 190 </if> | 208 </if> |
| 191 | 209 |
| 192 <!-- Bluetooth Page --> | 210 <!-- Bluetooth Page --> |
| (...skipping 1056 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1249 System | 1267 System |
| 1250 </message> | 1268 </message> |
| 1251 <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."> | 1269 <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."> |
| 1252 Use hardware acceleration when available | 1270 Use hardware acceleration when available |
| 1253 </message> | 1271 </message> |
| 1254 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1272 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1255 Change proxy settings | 1273 Change proxy settings |
| 1256 </message> | 1274 </message> |
| 1257 </if> | 1275 </if> |
| 1258 </grit-part> | 1276 </grit-part> |
| OLD | NEW |