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"> |
191 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which displays bluetooth device settings."> | 194 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which displays bluetooth device settings."> |
192 Bluetooth | 195 Bluetooth |
193 </message> | 196 </message> |
194 <message name="IDS_SETTINGS_BLUETOOTH_ADD_DEVICE" desc="Name of the settings page for adding bluetooth devices."> | 197 <message name="IDS_SETTINGS_BLUETOOTH_ADD_DEVICE" desc="Name of the settings page for adding bluetooth devices."> |
195 Add a Device | 198 Add a Device |
196 </message> | 199 </message> |
dschuyler
2016/04/20 22:05:29
nit: I think the space should be put back on
this
hcarmona
2016/04/20 22:33:17
Agreed.
| |
197 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE" desc="Name of the setting s page for pairing bluetooth devices."> | 200 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE" desc="Name of the setting s page for pairing bluetooth devices."> |
198 Pair Bluetooth Device | 201 Pair Bluetooth Device |
199 </message> | 202 </message> |
200 <message name="IDS_SETTINGS_BLUETOOTH_ENABLE" desc="Label for control to ena ble or disable bluetooth."> | 203 <message name="IDS_SETTINGS_BLUETOOTH_ENABLE" desc="Label for control to ena ble or disable bluetooth."> |
201 Enable Bluetooth | 204 Enable Bluetooth |
202 </message> | 205 </message> |
203 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa iring) a paired bluetooth device"> | 206 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa iring) a paired bluetooth device"> |
204 Remove from list | 207 Remove from list |
205 </message> | 208 </message> |
206 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input."> | 209 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input."> |
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1225 System | 1228 System |
1226 </message> | 1229 </message> |
1227 <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."> | 1230 <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."> |
1228 Use hardware acceleration when available | 1231 Use hardware acceleration when available |
1229 </message> | 1232 </message> |
1230 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1233 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
1231 Change proxy settings | 1234 Change proxy settings |
1232 </message> | 1235 </message> |
1233 </if> | 1236 </if> |
1234 </grit-part> | 1237 </grit-part> |
OLD | NEW |