OLD | NEW |
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 4142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4153 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p
lugins are installed"> | 4153 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p
lugins are installed"> |
4154 No plugins are installed | 4154 No plugins are installed |
4155 </message> | 4155 </message> |
4156 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl
ugins disabled body text."> | 4156 <message name="IDS_PLUGINS_DISABLED_HEADER" desc="Text right before the pl
ugins disabled body text."> |
4157 Plugin preferences have been disabled. | 4157 Plugin preferences have been disabled. |
4158 </message> | 4158 </message> |
4159 <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."> | 4159 <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."> |
4160 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! | 4160 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! |
4161 </message> | 4161 </message> |
4162 | 4162 |
| 4163 <!-- about:policy --> |
| 4164 <message name="IDS_POLICY_TITLE" desc="The title for the about:policies pa
ge."> |
| 4165 Policies |
| 4166 </message> |
| 4167 <message name="IDS_POLICY_FETCH" desc="The label for the button that fetch
es policies."> |
| 4168 Fetch policies now |
| 4169 </message> |
| 4170 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec
tion."> |
| 4171 Status |
| 4172 </message> |
| 4173 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device
policies status box."> |
| 4174 Device Policies |
| 4175 </message> |
| 4176 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli
cies status box."> |
| 4177 User policies |
| 4178 </message> |
| 4179 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol
lment domain in the status boxes."> |
| 4180 Enrollment domain: |
| 4181 </message> |
| 4182 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch
ed time in the status boxes."> |
| 4183 Last fetched: |
| 4184 </message> |
| 4185 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in
terval in the status boxes."> |
| 4186 Fetch interval: |
| 4187 </message> |
| 4188 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st
atus in the status boxes."> |
| 4189 Status: |
| 4190 </message> |
| 4191 <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."> |
| 4192 Also show policies not sent by the server |
| 4193 </message> |
| 4194 <message name="IDS_POLICY_FILTER" desc="The placeholder for the search box
."> |
| 4195 Filter policies by name |
| 4196 </message> |
| 4197 <message name="IDS_POLICY_NO_POLICIES_SET" desc="The text that appears if
no policies were received |
| 4198 by the client."> |
| 4199 No policies are currently active! |
| 4200 </message> |
| 4201 <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
."> |
| 4202 Applies To |
| 4203 </message> |
| 4204 <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."> |
| 4205 Level |
| 4206 </message> |
| 4207 <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."> |
| 4208 Policy Name |
| 4209 </message> |
| 4210 <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."> |
| 4211 Policy Value |
| 4212 </message> |
| 4213 <message name="IDS_POLICY_ENTRY_STATUS" desc="The table header for the col
umn in policy table that contains the status of the policy."> |
| 4214 Status |
| 4215 </message> |
| 4216 |
4163 <!-- about:flags --> | 4217 <!-- about:flags --> |
4164 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> | 4218 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> |
4165 Careful, these experiments may bite | 4219 Careful, these experiments may bite |
4166 </message> | 4220 </message> |
4167 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> | 4221 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> |
4168 Experiments | 4222 Experiments |
4169 </message> | 4223 </message> |
4170 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> | 4224 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> |
4171 WARNING | 4225 WARNING |
4172 </message> | 4226 </message> |
(...skipping 9350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13523 </messages> | 13577 </messages> |
13524 <structures fallback_to_english="true"> | 13578 <structures fallback_to_english="true"> |
13525 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13579 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13526 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13580 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13527 </structure> | 13581 </structure> |
13528 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13582 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13529 </structure> | 13583 </structure> |
13530 </structures> | 13584 </structures> |
13531 </release> | 13585 </release> |
13532 </grit> | 13586 </grit> |
OLD | NEW |