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

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

Issue 7529011: Add a flag that lets the webstore show a different UI on app install. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed files added in separate CL (r95432) Created 9 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/about_flags.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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 3861 matching lines...) Expand 10 before | Expand all | Expand 10 after
3872 </message> 3872 </message>
3873 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in case package fails to install because of some problem with the filesystem."> 3873 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in case package fails to install because of some problem with the filesystem.">
3874 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>' 3874 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'
3875 </message> 3875 </message>
3876 3876
3877 <!-- Extension installed bubble --> 3877 <!-- Extension installed bubble -->
3878 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled."> 3878 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled.">
3879 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed . 3879 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed .
3880 </message> 3880 </message>
3881 3881
3882 <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed insi de a link when an app is installed. Clicking this link opens up the New Tab Page to show the app's icon.">
3883 Show me
3884 </message>
3885
3882 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages."> 3886 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages.">
3883 This icon will be visible when the extension can act on the current page . 3887 This icon will be visible when the extension can act on the current page .
3884 </message> 3888 </message>
3885 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox."> 3889 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox.">
3886 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</ ex></ph>", then TAB, then your command or search. 3890 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</ ex></ph>", then TAB, then your command or search.
3887 </message> 3891 </message>
3888 3892
3889 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex t in the context menu for when right-clicking on extension icons"> 3893 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex t in the context menu for when right-clicking on extension icons">
3890 Manage extensions... 3894 Manage extensions...
3891 </message> 3895 </message>
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
4297 </message> 4301 </message>
4298 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t he 'Print Preview' lab."> 4302 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t he 'Print Preview' lab.">
4299 Enables an in-tab preview of a print operation. 4303 Enables an in-tab preview of a print operation.
4300 </message> 4304 </message>
4301 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_NAME" desc="Name of t he 'Experimental Extension APIs' lab."> 4305 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_NAME" desc="Name of t he 'Experimental Extension APIs' lab.">
4302 Experimental Extension APIs 4306 Experimental Extension APIs
4303 </message> 4307 </message>
4304 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="De scription of the 'Experimental Extension APIs' lab."> 4308 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="De scription of the 'Experimental Extension APIs' lab.">
4305 Enables experimental extension APIs. Note that the extension gallery doe sn't allow you to upload extensions that use experimental APIs. 4309 Enables experimental extension APIs. Note that the extension gallery doe sn't allow you to upload extensions that use experimental APIs.
4306 </message> 4310 </message>
4311 <message name="IDS_FLAGS_APPS_NEW_INSTALL_BUBBLE_NAME" desc="Name of the ' New Apps Install Bubble' lab">
4312 New Apps Install Bubble
4313 </message>
4314 <message name="IDS_FLAGS_APPS_NEW_INSTALL_BUBBLE_DESCRIPTION" desc="Descri ption of the 'New Apps Install Bubble' lab">
4315 When installing an app, always show a bubble pointing at the new tab pag e button on the tabstrip instead of opening a new tab page.
4316 </message>
4307 <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to p lay' lab."> 4317 <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to p lay' lab.">
4308 Click to play 4318 Click to play
4309 </message> 4319 </message>
4310 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab."> 4320 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab.">
4311 Enables a "click to play" option in the plug-in content settings. 4321 Enables a "click to play" option in the plug-in content settings.
4312 </message> 4322 </message>
4313 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab."> 4323 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab.">
4314 Disable hyperlink auditing 4324 Disable hyperlink auditing
4315 </message> 4325 </message>
4316 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab."> 4326 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab.">
(...skipping 9010 matching lines...) Expand 10 before | Expand all | Expand 10 after
13327 </includes> 13337 </includes>
13328 <structures fallback_to_english="true"> 13338 <structures fallback_to_english="true">
13329 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13339 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13330 </structure> 13340 </structure>
13331 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13341 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13332 </structure> 13342 </structure>
13333 </structures> 13343 </structures>
13334 13344
13335 </release> 13345 </release>
13336 </grit> 13346 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698