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

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

Issue 3698003: Lab strings for accelerated compositor, canvas 2d, and WebGL added. Canvas Lab exposed. (Closed)
Patch Set: Restricted to Linux and Win only (good catch). Created 10 years, 2 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/labs.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 3993 matching lines...) Expand 10 before | Expand all | Expand 10 after
4004 </message> 4004 </message>
4005 <message name="IDS_LABS_BACKGROUND_WEBAPPS_DESCRIPTION" desc="Description of the 'Background WebApps' lab."> 4005 <message name="IDS_LABS_BACKGROUND_WEBAPPS_DESCRIPTION" desc="Description of the 'Background WebApps' lab.">
4006 Allows installed web apps to run in the background at system startup and continue running after all windows are closed. 4006 Allows installed web apps to run in the background at system startup and continue running after all windows are closed.
4007 </message> 4007 </message>
4008 <message name="IDS_LABS_CLOUD_PRINT_PROXY_NAME" desc="Title of the Cloud P rint Proxy lab"> 4008 <message name="IDS_LABS_CLOUD_PRINT_PROXY_NAME" desc="Title of the Cloud P rint Proxy lab">
4009 Cloud Print Proxy 4009 Cloud Print Proxy
4010 </message> 4010 </message>
4011 <message name="IDS_LABS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description o f the Cloud Print Proxy lab"> 4011 <message name="IDS_LABS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description o f the Cloud Print Proxy lab">
4012 Enables a background service that connects the <ph name="CLOUD_PRINT_NAM E">Google Cloud Print</ph> service to any printers installed on this computer. O nce this lab is enabled, you can turn <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph> on by logging in with your Google account in the Options/Preferences i n the Under the Hood section. 4012 Enables a background service that connects the <ph name="CLOUD_PRINT_NAM E">Google Cloud Print</ph> service to any printers installed on this computer. O nce this lab is enabled, you can turn <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph> on by logging in with your Google account in the Options/Preferences i n the Under the Hood section.
4013 </message> 4013 </message>
4014 <message name="IDS_LABS_ACCELERATED_COMPOSITING_NAME" desc="Name of the 'G PU Accelerated Compositing' lab.">
4015 GPU Accelerated Compositing
4016 </message>
4017 <message name="IDS_LABS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descrip tion of the 'GPU Accelerated Compositing' lab.">
4018 Enables 3D CSS and higher performance compositing of web pages using Gra phics Processor Unit (GPU) hardware.
4019 </message>
4020 <message name="IDS_LABS_ACCELERATED_CANVAS_2D_NAME" desc="Name of the 'GPU Accelerated Canvas 2D' lab.">
4021 GPU Accelerated Canvas 2D
4022 </message>
4023 <message name="IDS_LABS_ACCELERATED_CANVAS_2D_DESCRIPTION" desc="Descripti on of the 'GPU Accelerated Canvas 2D' lab.">
4024 Enables higher performance of canvas tags with a 2D context by rendering using Graphics Processor Unit (GPU) hardware.
4025 </message>
4026 <message name="IDS_LABS_WEBGL_NAME" desc="Name of the 'WebGL' lab.">
4027 WebGL
4028 </message>
4029 <message name="IDS_LABS_WEBGL_DESCRIPTION" desc="Description of the 'WebGL ' lab.">
4030 Enables canvas elements to use 3D graphics via the WebGL API.
4031 </message>
4014 4032
4015 <!-- Instant --> 4033 <!-- Instant -->
4016 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant"> 4034 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant">
4017 Enable Instant for faster searching? 4035 Enable Instant for faster searching?
4018 </message> 4036 </message>
4019 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4037 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4020 Enable... 4038 Enable...
4021 </message> 4039 </message>
4022 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant"> 4040 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant">
4023 No thanks 4041 No thanks
(...skipping 6190 matching lines...) Expand 10 before | Expand all | Expand 10 after
10214 10232
10215 </messages> 10233 </messages>
10216 10234
10217 <structures fallback_to_english="true"> 10235 <structures fallback_to_english="true">
10218 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10236 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10219 </structure> 10237 </structure>
10220 </structures> 10238 </structures>
10221 10239
10222 </release> 10240 </release>
10223 </grit> 10241 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/labs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698