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

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

Issue 2453193004: CRD Webapp changes to support Confirmation Dialog It2Me state (Closed)
Patch Set: Merging with upstream CL and updating the connection string enum to match Created 4 years, 1 month 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/base/js/ui_mode.js » ('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="." latest_public_release="0" current_release="1" 3 <grit base_dir="." latest_public_release="0" current_release="1"
4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en">
5 <outputs> 5 <outputs>
6 <output filename="remoting/base/string_resources.h" type="rc_header"> 6 <output filename="remoting/base/string_resources.h" type="rc_header">
7 <emit emit_type="prepend"/> 7 <emit emit_type="prepend"/>
8 </output> 8 </output>
9 9
10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
(...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after
863 <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"> 863 <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">
864 (this feature is not yet available for your computer) 864 (this feature is not yet available for your computer)
865 </message> 865 </message>
866 <message desc="In the connection history dialog, clicking this button show s only recent connections to this computer." name="IDS_INCOMING_CONNECTIONS"> 866 <message desc="In the connection history dialog, clicking this button show s only recent connections to this computer." name="IDS_INCOMING_CONNECTIONS">
867 To this computer 867 To this computer
868 </message> 868 </message>
869 <message desc="Instructions shown above the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_ABOVE"> 869 <message desc="Instructions shown above the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_ABOVE">
870 To begin sharing your desktop, give the access code below to the person who will be assisting you. 870 To begin sharing your desktop, give the access code below to the person who will be assisting you.
871 </message> 871 </message>
872 <message desc="Instructions shown below the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_BELOW"> 872 <message desc="Instructions shown below the access code when it is ready t o be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_BELOW">
873 Once they enter the code your sharing session will begin. 873 Once they enter the code, you will be prompted to accept the connection and begin the sharing session.
874 </message>
875 <message desc="Instructions shown when the local user must accept or rejec t the incoming connection request." name="IDS_INSTRUCTIONS_SHARE_PROMPT">
876 Please select '<ph name="SHARE">$1<ex>Share</ex></ph>' on the connection dialog box to complete the process.
874 </message> 877 </message>
875 <message desc="An error message displayed if the user enters an invalid PI N while setting up a host." name="IDS_INVALID_PIN"> 878 <message desc="An error message displayed if the user enters an invalid PI N while setting up a host." name="IDS_INVALID_PIN">
876 Please enter a PIN consisting of six or more digits. 879 Please enter a PIN consisting of six or more digits.
877 </message> 880 </message>
878 <message desc="Description of the 'IT2Me' remote support functionality, di splayed until the user clicks a 'get started' button, at which point it is repla ced by the actual UI for that functionality." name="IDS_IT2ME_FIRST_RUN"> 881 <message desc="Description of the 'IT2Me' remote support functionality, di splayed until the user clicks a 'get started' button, at which point it is repla ced by the actual UI for that functionality." name="IDS_IT2ME_FIRST_RUN">
879 User-to-user screen sharing, perfect for remote technical support. 882 User-to-user screen sharing, perfect for remote technical support.
880 </message> 883 </message>
881 <message desc="String displayed in front of the host when a connection is active informing the client user who they are connected to." name="IDS_LABEL_CON NECTED"> 884 <message desc="String displayed in front of the host when a connection is active informing the client user who they are connected to." name="IDS_LABEL_CON NECTED">
882 Connected: 885 Connected:
883 </message> 886 </message>
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
1183 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC"> 1186 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC">
1184 For Mac (OS X Mavericks 10.9 and above) 1187 For Mac (OS X Mavericks 10.9 and above)
1185 </message> 1188 </message>
1186 <message desc="Text for the button the user clicks to indicate that they a gree to the terms of service and want to proceed with downloading the installer. " name="IDS_ACCEPT_AND_INSTALL"> 1189 <message desc="Text for the button the user clicks to indicate that they a gree to the terms of service and want to proceed with downloading the installer. " name="IDS_ACCEPT_AND_INSTALL">
1187 Accept and Install 1190 Accept and Install
1188 </message> 1191 </message>
1189 1192
1190 </messages> 1193 </messages>
1191 </release> 1194 </release>
1192 </grit> 1195 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/base/js/ui_mode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698