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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
197 <part file="flags_ui_strings.grdp" /> | 197 <part file="flags_ui_strings.grdp" /> |
198 <part file="history_strings.grdp" /> | 198 <part file="history_strings.grdp" /> |
199 <part file="login_dialog_strings.grdp" /> | 199 <part file="login_dialog_strings.grdp" /> |
200 <part file="omnibox_strings.grdp" /> | 200 <part file="omnibox_strings.grdp" /> |
201 <part file="pageinfo_strings.grdp" /> | 201 <part file="pageinfo_strings.grdp" /> |
202 <part file="password_manager_strings.grdp" /> | 202 <part file="password_manager_strings.grdp" /> |
203 <part file="pdf_strings.grdp" /> | 203 <part file="pdf_strings.grdp" /> |
204 <part file="policy_strings.grdp" /> | 204 <part file="policy_strings.grdp" /> |
205 <part file="search_engines_strings.grdp" /> | 205 <part file="search_engines_strings.grdp" /> |
206 <part file="security_interstitials_strings.grdp" /> | 206 <part file="security_interstitials_strings.grdp" /> |
| 207 <part file="sessions_strings.grdp" /> |
207 <part file="ssl_errors_strings.grdp" /> | 208 <part file="ssl_errors_strings.grdp" /> |
208 <part file="sync_ui_strings.grdp" /> | 209 <part file="sync_ui_strings.grdp" /> |
209 <part file="translate_strings.grdp" /> | 210 <part file="translate_strings.grdp" /> |
210 <part file="undo_strings.grdp" /> | 211 <part file="undo_strings.grdp" /> |
211 <part file="version_ui_strings.grdp" /> | 212 <part file="version_ui_strings.grdp" /> |
212 | 213 |
213 <!-- Generic terms --> | 214 <!-- Generic terms --> |
214 <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> | 215 <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> |
215 Cancel | 216 Cancel |
216 </message> | 217 </message> |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
252 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi
table-text portion of the omnibox."> | 253 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi
table-text portion of the omnibox."> |
253 Address and search bar | 254 Address and search bar |
254 </message> | 255 </message> |
255 | 256 |
256 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> | 257 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> |
257 JSON Parser | 258 JSON Parser |
258 </message> | 259 </message> |
259 </messages> | 260 </messages> |
260 </release> | 261 </release> |
261 </grit> | 262 </grit> |
OLD | NEW |