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

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

Issue 7585036: First CL for the about:policy page. This only implements the policy section of the page. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: 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
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 4119 matching lines...) Expand 10 before | Expand all | Expand 10 after
4130 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed"> 4130 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed">
4131 No plugins are installed 4131 No plugins are installed
4132 </message> 4132 </message>
4133 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl ugins disabled body text."> 4133 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl ugins disabled body text.">
4134 Plugin preferences have been disabled. 4134 Plugin preferences have been disabled.
4135 </message> 4135 </message>
4136 <message name="IDS_PLUGINS_DISABLED_TEXT" desc="Text at the top of the abo ut:plugins page on profiles launched after the first profile, warning that they may not control plugins during this browser session."> 4136 <message name="IDS_PLUGINS_DISABLED_TEXT" desc="Text at the top of the abo ut:plugins page on profiles launched after the first profile, warning that they may not control plugins during this browser session.">
4137 There are multiple simultaneous users of Chrome on this computer. Only t he first user to launch Chrome can modify these preferences. Sorry about that! 4137 There are multiple simultaneous users of Chrome on this computer. Only t he first user to launch Chrome can modify these preferences. Sorry about that!
4138 </message> 4138 </message>
4139 4139
4140 <!-- about:policy -->
4141 <message name="IDS_POLICY_TITLE" desc="Title for the about:policies page">
Mattias Nissler (ping if slow) 2011/08/09 13:20:40 Most of the other desc="" attributes in the file h
simo 2011/08/10 14:28:19 Done.
4142 Policies
4143 </message>
4144 <message name="IDS_POLICY_DESCRIPTION" desc="Description for the about:pol icies page">
4145 BLAH BLAH BLAH BLAH BLAH
Mattias Nissler (ping if slow) 2011/08/09 13:20:40 Replace with something informative. The strings wi
simo 2011/08/10 14:28:19 Done.
4146 </message>
4147 <message name="IDS_POLICY_FETCH" desc="The label for the button that fetch es policies">
4148 Fetch policies now
4149 </message>
4150 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec tion">
4151 Status
4152 </message>
4153 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device policies status box">
4154 Device Policies
4155 </message>
4156 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli cies status box">
4157 User policies
4158 </message>
4159 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol lment domain in the status boxes">
4160 Enrollment domain
4161 </message>
4162 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch ed time in the status boxes">
4163 Last fetched
4164 </message>
4165 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in terval in the status boxes">
4166 Fetch interval
4167 </message>
4168 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st atus in the status boxes">
4169 Status
4170 </message>
4171 <message name="IDS_POLICY_SHOW_UNSENT" desc="The label for the checkbox th at enables/disabled the display of policies not sent by the server">
4172 Also show policies not sent by the server
4173 </message>
4174 <message name="IDS_POLICY_FILTER" desc="The placeholder for the search box ">
4175 Filter policies by name
4176 </message>
4177 <message name="IDS_POLICY_APPLIES_TO" desc="Table header for first column in policy table">
Mattias Nissler (ping if slow) 2011/08/09 13:20:40 I wouldn't put the column index into the descripti
simo 2011/08/10 14:28:19 Done.
4178 Applies To
4179 </message>
4180 <message name="IDS_POLICY_LEVEL" desc="Table header for second column in p olicy table">
4181 Level
4182 </message>
4183 <message name="IDS_POLICY_ENTRY_NAME" desc="Table header for third column in policy table">
4184 Policy Name
4185 </message>
4186 <message name="IDS_POLICY_ENTRY_VALUE" desc="Table header for fourth colum n in policy table">
4187 Policy Value
4188 </message>
4189 <message name="IDS_POLICY_ENTRY_STATUS" desc="Table header for fifth colum n in policy table">
4190 Status
4191 </message>
4192
4140 <!-- about:flags --> 4193 <!-- about:flags -->
4141 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page."> 4194 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page.">
4142 Careful, these experiments may bite 4195 Careful, these experiments may bite
4143 </message> 4196 </message>
4144 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page."> 4197 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page.">
4145 Experiments 4198 Experiments
4146 </message> 4199 </message>
4147 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text."> 4200 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text.">
4148 WARNING 4201 WARNING
4149 </message> 4202 </message>
(...skipping 9178 matching lines...) Expand 10 before | Expand all | Expand 10 after
13328 </includes> 13381 </includes>
13329 <structures fallback_to_english="true"> 13382 <structures fallback_to_english="true">
13330 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13383 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13331 </structure> 13384 </structure>
13332 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13385 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13333 </structure> 13386 </structure>
13334 </structures> 13387 </structures>
13335 13388
13336 </release> 13389 </release>
13337 </grit> 13390 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/policy/configuration_policy_reader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698