OLD | NEW |
---|---|
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 5967 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5978 <message name="IDS_FLAGS_ENABLE_AUTOLOGIN_DESCRIPTION" desc="Description f or the flag to pre-login the user"> | 5978 <message name="IDS_FLAGS_ENABLE_AUTOLOGIN_DESCRIPTION" desc="Description f or the flag to pre-login the user"> |
5979 When enabled, visiting a Google account login page will trigger an infob ar allowing easy sign in with the Google account connected to the profile. | 5979 When enabled, visiting a Google account login page will trigger an infob ar allowing easy sign in with the Google account connected to the profile. |
5980 Auto-login is always disabled if the profile is not connected to an acco unt, regardless of this flag. | 5980 Auto-login is always disabled if the profile is not connected to an acco unt, regardless of this flag. |
5981 </message> | 5981 </message> |
5982 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title for the flag to show Autofill field type predictions for all forms"> | 5982 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title for the flag to show Autofill field type predictions for all forms"> |
5983 Show Autofill predictions | 5983 Show Autofill predictions |
5984 </message> | 5984 </message> |
5985 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" > | 5985 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc= "Description for the flag to show Autofill field type predictions for all forms" > |
5986 Annotates web forms with Autofill field type predictions as placeholder text. | 5986 Annotates web forms with Autofill field type predictions as placeholder text. |
5987 </message> | 5987 </message> |
5988 <message name="IDS_FLAGS_ENABLE_NEW_AUTOFILL_UI_NAME" desc="Title for the flag to enable the new Autofill UI"> | |
5989 Enable new Autofill UI | |
5990 </message> | |
5991 <message name="IDS_FLAGS_ENABLE_NEW_AUTOFILL_UI_DESCRIPTION" desc="Descrip tion for the flag to enable the new Autofill UI"> | |
5992 Enable the new Autofill UI (feature in progress). | |
Nico
2012/10/23 21:47:33
Everything on flags is in progress, no need to cal
Ilya Sherman
2012/10/23 21:58:08
Done, though the new descriptions are perhaps a li
| |
5993 </message> | |
5994 <message name="IDS_FLAGS_ENABLE_NEW_AUTOFILL_HEURISTICS_NAME" desc="Title for the flag to enable new Autofill heuristics"> | |
5995 Enable new Autofill heuristics | |
5996 </message> | |
5997 <message name="IDS_FLAGS_ENABLE_NEW_AUTOFILL_HEURISTICS_DESCRIPTION" desc= "Description for the flag to enable new Autofill heuristics"> | |
5998 Enable new Autofill heuristics (feature in progress). | |
5999 </message> | |
5988 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_NAME" desc="Title for the fla g to enable syncing the Search Engines datatype"> | 6000 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_NAME" desc="Title for the fla g to enable syncing the Search Engines datatype"> |
5989 Enable syncing search engines | 6001 Enable syncing search engines |
5990 </message> | 6002 </message> |
5991 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_DESCRIPTION" desc="Descriptio n for the flag to enable syncing the Search Engines datatype"> | 6003 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_DESCRIPTION" desc="Descriptio n for the flag to enable syncing the Search Engines datatype"> |
5992 Enable search engines in the sync settings. This allows syncing your cus tom search engines to other clients. | 6004 Enable search engines in the sync settings. This allows syncing your cus tom search engines to other clients. |
5993 </message> | 6005 </message> |
5994 <message name="IDS_FLAGS_SYNC_TABS_NAME" desc="Title for the flag to enabl e syncing the open tabs datatype"> | 6006 <message name="IDS_FLAGS_SYNC_TABS_NAME" desc="Title for the flag to enabl e syncing the open tabs datatype"> |
5995 Enable syncing open tabs | 6007 Enable syncing open tabs |
5996 </message> | 6008 </message> |
5997 <message name="IDS_FLAGS_SYNC_TABS_DESCRIPTION" desc="Description for the flag to enable syncing the open tabs datatype"> | 6009 <message name="IDS_FLAGS_SYNC_TABS_DESCRIPTION" desc="Description for the flag to enable syncing the open tabs datatype"> |
(...skipping 8674 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14672 | 14684 |
14673 <structures fallback_to_english="true"> | 14685 <structures fallback_to_english="true"> |
14674 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 14686 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
14675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 14687 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
14676 </structure> | 14688 </structure> |
14677 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 14689 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
14678 </structure> | 14690 </structure> |
14679 </structures> | 14691 </structures> |
14680 </release> | 14692 </release> |
14681 </grit> | 14693 </grit> |
OLD | NEW |