Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 4093 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4104 </message> | 4104 </message> |
| 4105 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE_NO_AUTO_COMPLETE" desc="N ame for 'predictive no auto-complete' instant results"> | 4105 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE_NO_AUTO_COMPLETE" desc="N ame for 'predictive no auto-complete' instant results"> |
| 4106 Predictive no auto-complete | 4106 Predictive no auto-complete |
| 4107 </message> | 4107 </message> |
| 4108 <message name="IDS_FLAGS_INSTANT_TYPE_VERBATIM" desc="Name for 'verbatim' instant results"> | 4108 <message name="IDS_FLAGS_INSTANT_TYPE_VERBATIM" desc="Name for 'verbatim' instant results"> |
| 4109 Verbatim | 4109 Verbatim |
| 4110 </message> | 4110 </message> |
| 4111 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab."> | 4111 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab."> |
| 4112 Remoting | 4112 Remoting |
| 4113 </message> | 4113 </message> |
| 4114 <message name="IDS_FLAGS_REMOTING_CLIENT_DESCRIPTION" desc="Description of the 'Remoting' client lab."> | 4114 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R emoting' client lab."> |
| 4115 Enable Remoting Client support. | 4115 Enable the UI, and backing code for the Remoting serivce process, and cl ient plugin. Warning: This is for developer testing only still. Unless you are o n the dev team, and whitelisted, nothing in the enabled UI will work. |
|
dmac
2011/01/20 22:36:02
Enable the UI, backing code for the Remoting servi
Sergey Ulanov
2011/01/20 22:36:43
s/serivce/service/
The word "still" seems to be ou
| |
| 4116 </message> | |
| 4117 <message name="IDS_FLAGS_REMOTING_HOST_DESCRIPTION" desc="Description of t he 'Remoting' host lab."> | |
| 4118 Enable Remoting Host support. | |
| 4119 </message> | 4116 </message> |
| 4120 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the 'Disable outdated plug-ins' lab"> | 4117 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the 'Disable outdated plug-ins' lab"> |
| 4121 Block outdated plug-ins | 4118 Block outdated plug-ins |
| 4122 </message> | 4119 </message> |
| 4123 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descr iption of the 'Disable outdated plug-ins' lab"> | 4120 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descr iption of the 'Disable outdated plug-ins' lab"> |
| 4124 Automatically blocks plug-ins with known security vulnerabilities from r unning and offers update links for them. | 4121 Automatically blocks plug-ins with known security vulnerabilities from r unning and offers update links for them. |
| 4125 </message> | 4122 </message> |
| 4126 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab."> | 4123 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab."> |
| 4127 Native Client | 4124 Native Client |
| 4128 </message> | 4125 </message> |
| (...skipping 7542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11671 </includes> | 11668 </includes> |
| 11672 <structures fallback_to_english="true"> | 11669 <structures fallback_to_english="true"> |
| 11673 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 11670 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
| 11674 </structure> | 11671 </structure> |
| 11675 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 11672 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
| 11676 </structure> | 11673 </structure> |
| 11677 </structures> | 11674 </structures> |
| 11678 | 11675 |
| 11679 </release> | 11676 </release> |
| 11680 </grit> | 11677 </grit> |
| OLD | NEW |