| 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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
| 6 | 6 |
| 7 win32 - Windows | 7 win32 - Windows |
| 8 darwin - Mac | 8 darwin - Mac |
| 9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
| 10 | 10 |
| (...skipping 4040 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4051 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_NAME" desc="Name
of the 'Instant Autocomplete Immediately' lab."> | 4051 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_NAME" desc="Name
of the 'Instant Autocomplete Immediately' lab."> |
| 4052 Instant Autocomplete Immediately | 4052 Instant Autocomplete Immediately |
| 4053 </message> | 4053 </message> |
| 4054 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_DESCRIPTION" des
c="Description of the 'Instant Autocomplete Immediately' lab."> | 4054 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_DESCRIPTION" des
c="Description of the 'Instant Autocomplete Immediately' lab."> |
| 4055 Whether the search provider suggestion should be autocompleted immediate
ly when instant is enabled. | 4055 Whether the search provider suggestion should be autocompleted immediate
ly when instant is enabled. |
| 4056 </message> | 4056 </message> |
| 4057 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting
' lab."> | 4057 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting
' lab."> |
| 4058 Remoting | 4058 Remoting |
| 4059 </message> | 4059 </message> |
| 4060 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R
emoting' client lab."> | 4060 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R
emoting' client lab."> |
| 4061 Enable the UI plus backing code for the Remoting serivce process, and cl
ient plugin. Warning: This is currently for developer testing only. Unless you a
re on the dev team and whitelisted, nothing in the enabled UI will work. | 4061 Enable the Remoting client plugin. Warning: This is currently for develo
per testing only. Unless you are on the dev team and whitelisted, nothing in the
enabled UI will work. |
| 4062 </message> | 4062 </message> |
| 4063 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_NAME" desc="Name for '
Focus existing tab on open' lab"> | 4063 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_NAME" desc="Name for '
Focus existing tab on open' lab"> |
| 4064 Focus existing tab on open | 4064 Focus existing tab on open |
| 4065 </message> | 4065 </message> |
| 4066 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_DESCRIPTION" desc="Des
cription of the 'Focus existing tab on open' lab."> | 4066 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_DESCRIPTION" desc="Des
cription of the 'Focus existing tab on open' lab."> |
| 4067 Typing a URL of an existing tab into the omnibox results in refocusing t
he tab instead of loading in the current tab. | 4067 Typing a URL of an existing tab into the omnibox results in refocusing t
he tab instead of loading in the current tab. |
| 4068 </message> | 4068 </message> |
| 4069 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl
e Native Client' lab."> | 4069 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl
e Native Client' lab."> |
| 4070 Native Client | 4070 Native Client |
| 4071 </message> | 4071 </message> |
| (...skipping 4502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8574 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_TEXT" desc="The text displa
yed in the info-bar to tell users they can type their search queries directly in
the location bar."> | 8574 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_TEXT" desc="The text displa
yed in the info-bar to tell users they can type their search queries directly in
the location bar."> |
| 8575 Did you know you can search directly from the box above? | 8575 Did you know you can search directly from the box above? |
| 8576 </message> | 8576 </message> |
| 8577 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> | 8577 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> |
| 8578 Show Me | 8578 Show Me |
| 8579 </message> | 8579 </message> |
| 8580 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa
yed selected in the omnibox once the user clicked the 'Show Me' button on the om
nibox search hint infobar."> | 8580 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa
yed selected in the omnibox once the user clicked the 'Show Me' button on the om
nibox search hint infobar."> |
| 8581 Type your search query here | 8581 Type your search query here |
| 8582 </message> | 8582 </message> |
| 8583 | 8583 |
| 8584 <!-- Remoting strings --> | |
| 8585 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_REMOTING" desc="Title fo
r the remoting options section."> | |
| 8586 Remoting | |
| 8587 </message> | |
| 8588 <message name="IDS_OPTIONS_REMOTING_SETUP_BUTTON" desc="Title for the remo
ting setup button."> | |
| 8589 Set up this computer for remote access... | |
| 8590 </message> | |
| 8591 <message name="IDS_OPTIONS_REMOTING_STOP_BUTTON" desc="Title for the remot
ing stop button."> | |
| 8592 Disable remote access to this computer | |
| 8593 </message> | |
| 8594 <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remotin
g setup dialog."> | |
| 8595 Set up remote access | |
| 8596 </message> | |
| 8597 <message name="IDS_REMOTING_SETTING_UP_MESSAGE" desc="Message shown while
remoting host is being started"> | |
| 8598 Setting up remote access to this computer. | |
| 8599 </message> | |
| 8600 <message name="IDS_REMOTING_SUCCESS_TITLE" desc="Header of the page that i
s shown when remoting configuration is finished."> | |
| 8601 Success! | |
| 8602 </message> | |
| 8603 <message name="IDS_REMOTING_SUCCESS_MESSAGE" desc="Message shown during re
moting host setup after the host is successfully initialized."> | |
| 8604 Remoting was started successfully. Now you should be able to connect to
this computer remotely. | |
| 8605 </message> | |
| 8606 <message name="IDS_REMOTING_SERVICE_PROCESS_FAILED_MESSAGE" desc="Message
shown during remoting host setup if there was an error starting service process.
"> | |
| 8607 Unable to start service process. | |
| 8608 </message> | |
| 8609 <message name="IDS_REMOTING_REGISTRATION_FAILED_MESSAGE" desc="Message sho
wn during remoting host setup if there was an error registering the host."> | |
| 8610 Failed to register this computer for remote access. | |
| 8611 </message> | |
| 8612 <message name="IDS_REMOTING_REGISTRATION_ACCESS_DENIED" desc="Error messag
e during remoting host setup if access to the remoting directory was denied."> | |
| 8613 Access to the remoting host directory was denied. Please try with anothe
r account. | |
| 8614 </message> | |
| 8615 <message name="IDS_REMOTING_RETRY_BUTTON_TEXT" desc="Text for retry button
"> | |
| 8616 Retry | |
| 8617 </message> | |
| 8618 <message name="IDS_REMOTING_STATUS_DISABLED_TEXT" desc="Status string show
n when remoting is completely disabled."> | |
| 8619 Remote access to or from this computer is disabled. | |
| 8620 </message> | |
| 8621 <message name="IDS_REMOTING_STATUS_ENABLED_TEXT" desc="Status string shown
when a machine is enabled to be a remote access viewer (but not a host)."> | |
| 8622 Remote access to other computers is enabled. | |
| 8623 </message> | |
| 8624 <message name="IDS_REMOTING_STATUS_HOST_ENABLED_TEXT" desc="Status string
shown when a machine is enabled to be a remote access host, but has not yet been
configured."> | |
| 8625 Remote access to this computer is not set up. | |
| 8626 </message> | |
| 8627 <message name="IDS_REMOTING_STATUS_CONFIGURED_TEXT" desc="Status string sh
own when a machine has been configured as a host for remote access."> | |
| 8628 Remote access to this computer is set up for <ph name="USER_EMAIL_ADDRES
S">$1<ex>foo@gmail.com</ex></ph>. | |
| 8629 </message> | |
| 8630 | |
| 8631 <!-- Sync strings --> | 8584 <!-- Sync strings --> |
| 8632 | 8585 |
| 8633 <!-- Sync options dialog strings --> | 8586 <!-- Sync options dialog strings --> |
| 8634 <if expr="not pp_ifdef('use_titlecase')"> | 8587 <if expr="not pp_ifdef('use_titlecase')"> |
| 8635 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> | 8588 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> |
| 8636 Sync | 8589 Sync |
| 8637 </message> | 8590 </message> |
| 8638 </if> | 8591 </if> |
| 8639 <if expr="pp_ifdef('use_titlecase')"> | 8592 <if expr="pp_ifdef('use_titlecase')"> |
| 8640 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> | 8593 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> |
| (...skipping 3751 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12392 </includes> | 12345 </includes> |
| 12393 <structures fallback_to_english="true"> | 12346 <structures fallback_to_english="true"> |
| 12394 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12347 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12395 </structure> | 12348 </structure> |
| 12396 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12349 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12397 </structure> | 12350 </structure> |
| 12398 </structures> | 12351 </structures> |
| 12399 | 12352 |
| 12400 </release> | 12353 </release> |
| 12401 </grit> | 12354 </grit> |
| OLD | NEW |