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

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

Issue 1968283002: Implementing Host List Context Menu and Delete Feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: UI Only & Reviewer's Feedback Created 4 years, 7 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
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 690 matching lines...) Expand 10 before | Expand all | Expand 10 after
701 </message> 701 </message>
702 <message desc="Label for the connect button. Clicking this button will sta rt the Chrome Remote Desktop session if the access code is correct." name="IDS_C ONNECT_BUTTON" formatter_data="android_java"> 702 <message desc="Label for the connect button. Clicking this button will sta rt the Chrome Remote Desktop session if the access code is correct." name="IDS_C ONNECT_BUTTON" formatter_data="android_java">
703 Connect 703 Connect
704 </message> 704 </message>
705 <message desc="Label for the connect button for hosts running an out-of-da te version of the Me2Me host software. The user clicks this button to acknowledg e the message but continue with the connection anyway." name="IDS_CONNECT_ANYWAY "> 705 <message desc="Label for the connect button for hosts running an out-of-da te version of the Me2Me host software. The user clicks this button to acknowledg e the message but continue with the connection anyway." name="IDS_CONNECT_ANYWAY ">
706 Connect anyway 706 Connect anyway
707 </message> 707 </message>
708 <message desc="Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list." name="IDS_CONFIRM_HOST_DELETE"> 708 <message desc="Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list." name="IDS_CONFIRM_HOST_DELETE">
709 Are you sure you want to disable remote connections to <ph name="HOSTNAM E">$1<ex>My Linux desktop</ex></ph>? If you change your mind, you'll need to vis it that computer to re-enable connections. 709 Are you sure you want to disable remote connections to <ph name="HOSTNAM E">$1<ex>My Linux desktop</ex></ph>? If you change your mind, you'll need to vis it that computer to re-enable connections.
710 </message> 710 </message>
711 <message desc="Confirmation prompt shown when a user attempts remove or de activate a machine from the list of their remotely-accessible machines." name="I DS_CONFIRM_HOST_DELETE_ANDROID" formatter_data="android_java">
712 Are you sure you want to disable remote connections to <ph name="HOSTNAM E">%1$s<ex>My Linux desktop</ex></ph>?
713 </message>
711 <message desc="Column header in the connection history table showing the e mail address of the client end of the connection (the initiator) which may be th is or another computer." name="IDS_CONNECTION_FROM_HEADER"> 714 <message desc="Column header in the connection history table showing the e mail address of the client end of the connection (the initiator) which may be th is or another computer." name="IDS_CONNECTION_FROM_HEADER">
712 From 715 From
713 </message> 716 </message>
714 <message desc="Title for the connection history dialog. This dialog shows recent connections made to and from this computer" name="IDS_CONNECTION_HISTORY_ TITLE"> 717 <message desc="Title for the connection history dialog. This dialog shows recent connections made to and from this computer" name="IDS_CONNECTION_HISTORY_ TITLE">
715 Connection History 718 Connection History
716 </message> 719 </message>
717 <message desc="Column header in the connection history table showing the e mail address of the host end of the connection (the connectee) which may be this or another computer." name="IDS_CONNECTION_TO_HEADER"> 720 <message desc="Column header in the connection history table showing the e mail address of the host end of the connection (the connectee) which may be this or another computer." name="IDS_CONNECTION_TO_HEADER">
718 To 721 To
719 </message> 722 </message>
720 <message desc="Label for the continue button on the pre-authorization page . Clicking this button takes the user to the standard Google Accounts authorizat ion page." name="IDS_CONTINUE_BUTTON"> 723 <message desc="Label for the continue button on the pre-authorization page . Clicking this button takes the user to the standard Google Accounts authorizat ion page." name="IDS_CONTINUE_BUTTON">
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
1106 </message> 1109 </message>
1107 <message name="IDS_HOST_STARTED" desc="The message reported to the EventLo g by Chromoting Host every time it is started."> 1110 <message name="IDS_HOST_STARTED" desc="The message reported to the EventLo g by Chromoting Host every time it is started.">
1108 Host started for user: <ph name="HOST_USERNAME">%1<ex>host@email.com</ex ></ph>. 1111 Host started for user: <ph name="HOST_USERNAME">%1<ex>host@email.com</ex ></ph>.
1109 </message> 1112 </message>
1110 <message name="IDS_HOST_STOPPED" desc="The message reported to the EventLo g by Chromoting Host every time it is stopped."> 1113 <message name="IDS_HOST_STOPPED" desc="The message reported to the EventLo g by Chromoting Host every time it is stopped.">
1111 Host stopped. 1114 Host stopped.
1112 </message> 1115 </message>
1113 <message desc="Link to allow a host's paired clients to be viewed or edite d." name="IDS_HOME_DAEMON_MANAGE_PAIRINGS"> 1116 <message desc="Link to allow a host's paired clients to be viewed or edite d." name="IDS_HOME_DAEMON_MANAGE_PAIRINGS">
1114 View/edit 1117 View/edit
1115 </message> 1118 </message>
1119 <message desc="Delete an item from a list." meaning="Delete an item from a list." name="IDS_DELETE_LIST_ITEM" formatter_data="android_java">
Lambros 2016/05/13 21:17:11 Maybe mention that this text appears on a button o
Yuwei 2016/05/13 23:43:54 Done.
1120 Delete
1121 </message>
1116 <message desc="Link to delete a specific paired client." name="IDS_DELETE_ PAIRED_CLIENT"> 1122 <message desc="Link to delete a specific paired client." name="IDS_DELETE_ PAIRED_CLIENT">
1117 Delete 1123 Delete
1118 </message> 1124 </message>
1119 <message desc="Link to delete all paired clients." name="IDS_DELETE_ALL_PA IRED_CLIENTS"> 1125 <message desc="Link to delete all paired clients." name="IDS_DELETE_ALL_PA IRED_CLIENTS">
1120 Delete all 1126 Delete all
1121 </message> 1127 </message>
1122 <message desc="Message displayed in the paired client manager dialog when all paired clients have been deleted." name="IDS_NO_PAIRED_CLIENTS"> 1128 <message desc="Message displayed in the paired client manager dialog when all paired clients have been deleted." name="IDS_NO_PAIRED_CLIENTS">
1123 All paired clients have been deleted. 1129 All paired clients have been deleted.
1124 </message> 1130 </message>
1125 <message desc="Message displayed when the current computer has been paired with one or more clients, allowing them to connect without needing a PIN." name ="IDS_HOME_DAEMON_PAIRED_MESSAGE"> 1131 <message desc="Message displayed when the current computer has been paired with one or more clients, allowing them to connect without needing a PIN." name ="IDS_HOME_DAEMON_PAIRED_MESSAGE">
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1170 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC"> 1176 <message desc="Platform-specific text indicating that a component is for t he Mac OS." name="IDS_FOR_PLATFORM_MAC">
1171 For Mac (OS X Mavericks 10.9 and above) 1177 For Mac (OS X Mavericks 10.9 and above)
1172 </message> 1178 </message>
1173 <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"> 1179 <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">
1174 Accept and Install 1180 Accept and Install
1175 </message> 1181 </message>
1176 1182
1177 </messages> 1183 </messages>
1178 </release> 1184 </release>
1179 </grit> 1185 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698