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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 </message> | 171 </message> |
172 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> | 172 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p
assword is for when editing a password."> |
173 Website | 173 Website |
174 </message> | 174 </message> |
175 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> | 175 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user
name when editing a password."> |
176 Username | 176 Username |
177 </message> | 177 </message> |
178 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass
word when editing a password."> | 178 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass
word when editing a password."> |
179 Password | 179 Password |
180 </message> | 180 </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."> |
| 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> |
| 183 </message> |
181 | 184 |
182 <!-- Default Browser Page --> | 185 <!-- Default Browser Page --> |
183 <if expr="not chromeos"> | 186 <if expr="not chromeos"> |
184 <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."> | 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."> |
185 Default browser | 188 Default browser |
186 </message> | 189 </message> |
187 </if> | 190 </if> |
188 | 191 |
189 <!-- Bluetooth Page --> | 192 <!-- Bluetooth Page --> |
190 <if expr="chromeos"> | 193 <if expr="chromeos"> |
(...skipping 1043 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1234 System | 1237 System |
1235 </message> | 1238 </message> |
1236 <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."> | 1239 <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."> |
1237 Use hardware acceleration when available | 1240 Use hardware acceleration when available |
1238 </message> | 1241 </message> |
1239 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1242 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1240 Change proxy settings | 1243 Change proxy settings |
1241 </message> | 1244 </message> |
1242 </if> | 1245 </if> |
1243 </grit-part> | 1246 </grit-part> |
OLD | NEW |