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

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

Issue 6879016: Add multiprofiles to about:flags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 4082 matching lines...) Expand 10 before | Expand all | Expand 10 after
4093 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of the conflicts check flag"> 4093 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of the conflicts check flag">
4094 Enables a background check that warns you when a software incompatibilit y is detected (ie. 3rd party modules that crash the browser). 4094 Enables a background check that warns you when a software incompatibilit y is detected (ie. 3rd party modules that crash the browser).
4095 </message> 4095 </message>
4096 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the ' GPU Accelerated Compositing' lab."> 4096 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the ' GPU Accelerated Compositing' lab.">
4097 GPU Accelerated Compositing 4097 GPU Accelerated Compositing
4098 </message> 4098 </message>
4099 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri ption of the 'GPU Accelerated Compositing' lab."> 4099 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri ption of the 'GPU Accelerated Compositing' lab.">
4100 Enables 3D CSS and higher performance compositing of web pages using Gra phics Processor Unit (GPU) hardware. 4100 Enables 3D CSS and higher performance compositing of web pages using Gra phics Processor Unit (GPU) hardware.
4101 </message> 4101 </message>
4102 <message name="IDS_FLAGS_COMPOSITED_LAYER_BORDERS" desc="Name of the 'Comp osited layer borders' lab."> 4102 <message name="IDS_FLAGS_COMPOSITED_LAYER_BORDERS" desc="Name of the 'Comp osited layer borders' lab.">
4103 Composited render layer borders. 4103 Composited render layer borders
4104 </message> 4104 </message>
4105 <message name="IDS_FLAGS_COMPOSITED_LAYER_BORDERS_DESCRIPTION" desc="Descr iption of the 'Composited layer borders' lab."> 4105 <message name="IDS_FLAGS_COMPOSITED_LAYER_BORDERS_DESCRIPTION" desc="Descr iption of the 'Composited layer borders' lab.">
4106 Renders a border around composited Render Layers to help debug and study layer compositing. 4106 Renders a border around composited Render Layers to help debug and study layer compositing.
4107 </message> 4107 </message>
4108 <message name="IDS_FLAGS_SHOW_FPS_COUNTER" desc="Name of the 'Show FPS cou nter' lab."> 4108 <message name="IDS_FLAGS_SHOW_FPS_COUNTER" desc="Name of the 'Show FPS cou nter' lab.">
4109 FPS counter. 4109 FPS counter
4110 </message> 4110 </message>
4111 <message name="IDS_FLAGS_SHOW_FPS_COUNTER_DESCRIPTION" desc="Description o f the 'Show FPS counter' lab."> 4111 <message name="IDS_FLAGS_SHOW_FPS_COUNTER_DESCRIPTION" desc="Description o f the 'Show FPS counter' lab.">
4112 Shows a page's actual frame rate, in frames per second, when hardware ac celeration is active. 4112 Shows a page's actual frame rate, in frames per second, when hardware ac celeration is active.
4113 </message> 4113 </message>
4114 <message name="IDS_FLAGS_COMPOSITE_TO_TEXTURE_NAME" desc="Name of the 'Off screen Compositing' lab."> 4114 <message name="IDS_FLAGS_COMPOSITE_TO_TEXTURE_NAME" desc="Name of the 'Off screen Compositing' lab.">
4115 Composite to Texture 4115 Composite to Texture
4116 </message> 4116 </message>
4117 <message name="IDS_FLAGS_COMPOSITE_TO_TEXTURE_DESCRIPTION" desc="Descripti on of the 'Offscreen Compositing' lab."> 4117 <message name="IDS_FLAGS_COMPOSITE_TO_TEXTURE_DESCRIPTION" desc="Descripti on of the 'Offscreen Compositing' lab.">
4118 Enables compositing to offscreen texture instead of directly to display. 4118 Enables compositing to offscreen texture instead of directly to display.
4119 </message> 4119 </message>
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
4218 </message> 4218 </message>
4219 <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_EAP_DESCRIPTION" desc="Descri ption of the 'Experimental Wi-Fi EAP methods' lab."> 4219 <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_EAP_DESCRIPTION" desc="Descri ption of the 'Experimental Wi-Fi EAP methods' lab.">
4220 Experimental support for additional Wi-Fi Extensible Authentication Prot ocol methods, such as EAP-TLS and LEAP. 4220 Experimental support for additional Wi-Fi Extensible Authentication Prot ocol methods, such as EAP-TLS and LEAP.
4221 </message> 4221 </message>
4222 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab le VPN support"> 4222 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab le VPN support">
4223 VPN support 4223 VPN support
4224 </message> 4224 </message>
4225 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the flag to enable VPN support"> 4225 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the flag to enable VPN support">
4226 Show Private networks in the Network menu to enable conencting to a VPN. 4226 Show Private networks in the Network menu to enable conencting to a VPN.
4227 </message> 4227 </message>
4228 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to enable multiprofile support">
4229 Multiple Profiles
4230 </message>
4231 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for the flag to enable multiprofile support">
4232 Associates every browser window with a profile, and adds a profile switc her in the upper right corner. Every profile has its own bookmarks, extensions, apps, etc.
4233 </message>
4228 4234
4229 <!-- Crashes --> 4235 <!-- Crashes -->
4230 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag e."> 4236 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag e.">
4231 Crashes 4237 Crashes
4232 </message> 4238 </message>
4233 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra sh count banner on chrome://crashes"> 4239 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra sh count banner on chrome://crashes">
4234 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>) 4240 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>)
4235 </message> 4241 </message>
4236 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent ry headings on chrome://crashes"> 4242 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent ry headings on chrome://crashes">
4237 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph> 4243 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph>
(...skipping 7874 matching lines...) Expand 10 before | Expand all | Expand 10 after
12112 </includes> 12118 </includes>
12113 <structures fallback_to_english="true"> 12119 <structures fallback_to_english="true">
12114 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12120 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12115 </structure> 12121 </structure>
12116 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12122 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12117 </structure> 12123 </structure>
12118 </structures> 12124 </structures>
12119 12125
12120 </release> 12126 </release>
12121 </grit> 12127 </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