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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 1001002: Initial support for inspecting extension popups. (Closed)
Patch Set: pre submit Created 10 years, 9 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 | « no previous file | chrome/browser/debugger/devtools_manager.cc » ('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 <!-- 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 3364 matching lines...) Expand 10 before | Expand all | Expand 10 after
3375 </message> 3375 </message>
3376 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> 3376 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons.">
3377 Reload 3377 Reload
3378 </message> 3378 </message>
3379 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> 3379 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions.">
3380 Uninstall 3380 Uninstall
3381 </message> 3381 </message>
3382 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> 3382 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button.">
3383 Options 3383 Options
3384 </message> 3384 </message>
3385 <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools.">
3386 Inspect Popup
3387 </message>
3385 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed."> 3388 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed.">
3386 Get more extensions >> 3389 Get more extensions >>
3387 </message> 3390 </message>
3388 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> 3391 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory.">
3389 Select the extension directory. 3392 Select the extension directory.
3390 </message> 3393 </message>
3391 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> 3394 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog">
3392 Pack Extension 3395 Pack Extension
3393 </message> 3396 </message>
3394 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog."> 3397 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog.">
(...skipping 3735 matching lines...) Expand 10 before | Expand all | Expand 10 after
7130 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones."> 7133 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones.">
7131 More... 7134 More...
7132 </message> 7135 </message>
7133 </if> 7136 </if>
7134 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7137 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
7135 Import bookmarks now... 7138 Import bookmarks now...
7136 </message> 7139 </message>
7137 </messages> 7140 </messages>
7138 </release> 7141 </release>
7139 </grit> 7142 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/debugger/devtools_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698