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

Side by Side Diff: remoting/resources/remoting_strings.grd

Issue 874683002: Fix host installation on i686 Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | remoting/webapp/crd/html/ui_it2me.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en"> 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en">
4 <outputs> 4 <outputs>
5 <output filename="remoting/base/string_resources.h" type="rc_header"> 5 <output filename="remoting/base/string_resources.h" type="rc_header">
6 <emit emit_type="prepend"/> 6 <emit emit_type="prepend"/>
7 </output> 7 </output>
8 8
9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 </message> 736 </message>
737 <message desc="Message shown we fail to update PIN for the local computer. " name="IDS_HOST_SETUP_UPDATE_PIN_FAILED"> 737 <message desc="Message shown we fail to update PIN for the local computer. " name="IDS_HOST_SETUP_UPDATE_PIN_FAILED">
738 Failed to update the PIN. Please try again later. 738 Failed to update the PIN. Please try again later.
739 </message> 739 </message>
740 <message desc="Clicking this button starts the desktop sharing process." n ame="IDS_HOME_SHARE_BUTTON"> 740 <message desc="Clicking this button starts the desktop sharing process." n ame="IDS_HOME_SHARE_BUTTON">
741 Share 741 Share
742 </message> 742 </message>
743 <message desc="Description of the 'share' or 'host' functionality, display ed next to a button that instigates a share operation." name="IDS_HOME_SHARE_DES CRIPTION"> 743 <message desc="Description of the 'share' or 'host' functionality, display ed next to a button that instigates a share operation." name="IDS_HOME_SHARE_DES CRIPTION">
744 Share this computer for another user to see and control. 744 Share this computer for another user to see and control.
745 </message> 745 </message>
746 <message desc="Text displayed below the description of the 'share' or 'hos t' functionality on ChromeOS devices, where it is not yet supported." name="IDS_ HOME_SHARE_DESCRIPTION_CHROME_OS"> 746 <message desc="Text displayed below the description of the 'share' or 'hos t' functionality on an unsupported platform." name="IDS_HOME_SHARE_DESCRIPTION_U NSUPPORTED">
747 (this feature is not yet available for Chromebooks… stay tuned) 747 (this feature is not yet available for your computer)
748 </message> 748 </message>
749 <message desc="In the connection history dialog, clicking this button show s only recent connections to this computer." name="IDS_INCOMING_CONNECTIONS"> 749 <message desc="In the connection history dialog, clicking this button show s only recent connections to this computer." name="IDS_INCOMING_CONNECTIONS">
750 To this computer 750 To this computer
751 </message> 751 </message>
752 <message desc="Instructions shown above the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_ABOVE"> 752 <message desc="Instructions shown above the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_ABOVE">
753 To begin sharing your desktop, give the access code below to the person who will be assisting you. 753 To begin sharing your desktop, give the access code below to the person who will be assisting you.
754 </message> 754 </message>
755 <message desc="Instructions shown below the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_BELOW"> 755 <message desc="Instructions shown below the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_BELOW">
756 Once they enter the code your sharing session will begin. 756 Once they enter the code your sharing session will begin.
757 </message> 757 </message>
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
976 </message> 976 </message>
977 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > 977 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
978 Share 978 Share
979 </message> 979 </message>
980 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 980 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
981 Cancel 981 Cancel
982 </message> 982 </message>
983 </messages> 983 </messages>
984 </release> 984 </release>
985 </grit> 985 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/crd/html/ui_it2me.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698