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

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

Issue 2102803002: Settings People Revamp: Add special Disconnect logic for domain profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make behavior same as Options Created 4 years, 5 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
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 1234 matching lines...) Expand 10 before | Expand all | Expand 10 after
1245 </message> 1245 </message>
1246 <message name="IDS_SETTINGS_CHANGE_PICTURE_OLD_PHOTO" desc="The text on the existing photo from camera or file."> 1246 <message name="IDS_SETTINGS_CHANGE_PICTURE_OLD_PHOTO" desc="The text on the existing photo from camera or file.">
1247 Existing photo from camera or file 1247 Existing photo from camera or file
1248 </message> 1248 </message>
1249 </if> 1249 </if>
1250 1250
1251 <if expr="not chromeos"> 1251 <if expr="not chromeos">
1252 <message name="IDS_SETTINGS_PEOPLE_DOMAIN_MANAGED_PROFILE" desc="Provides th e domain information for domain-managed accounts."> 1252 <message name="IDS_SETTINGS_PEOPLE_DOMAIN_MANAGED_PROFILE" desc="Provides th e domain information for domain-managed accounts.">
1253 Managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph> 1253 Managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph>
1254 </message> 1254 </message>
1255 <message name="IDS_SETTINGS_SYNC_DISCONNECT_MANAGED_PROFILE_EXPLANATION" des c="The text to display in the 'Sign out of Chrome' dialog to stop syncing for ma naged profiles.">
1256 Because this account is managed by <ph name="DOMAIN">$1<ex>example.com</ex ></ph>, your bookmarks, history, passwords, and other settings will be cleared f rom this device. However, your data will remain stored in your Google Account.
1257 </message>
1255 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp age"> 1258 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp age">
1256 Edit person 1259 Edit person
1257 </message> 1260 </message>
1258 </if> 1261 </if>
1259 1262
1260 <message name="IDS_SETTINGS_SYNC_OVERVIEW" desc="The message that appears in t he options dialog when sync has not been set up by the user."> 1263 <message name="IDS_SETTINGS_SYNC_OVERVIEW" desc="The message that appears in t he options dialog when sync has not been set up by the user.">
1261 Sign in to get your bookmarks, history, passwords and other settings on all your devices. You'll also automatically be signed in to your Google services. 1264 Sign in to get your bookmarks, history, passwords and other settings on all your devices. You'll also automatically be signed in to your Google services.
1262 </message> 1265 </message>
1263 <message name="IDS_SETTINGS_SYNC_DISCONNECT" desc="The text to display on the button to indicate stop syncing functionality."> 1266 <message name="IDS_SETTINGS_SYNC_DISCONNECT" desc="The text to display on the button to indicate stop syncing functionality.">
1264 Sign Out 1267 Sign Out
1265 </message> 1268 </message>
1266 <message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dial og that explains what 'stop syncing' means."> 1269 <message name="IDS_SETTINGS_SYNC_DISCONNECT_EXPLANATION" desc="The text to dis play in the Sign out of Chrome dialog to stop syncing for non-managed profiles." >
1267 Disconnect your Google Account 1270 Changes to your bookmarks, history, passwords, and other settings will no lo nger be synced to your Google Account. However, your existing data will remain s tored in your Google Account.
1268 </message> 1271 </message>
1269 <message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE" desc="The text to display by the checkbox asking user whether to also delete profile when stopping sync."> 1272 <message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE" desc="The text to display by the checkbox asking user whether to also delete profile when stopping sync.">
1270 Also clear your history, bookmarks, settings, and other Chrome data stored o n this device. 1273 Also remove your existing data from this device.
1271 </message> 1274 </message>
1272 <message name="IDS_SETTINGS_SYNC_DISCONNECT_CONFIRM" desc="The text to display on the button to confirm the user wishes to stop syncing."> 1275 <message name="IDS_SETTINGS_SYNC_DISCONNECT_CONFIRM" desc="The text to display on the button to confirm the user wishes to stop syncing.">
1273 Clear and Disconnect 1276 Clear and Sign Out
1274 </message> 1277 </message>
1275 1278
1276 <message name="IDS_SETTINGS_SYNC" desc="Name of the sync service."> 1279 <message name="IDS_SETTINGS_SYNC" desc="Name of the sync service.">
1277 Sync 1280 Sync
1278 </message> 1281 </message>
1279 <message name="IDS_SETTINGS_SYNC_PAGE_TITLE" desc="Name of the settings page w hich manages syncing data between multiple browser instances with the same Googl e profile."> 1282 <message name="IDS_SETTINGS_SYNC_PAGE_TITLE" desc="Name of the settings page w hich manages syncing data between multiple browser instances with the same Googl e profile.">
1280 Advanced sync settings 1283 Advanced sync settings
1281 </message> 1284 </message>
1282 <message name="IDS_SETTINGS_SYNC_LOADING" desc="The message shown when waiting for the sync backend to start up."> 1285 <message name="IDS_SETTINGS_SYNC_LOADING" desc="The message shown when waiting for the sync backend to start up.">
1283 Please wait... 1286 Please wait...
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
1615 System 1618 System
1616 </message> 1619 </message>
1617 <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."> 1620 <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.">
1618 Use hardware acceleration when available 1621 Use hardware acceleration when available
1619 </message> 1622 </message>
1620 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1623 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1621 Change proxy settings 1624 Change proxy settings
1622 </message> 1625 </message>
1623 </if> 1626 </if>
1624 </grit-part> 1627 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698