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

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

Issue 2068653003: Settings People Revamp: Add Payments integration to new Sync Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 6 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/people_page/sync_browser_proxy.js » ('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 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found"> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found">
7 Check for updates 7 Check for updates
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel."> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel.">
10 stable 10 stable
(...skipping 1240 matching lines...) Expand 10 before | Expand all | Expand 10 after
1251 </message> 1251 </message>
1252 <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances."> 1252 <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances.">
1253 Themes &amp; Wallpapers 1253 Themes &amp; Wallpapers
1254 </message> 1254 </message>
1255 <message name="IDS_SETTINGS_BOOKMARKS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing bookmarks between multiple browser instan ces."> 1255 <message name="IDS_SETTINGS_BOOKMARKS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing bookmarks between multiple browser instan ces.">
1256 Bookmarks 1256 Bookmarks
1257 </message> 1257 </message>
1258 <message name="IDS_SETTINGS_PASSWORDS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing passwords between multiple browser instan ces."> 1258 <message name="IDS_SETTINGS_PASSWORDS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing passwords between multiple browser instan ces.">
1259 Passwords 1259 Passwords
1260 </message> 1260 </message>
1261 <message name="IDS_SETTINGS_ENABLE_PAYMENTS_INTEGRATION_CHECKBOX_LABEL" desc=" Label for the checkbox that controls the Autofill/Payments integration feature." >
1262 Credit cards and addresses using Google Payments
1263 </message>
1261 <message name="IDS_SETTINGS_OPEN_TABS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing open tabs between multiple browser instan ces."> 1264 <message name="IDS_SETTINGS_OPEN_TABS_CHECKBOX_LABEL" desc="Label for the chec kbox which enables or disables syncing open tabs between multiple browser instan ces.">
1262 Open Tabs 1265 Open Tabs
1263 </message> 1266 </message>
1264 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_TITLE" desc="Title for the link to manage Chrome Sync data via Google Dashboard."> 1267 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_TITLE" desc="Title for the link to manage Chrome Sync data via Google Dashboard.">
1265 Manage synced data 1268 Manage synced data
1266 </message> 1269 </message>
1267 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard."> 1270 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard.">
1268 Opens Google Dashboard 1271 Opens Google Dashboard
1269 </message> 1272 </message>
1270 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings."> 1273 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings.">
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
1558 System 1561 System
1559 </message> 1562 </message>
1560 <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."> 1563 <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.">
1561 Use hardware acceleration when available 1564 Use hardware acceleration when available
1562 </message> 1565 </message>
1563 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1566 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1564 Change proxy settings 1567 Change proxy settings
1565 </message> 1568 </message>
1566 </if> 1569 </if>
1567 </grit-part> 1570 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/sync_browser_proxy.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698