| 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 4480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8552 <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."> | 8552 <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."> |
| 8553 Did you know you can search directly from the box above? | 8553 Did you know you can search directly from the box above? |
| 8554 </message> | 8554 </message> |
| 8555 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> | 8555 <message name="IDS_OMNIBOX_SEARCH_HINT_INFOBAR_BUTTON_LABEL" desc="The lab
el of the 'Show Me' button on the omnibox search hint infobar."> |
| 8556 Show Me | 8556 Show Me |
| 8557 </message> | 8557 </message> |
| 8558 <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."> | 8558 <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."> |
| 8559 Type your search query here | 8559 Type your search query here |
| 8560 </message> | 8560 </message> |
| 8561 | 8561 |
| 8562 <!-- Remoting strings --> | |
| 8563 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_REMOTING" desc="Title fo
r the remoting options section."> | |
| 8564 Remoting | |
| 8565 </message> | |
| 8566 <message name="IDS_OPTIONS_REMOTING_SETUP_BUTTON" desc="Title for the remo
ting setup button."> | |
| 8567 Set up this computer for remote access... | |
| 8568 </message> | |
| 8569 <message name="IDS_OPTIONS_REMOTING_STOP_BUTTON" desc="Title for the remot
ing stop button."> | |
| 8570 Disable remote access to this computer | |
| 8571 </message> | |
| 8572 <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remotin
g setup dialog."> | |
| 8573 Set up remote access | |
| 8574 </message> | |
| 8575 <message name="IDS_REMOTING_SETTING_UP_MESSAGE" desc="Message shown while
remoting host is being started"> | |
| 8576 Setting up remote access to this computer. | |
| 8577 </message> | |
| 8578 <message name="IDS_REMOTING_SUCCESS_TITLE" desc="Header of the page that i
s shown when remoting configuration is finished."> | |
| 8579 Success! | |
| 8580 </message> | |
| 8581 <message name="IDS_REMOTING_SUCCESS_MESSAGE" desc="Message shown during re
moting host setup after the host is successfully initialized."> | |
| 8582 Remoting was started successfully. Now you should be able to connect to
this computer remotely. | |
| 8583 </message> | |
| 8584 <message name="IDS_REMOTING_SERVICE_PROCESS_FAILED_MESSAGE" desc="Message
shown during remoting host setup if there was an error starting service process.
"> | |
| 8585 Unable to start service process. | |
| 8586 </message> | |
| 8587 <message name="IDS_REMOTING_REGISTRATION_FAILED_MESSAGE" desc="Message sho
wn during remoting host setup if there was an error registering the host."> | |
| 8588 Failed to register this computer for remote access. | |
| 8589 </message> | |
| 8590 <message name="IDS_REMOTING_REGISTRATION_ACCESS_DENIED" desc="Error messag
e during remoting host setup if access to the remoting directory was denied."> | |
| 8591 Access to the remoting host directory was denied. Please try with anothe
r account. | |
| 8592 </message> | |
| 8593 <message name="IDS_REMOTING_RETRY_BUTTON_TEXT" desc="Text for retry button
"> | |
| 8594 Retry | |
| 8595 </message> | |
| 8596 <message name="IDS_REMOTING_STATUS_DISABLED_TEXT" desc="Status string show
n when remoting is completely disabled."> | |
| 8597 Remote access to or from this computer is disabled. | |
| 8598 </message> | |
| 8599 <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)."> | |
| 8600 Remote access to other computers is enabled. | |
| 8601 </message> | |
| 8602 <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."> | |
| 8603 Remote access to this computer is not set up. | |
| 8604 </message> | |
| 8605 <message name="IDS_REMOTING_STATUS_CONFIGURED_TEXT" desc="Status string sh
own when a machine has been configured as a host for remote access."> | |
| 8606 Remote access to this computer is set up for <ph name="USER_EMAIL_ADDRES
S">$1<ex>foo@gmail.com</ex></ph>. | |
| 8607 </message> | |
| 8608 | |
| 8609 <!-- Sync strings --> | 8562 <!-- Sync strings --> |
| 8610 | 8563 |
| 8611 <!-- Sync options dialog strings --> | 8564 <!-- Sync options dialog strings --> |
| 8612 <if expr="not pp_ifdef('use_titlecase')"> | 8565 <if expr="not pp_ifdef('use_titlecase')"> |
| 8613 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> | 8566 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> |
| 8614 Sync | 8567 Sync |
| 8615 </message> | 8568 </message> |
| 8616 </if> | 8569 </if> |
| 8617 <if expr="pp_ifdef('use_titlecase')"> | 8570 <if expr="pp_ifdef('use_titlecase')"> |
| 8618 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> | 8571 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> |
| (...skipping 3761 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12380 </includes> | 12333 </includes> |
| 12381 <structures fallback_to_english="true"> | 12334 <structures fallback_to_english="true"> |
| 12382 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12335 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12383 </structure> | 12336 </structure> |
| 12384 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12337 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12385 </structure> | 12338 </structure> |
| 12386 </structures> | 12339 </structures> |
| 12387 | 12340 |
| 12388 </release> | 12341 </release> |
| 12389 </grit> | 12342 </grit> |
| OLD | NEW |