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

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: 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 to delete a Me2Me host from their host list." name="IDS_CONFIRM_HOST_DELETE_ANDROID" formatt er_data="android_java">
Lambros 2016/05/12 23:42:13 Translators might not understand "Me2e" or even "h
Yuwei 2016/05/13 19:09:32 Done.
712 Disable remote access to <ph name="HOSTNAME">%1$s<ex>My Linux desktop</e x></ph>? You can only re-enable it on that computer.
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">
721 Continue 724 Continue
722 </message> 725 </message>
723 <message desc="Message displayed when the session has lasted longer than f ive minutes, explaining that the host computer is being shared and asking whethe r or not the user wants to continue sharing it." name="IDS_CONTINUE_PROMPT"> 726 <message desc="Message displayed when the session has lasted longer than f ive minutes, explaining that the host computer is being shared and asking whethe r or not the user wants to continue sharing it." name="IDS_CONTINUE_PROMPT">
724 You are currently sharing this machine with another user. Do you want to continue sharing? 727 You are currently sharing this machine with another user. Do you want to continue sharing?
725 </message> 728 </message>
726 <message desc="Description for the client app. This is shown to the client user above the access code entry box before the connection is started. Note tha t the 'Share Now' quote should be copied verbatim from the corresponding transla tion." name="IDS_DESCRIPTION_CONNECT"> 729 <message desc="Description for the client app. This is shown to the client user above the access code entry box before the connection is started. Note tha t the 'Share Now' quote should be copied verbatim from the corresponding transla tion." name="IDS_DESCRIPTION_CONNECT">
727 Ask the user whose computer you wish to access to click “<ph name="SHARE ">$1<ex>Share</ex></ph>” and give you the access code. 730 Ask the user whose computer you wish to access to click “<ph name="SHARE ">$1<ex>Share</ex></ph>” and give you the access code.
728 </message> 731 </message>
729 <message desc="Label for the 'yes' response to the dialog asking the user to confirm whether or not they want to disable remote access to a host." name="I DS_DISABLE_HOST"> 732 <message desc="Label for the 'yes' response to the dialog asking the user to confirm whether or not they want to disable remote access to a host." name="I DS_DISABLE_HOST" formatter_data="android_java">
730 Disable 733 Disable
731 </message> 734 </message>
732 <message desc="Label for the client-side disconnect button. Clicking this button disconnects oneself from the host." name="IDS_DISCONNECT_MYSELF_BUTTON" f ormatter_data="android_java"> 735 <message desc="Label for the client-side disconnect button. Clicking this button disconnects oneself from the host." name="IDS_DISCONNECT_MYSELF_BUTTON" f ormatter_data="android_java">
733 Disconnect 736 Disconnect
734 </message> 737 </message>
735 <message desc="Column header in the connection history table showing the l ength of time for which a connection was active, if available." name="IDS_DURATI ON_HEADER"> 738 <message desc="Column header in the connection history table showing the l ength of time for which a connection was active, if available." name="IDS_DURATI ON_HEADER">
736 Duration 739 Duration
737 </message> 740 </message>
738 <message desc="Error that is shown on the client side when the host is blo cking all connections due to failed authentication attempts." name="IDS_ERROR_HO ST_OVERLOAD" formatter_data="android_java"> 741 <message desc="Error that is shown on the client side when the host is blo cking all connections due to failed authentication attempts." name="IDS_ERROR_HO ST_OVERLOAD" formatter_data="android_java">
739 Connections to the remote computer are temporarily blocked because someb ody was trying to connect to it with invalid PIN. Please try again later. 742 Connections to the remote computer are temporarily blocked because someb ody was trying to connect to it with invalid PIN. Please try again later.
(...skipping 366 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>
1116 <message desc="Link to delete a specific paired client." name="IDS_DELETE_ PAIRED_CLIENT"> 1119 <message desc="Link to delete a specific paired client." name="IDS_DELETE_ PAIRED_CLIENT" formatter_data="android_java">
Yuwei 2016/05/11 23:43:59 I may be misusing the message given the name "IDS_
Lambros 2016/05/12 23:42:13 Given the label is just "Delete", we should probab
Jamie 2016/05/13 00:45:31 This is a pitfall of short strings: it's tough to
Sergey Ulanov 2016/05/13 17:35:24 I agree that there are cases when it may be useful
1117 Delete 1120 Delete
1118 </message> 1121 </message>
1119 <message desc="Link to delete all paired clients." name="IDS_DELETE_ALL_PA IRED_CLIENTS"> 1122 <message desc="Link to delete all paired clients." name="IDS_DELETE_ALL_PA IRED_CLIENTS">
1120 Delete all 1123 Delete all
1121 </message> 1124 </message>
1122 <message desc="Message displayed in the paired client manager dialog when all paired clients have been deleted." name="IDS_NO_PAIRED_CLIENTS"> 1125 <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. 1126 All paired clients have been deleted.
1124 </message> 1127 </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"> 1128 <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">
1126 This computer is configured to allow one or more clients to connect with out entering a PIN. 1129 This computer is configured to allow one or more clients to connect with out entering a PIN.
(...skipping 43 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"> 1173 <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) 1174 For Mac (OS X Mavericks 10.9 and above)
1172 </message> 1175 </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"> 1176 <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 1177 Accept and Install
1175 </message> 1178 </message>
1176 1179
1177 </messages> 1180 </messages>
1178 </release> 1181 </release>
1179 </grit> 1182 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698