Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(615)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6214003: Show remoting host status on the advanced options page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/remoting/tools
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 8369 matching lines...) Expand 10 before | Expand all | Expand 10 after
8380 </message> 8380 </message>
8381 <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."> 8381 <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.">
8382 Type your search query here 8382 Type your search query here
8383 </message> 8383 </message>
8384 8384
8385 <!-- Remoting strings --> 8385 <!-- Remoting strings -->
8386 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_REMOTING" desc="Title fo r the remoting options section."> 8386 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_REMOTING" desc="Title fo r the remoting options section.">
8387 Remoting 8387 Remoting
8388 </message> 8388 </message>
8389 <message name="IDS_OPTIONS_REMOTING_SETUP_BUTTON" desc="Title for the remo ting setup button."> 8389 <message name="IDS_OPTIONS_REMOTING_SETUP_BUTTON" desc="Title for the remo ting setup button.">
8390 Allow remote connections to this computer... 8390 Set up remote access...
8391 </message>
8392 <message name="IDS_OPTIONS_REMOTING_STOP_BUTTON" desc="Title for the remot ing stop button.">
8393 Disable remote access
8391 </message> 8394 </message>
8392 <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remotin g setup dialog."> 8395 <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remotin g setup dialog.">
8393 Set up remoting 8396 Set up remoting
8394 </message> 8397 </message>
8395 <message name="IDS_REMOTING_SETTING_UP_MESSAGE" desc="Message shown while remoting host is being started"> 8398 <message name="IDS_REMOTING_SETTING_UP_MESSAGE" desc="Message shown while remoting host is being started">
8396 Setting up remote access to this computer. 8399 Setting up remote access to this computer.
8397 </message> 8400 </message>
8398 <message name="IDS_REMOTING_SUCCESS_TITLE" desc="Header of the page that i s shown when remoting configuration is finished."> 8401 <message name="IDS_REMOTING_SUCCESS_TITLE" desc="Header of the page that i s shown when remoting configuration is finished.">
8399 Success! 8402 Success!
8400 </message> 8403 </message>
8401 <message name="IDS_REMOTING_SUCCESS_MESSAGE" desc="Message shown during re moting host setup after the host is successfully initialized."> 8404 <message name="IDS_REMOTING_SUCCESS_MESSAGE" desc="Message shown during re moting host setup after the host is successfully initialized.">
8402 Remoting was started successfully. Now you should be able to connect to this computer remotely. 8405 Remoting was started successfully. Now you should be able to connect to this computer remotely.
8403 </message> 8406 </message>
8404 <message name="IDS_REMOTING_SERVICE_PROCESS_FAILED_MESSAGE" desc="Message shown during remoting host setup if there was an error starting service process. "> 8407 <message name="IDS_REMOTING_SERVICE_PROCESS_FAILED_MESSAGE" desc="Message shown during remoting host setup if there was an error starting service process. ">
8405 Unable to start service process. 8408 Unable to start service process.
8406 </message> 8409 </message>
8407 <message name="IDS_REMOTING_REGISTRATION_FAILED_MESSAGE" desc="Message sho wn during remoting host setup if there was an error registering the host."> 8410 <message name="IDS_REMOTING_REGISTRATION_FAILED_MESSAGE" desc="Message sho wn during remoting host setup if there was an error registering the host.">
8408 Failed to register this computer for remote access. 8411 Failed to register this computer for remote access.
8409 </message> 8412 </message>
8410 <message name="IDS_REMOTING_RETRY_BUTTON_TEXT" desc="Text for retry button "> 8413 <message name="IDS_REMOTING_RETRY_BUTTON_TEXT" desc="Text for retry button ">
8411 Retry 8414 Retry
8412 </message> 8415 </message>
8416 <message name="IDS_REMOTING_STATUS_DISABLED_TEXT" desc="Status string show n when remoting is disabled.">
8417 Remote access to this computer is disabled.
8418 </message>
8419 <message name="IDS_REMOTING_STATUS_ENABLED_TEXT" desc="Status string shown when remoting is enabled.">
8420 Remote access to this computer is enabled for <ph name="USER_EMAIL_ADDRE SS">$1<ex>foo@gmail.com</ex></ph>.
8421 </message>
8413 8422
8414 <!-- Sync strings --> 8423 <!-- Sync strings -->
8415 8424
8416 <!-- Sync options dialog strings --> 8425 <!-- Sync options dialog strings -->
8417 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 8426 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
8418 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g roup in the options dialog."> 8427 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g roup in the options dialog.">
8419 Sync: 8428 Sync:
8420 </message> 8429 </message>
8421 </if> 8430 </if>
8422 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 8431 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
(...skipping 3190 matching lines...) Expand 10 before | Expand all | Expand 10 after
11613 </includes> 11622 </includes>
11614 <structures fallback_to_english="true"> 11623 <structures fallback_to_english="true">
11615 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11624 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11616 </structure> 11625 </structure>
11617 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11626 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11618 </structure> 11627 </structure>
11619 </structures> 11628 </structures>
11620 11629
11621 </release> 11630 </release>
11622 </grit> 11631 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698