Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(379)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 1900233005: I18n the message about managing passwords online. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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">&lt;a href="$ 1" target="_blank"&gt;</ph>passwords.google.com<ph name="END_LINK">&lt;/a&gt;</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
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>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698