| 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 4214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4225 </message> | 4225 </message> |
| 4226 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec
tion."> | 4226 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec
tion."> |
| 4227 Status | 4227 Status |
| 4228 </message> | 4228 </message> |
| 4229 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device
policies status box."> | 4229 <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device
policies status box."> |
| 4230 Device Policies | 4230 Device Policies |
| 4231 </message> | 4231 </message> |
| 4232 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli
cies status box."> | 4232 <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user poli
cies status box."> |
| 4233 User policies | 4233 User policies |
| 4234 </message> | 4234 </message> |
| 4235 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol
lment domain in the status boxes."> | 4235 <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrol
lment domain in the device policies status box."> |
| 4236 Enrollment domain: | 4236 Enrollment domain: |
| 4237 </message> | 4237 </message> |
| 4238 <message name="IDS_POLICY_CLIENT_ID" desc="The label for the client ids in
the status boxes."> |
| 4239 Client Id: |
| 4240 </message> |
| 4241 <message name="IDS_POLICY_USERNAME" desc="The label for the username in th
e user policies status box."> |
| 4242 User: |
| 4243 </message> |
| 4238 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch
ed time in the status boxes."> | 4244 <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetch
ed time in the status boxes."> |
| 4239 Last fetched: | 4245 Last fetched: |
| 4240 </message> | 4246 </message> |
| 4241 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in
terval in the status boxes."> | 4247 <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch in
terval in the status boxes."> |
| 4242 Fetch interval: | 4248 Fetch interval: |
| 4243 </message> | 4249 </message> |
| 4244 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st
atus in the status boxes."> | 4250 <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server st
atus in the status boxes."> |
| 4245 Status: | 4251 Status: |
| 4246 </message> | 4252 </message> |
| 4247 <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."> | 4253 <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... |
| 4262 </message> | 4268 </message> |
| 4263 <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."> | 4269 <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."> |
| 4264 Policy Name | 4270 Policy Name |
| 4265 </message> | 4271 </message> |
| 4266 <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."> | 4272 <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."> |
| 4267 Policy Value | 4273 Policy Value |
| 4268 </message> | 4274 </message> |
| 4269 <message name="IDS_POLICY_ENTRY_STATUS" desc="The table header for the col
umn in policy table that contains the status of the policy."> | 4275 <message name="IDS_POLICY_ENTRY_STATUS" desc="The table header for the col
umn in policy table that contains the status of the policy."> |
| 4270 Status | 4276 Status |
| 4271 </message> | 4277 </message> |
| 4272 | 4278 <message name="IDS_POLICY_SHOW_MORE" desc="The text for the link that expa
nds a policy value or policy status table cell."> |
| 4279 [Show more] |
| 4280 </message> |
| 4281 <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."> |
| 4282 [Hide] |
| 4283 </message> |
| 4273 <!-- about:flags --> | 4284 <!-- about:flags --> |
| 4274 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> | 4285 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t
he about:flags page."> |
| 4275 Careful, these experiments may bite | 4286 Careful, these experiments may bite |
| 4276 </message> | 4287 </message> |
| 4277 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> | 4288 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl
e on the about:flags page."> |
| 4278 Experiments | 4289 Experiments |
| 4279 </message> | 4290 </message> |
| 4280 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> | 4291 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> |
| 4281 WARNING | 4292 WARNING |
| 4282 </message> | 4293 </message> |
| (...skipping 9482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13765 </messages> | 13776 </messages> |
| 13766 <structures fallback_to_english="true"> | 13777 <structures fallback_to_english="true"> |
| 13767 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13778 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 13768 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13779 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13769 </structure> | 13780 </structure> |
| 13770 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13781 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13771 </structure> | 13782 </structure> |
| 13772 </structures> | 13783 </structures> |
| 13773 </release> | 13784 </release> |
| 13774 </grit> | 13785 </grit> |
| OLD | NEW |