OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/components_strings.h" type="rc_header"> | 6 <output filename="grit/components_strings.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> | 9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> |
10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> | 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> |
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
136 <part file="autofill_strings.grdp" /> | 136 <part file="autofill_strings.grdp" /> |
137 <part file="bookmark_bar_strings.grdp" /> | 137 <part file="bookmark_bar_strings.grdp" /> |
138 <part file="data_reduction_proxy_strings.grdp" /> | 138 <part file="data_reduction_proxy_strings.grdp" /> |
139 <part file="dom_distiller_strings.grdp" /> | 139 <part file="dom_distiller_strings.grdp" /> |
140 <part file="error_page_strings.grdp" /> | 140 <part file="error_page_strings.grdp" /> |
141 <part file="omnibox_strings.grdp" /> | 141 <part file="omnibox_strings.grdp" /> |
142 <part file="password_manager_strings.grdp" /> | 142 <part file="password_manager_strings.grdp" /> |
143 <part file="pdf_strings.grdp" /> | 143 <part file="pdf_strings.grdp" /> |
144 <part file="policy_strings.grdp" /> | 144 <part file="policy_strings.grdp" /> |
145 <part file="security_interstitials_strings.grdp" /> | 145 <part file="security_interstitials_strings.grdp" /> |
| 146 <part file="ssl_errors_strings.grdp" /> |
146 <part file="translate_strings.grdp" /> | 147 <part file="translate_strings.grdp" /> |
147 <part file="undo_strings.grdp" /> | 148 <part file="undo_strings.grdp" /> |
148 <part file="version_info.grdp" /> | 149 <part file="version_info.grdp" /> |
149 | 150 |
150 <!-- Generic terms --> | 151 <!-- Generic terms --> |
151 <message name="IDS_LEARN_MORE" desc="Learn more text"> | 152 <message name="IDS_LEARN_MORE" desc="Learn more text"> |
152 Learn more | 153 Learn more |
153 </message> | 154 </message> |
154 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> | 155 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> |
155 JSON Parser | 156 JSON Parser |
156 </message> | 157 </message> |
157 </messages> | 158 </messages> |
158 </release> | 159 </release> |
159 </grit> | 160 </grit> |
OLD | NEW |