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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7669052: Added DataTypeController integration and UI surfacing for syncing Search Engines. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Fixed notification registration. Created 9 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 4432 matching lines...) Expand 10 before | Expand all | Expand 10 after
4443 </message> 4443 </message>
4444 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" > 4444 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" >
4445 Annotates web forms with Autofill field type predictions as placeholder text. 4445 Annotates web forms with Autofill field type predictions as placeholder text.
4446 </message> 4446 </message>
4447 <message name="IDS_FLAGS_SYNC_SESSIONS_NAME" desc="Title for the flag to e nable syncing the Sessions datatype"> 4447 <message name="IDS_FLAGS_SYNC_SESSIONS_NAME" desc="Title for the flag to e nable syncing the Sessions datatype">
4448 Enable syncing sessions 4448 Enable syncing sessions
4449 </message> 4449 </message>
4450 <message name="IDS_FLAGS_SYNC_SESSIONS_DESCRIPTION" desc="Description for the flag to enable syncing the Sessions datatype"> 4450 <message name="IDS_FLAGS_SYNC_SESSIONS_DESCRIPTION" desc="Description for the flag to enable syncing the Sessions datatype">
4451 Enable sessions in the sync options. This allows syncing your sessions t o other clients. 4451 Enable sessions in the sync options. This allows syncing your sessions t o other clients.
4452 </message> 4452 </message>
4453 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_NAME" desc="Title for the fla g to enable syncing the Search Engines datatype">
4454 Enable syncing search engines
4455 </message>
4456 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_DESCRIPTION" desc="Descriptio n for the flag to enable syncing the Search Engines datatype">
4457 Enable search engines in the sync options. This allows syncing your cust om search engines to other clients.
4458 </message>
4453 <message name="IDS_FLAGS_SYNC_OAUTH_NAME" desc="Title for the flag to enab le authenticating with OAuth"> 4459 <message name="IDS_FLAGS_SYNC_OAUTH_NAME" desc="Title for the flag to enab le authenticating with OAuth">
4454 Use OAuth to authenticate Sync operations. 4460 Use OAuth to authenticate Sync operations.
4455 </message> 4461 </message>
4456 <message name="IDS_FLAGS_SYNC_OAUTH_DESCRIPTION" desc="Description for the flag to enable authenticating with OAuth"> 4462 <message name="IDS_FLAGS_SYNC_OAUTH_DESCRIPTION" desc="Description for the flag to enable authenticating with OAuth">
4457 Use OAuth, rather than ClientLogin, to authenticate Sync operations. Th is decouples authentication-specific user interface elements from the browser an d enables a rich set of second-factor mechanisms. 4463 Use OAuth, rather than ClientLogin, to authenticate Sync operations. Th is decouples authentication-specific user interface elements from the browser an d enables a rich set of second-factor mechanisms.
4458 </message> 4464 </message>
4459 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype"> 4465 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype">
4460 Enable syncing Omnibox History 4466 Enable syncing Omnibox History
4461 </message> 4467 </message>
4462 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo r the flag to enable syncing the TypedURL datatype"> 4468 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo r the flag to enable syncing the TypedURL datatype">
(...skipping 5261 matching lines...) Expand 10 before | Expand all | Expand 10 after
9724 </message> 9730 </message>
9725 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of the data types that we allow syncing."> 9731 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of the data types that we allow syncing.">
9726 Passwords 9732 Passwords
9727 </message> 9733 </message>
9728 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the data types that we allow syncing."> 9734 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the data types that we allow syncing.">
9729 Omnibox History 9735 Omnibox History
9730 </message> 9736 </message>
9731 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing."> 9737 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing.">
9732 Apps 9738 Apps
9733 </message> 9739 </message>
9740 <message name="IDS_SYNC_DATATYPE_SEARCH_ENGINES" desc="Search Engines, one of the data types that we allow syncing.">
9741 Search Engines
9742 </message>
9734 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing."> 9743 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing.">
9735 Foreign Sessions 9744 Foreign Sessions
9736 </message> 9745 </message>
9737 9746
9738 <!-- Encryption tab of the configure sync dialog --> 9747 <!-- Encryption tab of the configure sync dialog -->
9739 <if expr="not pp_ifdef('use_titlecase')"> 9748 <if expr="not pp_ifdef('use_titlecase')">
9740 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the section containing the data types to encrypt."> 9749 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the section containing the data types to encrypt.">
9741 Encrypted data types 9750 Encrypted data types
9742 </message> 9751 </message>
9743 </if> 9752 </if>
(...skipping 3779 matching lines...) Expand 10 before | Expand all | Expand 10 after
13523 </messages> 13532 </messages>
13524 <structures fallback_to_english="true"> 13533 <structures fallback_to_english="true">
13525 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13534 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13526 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13535 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13527 </structure> 13536 </structure>
13528 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13537 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13529 </structure> 13538 </structure>
13530 </structures> 13539 </structures>
13531 </release> 13540 </release>
13532 </grit> 13541 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698