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

Side by Side Diff: components/components_strings.grd

Issue 1682033002: Componentize login dialog strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « chrome/browser/ui/views/login_view.cc ('k') | components/login_dialog_strings.grdp » ('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 <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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 <part file="bookmark_bar_strings.grdp" /> 187 <part file="bookmark_bar_strings.grdp" />
188 <part file="browser_sync_strings.grdp" /> 188 <part file="browser_sync_strings.grdp" />
189 <part file="components_settings_strings.grdp" /> 189 <part file="components_settings_strings.grdp" />
190 <part file="crash_strings.grdp" /> 190 <part file="crash_strings.grdp" />
191 <part file="data_reduction_proxy_strings.grdp" /> 191 <part file="data_reduction_proxy_strings.grdp" />
192 <part file="dialog_strings.grdp" /> 192 <part file="dialog_strings.grdp" />
193 <part file="dom_distiller_strings.grdp" /> 193 <part file="dom_distiller_strings.grdp" />
194 <part file="error_page_strings.grdp" /> 194 <part file="error_page_strings.grdp" />
195 <part file="flags_ui_strings.grdp" /> 195 <part file="flags_ui_strings.grdp" />
196 <part file="history_ui_strings.grdp" /> 196 <part file="history_ui_strings.grdp" />
197 <part file="login_dialog_strings.grdp" />
197 <part file="omnibox_strings.grdp" /> 198 <part file="omnibox_strings.grdp" />
198 <part file="password_manager_strings.grdp" /> 199 <part file="password_manager_strings.grdp" />
199 <part file="pdf_strings.grdp" /> 200 <part file="pdf_strings.grdp" />
200 <part file="policy_strings.grdp" /> 201 <part file="policy_strings.grdp" />
201 <part file="search_engines_strings.grdp" /> 202 <part file="search_engines_strings.grdp" />
202 <part file="security_interstitials_strings.grdp" /> 203 <part file="security_interstitials_strings.grdp" />
203 <part file="ssl_errors_strings.grdp" /> 204 <part file="ssl_errors_strings.grdp" />
204 <part file="sync_ui_strings.grdp" /> 205 <part file="sync_ui_strings.grdp" />
205 <part file="translate_strings.grdp" /> 206 <part file="translate_strings.grdp" />
206 <part file="undo_strings.grdp" /> 207 <part file="undo_strings.grdp" />
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox."> 249 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi table-text portion of the omnibox.">
249 Address and search bar 250 Address and search bar
250 </message> 251 </message>
251 252
252 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files."> 253 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
253 JSON Parser 254 JSON Parser
254 </message> 255 </message>
255 </messages> 256 </messages>
256 </release> 257 </release>
257 </grit> 258 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/login_view.cc ('k') | components/login_dialog_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698