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

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

Issue 5273004: Add "create Application Shortcut" to the app menu on NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add support for GTK. Created 10 years 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 | Annotate | Revision Log
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 7472 matching lines...) Expand 10 before | Expand all | Expand 10 after
7483 Settings 7483 Settings
7484 </message> 7484 </message>
7485 <message name="IDS_NEW_TAB_APP_UNINSTALL" 7485 <message name="IDS_NEW_TAB_APP_UNINSTALL"
7486 desc="Text for the button that allows uninstalling an app."> 7486 desc="Text for the button that allows uninstalling an app.">
7487 Uninstall 7487 Uninstall
7488 </message> 7488 </message>
7489 <message name="IDS_NEW_TAB_APP_OPTIONS" 7489 <message name="IDS_NEW_TAB_APP_OPTIONS"
7490 desc="Text for the button that takes the user to the options of a n app."> 7490 desc="Text for the button that takes the user to the options of a n app.">
7491 Options 7491 Options
7492 </message> 7492 </message>
7493 <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
7494 desc="Text for the button that creates an app shortcut.">
7495 Create shortcut
7496 </message>
7493 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" 7497 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED"
7494 desc="Text for the button that opens the app in a pinned tab."> 7498 desc="Text for the button that opens the app in a pinned tab.">
7495 Open as pinned tab 7499 Open as pinned tab
7496 </message> 7500 </message>
7497 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" 7501 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR"
7498 desc="Text for the button that opens the app in a regular tab."> 7502 desc="Text for the button that opens the app in a regular tab.">
7499 Open as regular tab 7503 Open as regular tab
7500 </message> 7504 </message>
7501 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" 7505 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW"
7502 desc="Text for the button that opens the app in an app window."> 7506 desc="Text for the button that opens the app in an app window.">
(...skipping 3661 matching lines...) Expand 10 before | Expand all | Expand 10 after
11164 11168
11165 </messages> 11169 </messages>
11166 11170
11167 <structures fallback_to_english="true"> 11171 <structures fallback_to_english="true">
11168 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11172 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11169 </structure> 11173 </structure>
11170 </structures> 11174 </structures>
11171 11175
11172 </release> 11176 </release>
11173 </grit> 11177 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_main.cc » ('j') | chrome/browser/dom_ui/app_launcher_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698