| 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 4158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4169 </message> | 4169 </message> |
| 4170 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec
tion."> | 4170 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec
tion."> |
| 4171 Status | 4171 Status |
| 4172 </message> | 4172 </message> |
| 4173 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device
policies status box."> | 4173 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device
policies status box."> |
| 4174 Device Policies | 4174 Device Policies |
| 4175 </message> | 4175 </message> |
| 4176 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli
cies status box."> | 4176 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli
cies status box."> |
| 4177 User policies | 4177 User policies |
| 4178 </message> | 4178 </message> |
| 4179 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol
lment domain in the status boxes."> | 4179 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol
lment domain in the device policies status box."> |
| 4180 Enrollment domain: | 4180 Enrollment domain: |
| 4181 </message> | 4181 </message> |
| 4182 <message name="IDS_POLICY_CLIENT_ID" desc="The label for the client ids in
the status boxes."> |
| 4183 Client Id: |
| 4184 </message> |
| 4185 <message name="IDS_POLICY_USERNAME" desc="The label for the username in th
e user policies status box."> |
| 4186 User: |
| 4187 </message> |
| 4182 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch
ed time in the status boxes."> | 4188 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch
ed time in the status boxes."> |
| 4183 Last fetched: | 4189 Last fetched: |
| 4184 </message> | 4190 </message> |
| 4185 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in
terval in the status boxes."> | 4191 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in
terval in the status boxes."> |
| 4186 Fetch interval: | 4192 Fetch interval: |
| 4187 </message> | 4193 </message> |
| 4188 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st
atus in the status boxes."> | 4194 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st
atus in the status boxes."> |
| 4189 Status: | 4195 Status: |
| 4190 </message> | 4196 </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."> | 4197 <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."> |
| (...skipping 14 matching lines...) Expand all Loading... |
| 4206 </message> | 4212 </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."> | 4213 <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 | 4214 Policy Name |
| 4209 </message> | 4215 </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."> | 4216 <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 | 4217 Policy Value |
| 4212 </message> | 4218 </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."> | 4219 <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 | 4220 Status |
| 4215 </message> | 4221 </message> |
| 4216 | 4222 <message name="IDS_POLICY_SHOW_MORE" desc="The text for the link that expa
nds a policy value or policy status table cell."> |
| 4223 [Show more] |
| 4224 </message> |
| 4225 <message name="IDS_POLICY_HIDE" desc="The text for the link that hides ove
rflowing text in a policy value or policy status table cell."> |
| 4226 [Hide] |
| 4227 </message> |
| 4217 <!-- about:flags --> | 4228 <!-- about:flags --> |
| 4218 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> | 4229 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> |
| 4219 Careful, these experiments may bite | 4230 Careful, these experiments may bite |
| 4220 </message> | 4231 </message> |
| 4221 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> | 4232 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> |
| 4222 Experiments | 4233 Experiments |
| 4223 </message> | 4234 </message> |
| 4224 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> | 4235 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> |
| 4225 WARNING | 4236 WARNING |
| 4226 </message> | 4237 </message> |
| (...skipping 9362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13589 </messages> | 13600 </messages> |
| 13590 <structures fallback_to_english="true"> | 13601 <structures fallback_to_english="true"> |
| 13591 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13602 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 13592 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13603 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13593 </structure> | 13604 </structure> |
| 13594 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13605 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13595 </structure> | 13606 </structure> |
| 13596 </structures> | 13607 </structures> |
| 13597 </release> | 13608 </release> |
| 13598 </grit> | 13609 </grit> |
| OLD | NEW |