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

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

Issue 7481023: Adding notifications for new sync types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with trunk. Created 9 years, 4 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/resources/new_tab.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 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 4402 matching lines...) Expand 10 before | Expand all | Expand 10 after
4413 to the profile's cookie jar, so that retyping the username and password in the browser is not necessary. 4413 to the profile's cookie jar, so that retyping the username and password in the browser is not necessary.
4414 Pre-login is always disabled if the profile is not connected to a Google Account. 4414 Pre-login is always disabled if the profile is not connected to a Google Account.
4415 </message> 4415 </message>
4416 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title for the flag to show Autofill field type predictions for all forms"> 4416 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title for the flag to show Autofill field type predictions for all forms">
4417 Show Autofill predictions 4417 Show Autofill predictions
4418 </message> 4418 </message>
4419 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" > 4419 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" >
4420 Annotates web forms with Autofill field type predictions as placeholder text. 4420 Annotates web forms with Autofill field type predictions as placeholder text.
4421 </message> 4421 </message>
4422 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype"> 4422 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype">
4423 Enable syncing typed URLs 4423 Enable syncing Omnibox History
4424 </message> 4424 </message>
4425 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo r the flag to enable syncing the TypedURL datatype"> 4425 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo r the flag to enable syncing the TypedURL datatype">
4426 Enable typed URLs in the sync options. This allows syncing your typed UR L history to other clients to assist in omnibox auto-completion. 4426 Enable Omnibox History in the sync options. This allows syncing your typ ed URL history to other clients to assist in omnibox auto-completion.
4427 </message> 4427 </message>
4428 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_NAME" desc="Title for the flag to prerender from the omnibox"> 4428 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_NAME" desc="Title for the flag to prerender from the omnibox">
4429 Prerender from omnibox 4429 Prerender from omnibox
4430 </message> 4430 </message>
4431 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DESCRIPTION" desc="Descrip tion for the flag to prerender from the omnibox"> 4431 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DESCRIPTION" desc="Descrip tion for the flag to prerender from the omnibox">
4432 Prerender suggestions given in the omnibox. 4432 Prerender suggestions given in the omnibox.
4433 </message> 4433 </message>
4434 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T itle for the flag to enable prompts for Autofill feedback"> 4434 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T itle for the flag to enable prompts for Autofill feedback">
4435 Send additional Autofill feedback 4435 Send additional Autofill feedback
4436 </message> 4436 </message>
(...skipping 4984 matching lines...) Expand 10 before | Expand all | Expand 10 after
9421 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text to display below the 'Stop syncing this account' button on the options pane, explai ning what the button does."> 9421 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text to display below the 'Stop syncing this account' button on the options pane, explai ning what the button does.">
9422 If you stop syncing, the data stored on this computer as well as the dat a stored in your Google Account will remain in both places. However, new data or changes you make to your data will not be synchronized between them. 9422 If you stop syncing, the data stored on this computer as well as the dat a stored in your Google Account will remain in both places. However, new data or changes you make to your data will not be synchronized between them.
9423 </message> 9423 </message>
9424 <!-- Sync time strings --> 9424 <!-- Sync time strings -->
9425 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed."> 9425 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed.">
9426 Never 9426 Never
9427 </message> 9427 </message>
9428 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j ust finished."> 9428 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j ust finished.">
9429 Just now 9429 Just now
9430 </message> 9430 </message>
9431 <message name="IDS_SYNC_ADVANCED_OPTIONS" desc="The text in the link that brings up the sync configure screen in the new tab page new data type notificati on.">
9432 Advanced options
9433 </message>
9434 <message name="IDS_SYNC_ADDED_SESSIONS_AND_TYPED_URLS" desc="The text in t he new tab page notifying the user that we've enabled session and typed url sync .">
9435 New! Chrome is now syncing your Omnibox History and Foreign Sessions.
9436 </message>
9437 <message name="IDS_SYNC_ADDED_SESSIONS" desc="The text in the new tab page notifying the user that we've enabled session sync.">
9438 New! Chrome is now syncing your Foreign Sessions.
9439 </message>
9440 <message name="IDS_SYNC_ADDED_TYPED_URLS" desc="The text in the new tab pa ge notifying the user that we've enabled typed url sync.">
9441 New! Chrome is now syncing your Omnibox History.
9442 </message>
9431 9443
9432 <!-- Sync / Extension interaction messages --> 9444 <!-- Sync / Extension interaction messages -->
9433 <message name="IDS_SYNC_EXTENSIONS_MALFUNCTION_DISABLE_SYNC_OPTION" desc=" The label of a button allowing the user to choose to disable sync when an extens ion is believed to be causing sync problems preventing sync operation."> 9445 <message name="IDS_SYNC_EXTENSIONS_MALFUNCTION_DISABLE_SYNC_OPTION" desc=" The label of a button allowing the user to choose to disable sync when an extens ion is believed to be causing sync problems preventing sync operation.">
9434 Disable Sync 9446 Disable Sync
9435 </message> 9447 </message>
9436 <message name="IDS_SYNC_EXTENSIONS_MALFUNCTION_EXTENSION_DISABLED" desc="A message shown on a dialog when an extension or app has been disabled due to pro blems arising from interactions with sync."> 9448 <message name="IDS_SYNC_EXTENSIONS_MALFUNCTION_EXTENSION_DISABLED" desc="A message shown on a dialog when an extension or app has been disabled due to pro blems arising from interactions with sync.">
9437 <ph name="NAME_OF_EXTENSION">$1<ex>foo extension</ex></ph> has been disa bled. If you stop syncing your bookmarks, you can re-enable it on the extensions page, accessible through the Tools menu. 9449 <ph name="NAME_OF_EXTENSION">$1<ex>foo extension</ex></ph> has been disa bled. If you stop syncing your bookmarks, you can re-enable it on the extensions page, accessible through the Tools menu.
9438 </message> 9450 </message>
9439 9451
9440 <!-- Sync New Tab Page strings --> 9452 <!-- Sync New Tab Page strings -->
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
9513 <message name="IDS_SYNC_DATATYPE_THEMES" desc="Themes, one of the data typ es that we allow syncing."> 9525 <message name="IDS_SYNC_DATATYPE_THEMES" desc="Themes, one of the data typ es that we allow syncing.">
9514 Themes 9526 Themes
9515 </message> 9527 </message>
9516 <message name="IDS_SYNC_DATATYPE_EXTENSIONS" desc="Extensions, one of the data types that we allow syncing."> 9528 <message name="IDS_SYNC_DATATYPE_EXTENSIONS" desc="Extensions, one of the data types that we allow syncing.">
9517 Extensions 9529 Extensions
9518 </message> 9530 </message>
9519 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of the data types that we allow syncing."> 9531 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of the data types that we allow syncing.">
9520 Passwords 9532 Passwords
9521 </message> 9533 </message>
9522 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the data types that we allow syncing."> 9534 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the data types that we allow syncing.">
9523 Typed URLs 9535 Omnibox History
9524 </message> 9536 </message>
9525 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing."> 9537 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing.">
9526 Apps 9538 Apps
9527 </message> 9539 </message>
9528 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing."> 9540 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing.">
9529 Foreign Sessions 9541 Foreign Sessions
9530 </message> 9542 </message>
9531 9543
9532 <!-- Encryption tab of the configure sync dialog --> 9544 <!-- Encryption tab of the configure sync dialog -->
9533 <if expr="not pp_ifdef('use_titlecase')"> 9545 <if expr="not pp_ifdef('use_titlecase')">
(...skipping 3787 matching lines...) Expand 10 before | Expand all | Expand 10 after
13321 </includes> 13333 </includes>
13322 <structures fallback_to_english="true"> 13334 <structures fallback_to_english="true">
13323 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13335 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13324 </structure> 13336 </structure>
13325 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13337 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13326 </structure> 13338 </structure>
13327 </structures> 13339 </structures>
13328 13340
13329 </release> 13341 </release>
13330 </grit> 13342 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/new_tab.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698