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

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: Fixed a change in policy.html 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 4129 matching lines...) Expand 10 before | Expand all | Expand 10 after
4140 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed"> 4140 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed">
4141 No plugins are installed 4141 No plugins are installed
4142 </message> 4142 </message>
4143 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl ugins disabled body text."> 4143 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl ugins disabled body text.">
4144 Plugin preferences have been disabled. 4144 Plugin preferences have been disabled.
4145 </message> 4145 </message>
4146 <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."> 4146 <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.">
4147 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! 4147 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!
4148 </message> 4148 </message>
4149 4149
4150 <!-- about:policy -->
4151 <message name="IDS_POLICY_TITLE" desc="The title for the about:policies pa ge.">
4152 Policies
4153 </message>
4154 <message name="IDS_POLICY_DESCRIPTION" desc="The description for the about :policies pages.">
4155 This page lists the policies that are currently enabled on this client a nd their values for better client-side administration of policies. Optionally, a ll policies supported by this client can also be displayed.
4156 </message>
4157 <message name="IDS_POLICY_FETCH" desc="The label for the button that fetch es policies.">
4158 Fetch policies now
4159 </message>
4160 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec tion.">
4161 Status
4162 </message>
4163 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device policies status box.">
4164 Device Policies
4165 </message>
4166 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli cies status box.">
4167 User policies
4168 </message>
4169 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol lment domain in the status boxes.">
4170 Enrollment domain:
4171 </message>
4172 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch ed time in the status boxes.">
4173 Last fetched:
4174 </message>
4175 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in terval in the status boxes.">
4176 Fetch interval:
4177 </message>
4178 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st atus in the status boxes.">
4179 Status:
4180 </message>
4181 <message name="IDS_POLICY_SHOW_UNSENT" desc="The label for the checkbox th at enables/disables the display of policies not sent by the server.">
4182 Also show policies not sent by the server
4183 </message>
4184 <message name="IDS_POLICY_FILTER" desc="The placeholder for the search box .">
4185 Filter policies by name
4186 </message>
4187 <message name="IDS_POLICY_NO_POLICIES_SET" desc="The text that appears if no policies were received
4188 by the client.">
4189 No policies are currently active!
4190 </message>
4191 <message name="IDS_POLICY_APPLIES_TO" desc="The table header for the colum n in the policy table that details whether a policy is a user or a device policy .">
4192 Applies To
4193 </message>
4194 <message name="IDS_POLICY_LEVEL" desc="The table header for the column in the policy table that details whether a policy is mandatory or recommended.">
4195 Level
4196 </message>
4197 <message name="IDS_POLICY_ENTRY_NAME" desc="The table header for the colum n in the policy table that contains the name of the policy.">
4198 Policy Name
4199 </message>
4200 <message name="IDS_POLICY_ENTRY_VALUE" desc="The table header for the colu mn in the policy table that contains the value of the policy.">
4201 Policy Value
4202 </message>
4203 <message name="IDS_POLICY_ENTRY_STATUS" desc="The table header for the col umn in policy table that contains the status of the policy.">
4204 Status
4205 </message>
4206
4150 <!-- about:flags --> 4207 <!-- about:flags -->
4151 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page."> 4208 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page.">
4152 Careful, these experiments may bite 4209 Careful, these experiments may bite
4153 </message> 4210 </message>
4154 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page."> 4211 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page.">
4155 Experiments 4212 Experiments
4156 </message> 4213 </message>
4157 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text."> 4214 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text.">
4158 WARNING 4215 WARNING
4159 </message> 4216 </message>
(...skipping 9228 matching lines...) Expand 10 before | Expand all | Expand 10 after
13388 </includes> 13445 </includes>
13389 <structures fallback_to_english="true"> 13446 <structures fallback_to_english="true">
13390 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13447 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13391 </structure> 13448 </structure>
13392 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13449 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13393 </structure> 13450 </structure>
13394 </structures> 13451 </structures>
13395 13452
13396 </release> 13453 </release>
13397 </grit> 13454 </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