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

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

Issue 978863002: Better UI when the machine is shared under a different account (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/base/html/main.css » ('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 751 matching lines...) Expand 10 before | Expand all | Expand 10 after
762 </message> 762 </message>
763 <message desc="Hyperlink displayed immediately after the message indicatin g that the current computer is accepting remote connectins. Clicking this link a llows the user to change the PIN (personal identification number) for accessing this host." name="IDS_HOME_DAEMON_CHANGE_PIN_LINK"> 763 <message desc="Hyperlink displayed immediately after the message indicatin g that the current computer is accepting remote connectins. Clicking this link a llows the user to change the PIN (personal identification number) for accessing this host." name="IDS_HOME_DAEMON_CHANGE_PIN_LINK">
764 Change PIN 764 Change PIN
765 </message> 765 </message>
766 <message desc="Button displayed when the current computer is accepting rem ote connections. Clicking this button causes it to stop accepting remote connect ions." name="IDS_HOME_DAEMON_STOP_BUTTON"> 766 <message desc="Button displayed when the current computer is accepting rem ote connections. Clicking this button causes it to stop accepting remote connect ions." name="IDS_HOME_DAEMON_STOP_BUTTON">
767 Disable remote connections 767 Disable remote connections
768 </message> 768 </message>
769 <message desc="Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote co nnections." name="IDS_HOME_DAEMON_START_BUTTON"> 769 <message desc="Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote co nnections." name="IDS_HOME_DAEMON_START_BUTTON">
770 Enable remote connections 770 Enable remote connections
771 </message> 771 </message>
772 <message desc="Message displayed when the current computer is shared under a different account." name="IDS_HOME_DAEMON_NON_LOCAL_HOST_MESSAGE">
Jamie 2015/03/05 00:54:11 The host is still local, it's just registered unde
Lambros 2015/03/05 01:20:03 Quick drive-by comment: Translators might need mor
kelvinp 2015/03/05 01:58:26 Done.
773 This computer is currently shared under a different account.
774 </message>
772 <message desc="Explanatory text displayed when the user enables remote acc ess or changes the PIN." name="IDS_HOST_SETUP_DIALOG_DESCRIPTION"> 775 <message desc="Explanatory text displayed when the user enables remote acc ess or changes the PIN." name="IDS_HOST_SETUP_DIALOG_DESCRIPTION">
773 To protect access to this computer, please choose a PIN of <ph name="BOL D_START">$1<ex>&lt;b&gt;</ex></ph>at least six digits<ph name="BOLD_END">$2<ex>& lt;/b&gt;</ex></ph>. This PIN will be required when connecting from another loca tion. 776 To protect access to this computer, please choose a PIN of <ph name="BOL D_START">$1<ex>&lt;b&gt;</ex></ph>at least six digits<ph name="BOLD_END">$2<ex>& lt;/b&gt;</ex></ph>. This PIN will be required when connecting from another loca tion.
774 </message> 777 </message>
775 <message desc="Message shown when host service fails to start when enablin g the host on local computer." name="IDS_HOST_SETUP_HOST_FAILED"> 778 <message desc="Message shown when host service fails to start when enablin g the host on local computer." name="IDS_HOST_SETUP_HOST_FAILED">
776 Failed to start remote access service. 779 Failed to start remote access service.
777 </message> 780 </message>
778 <message desc="Message shown when user has attempted to continue past the manual install dialog, but the Host components are not yet installed." name="IDS _HOST_SETUP_INSTALL_PENDING"> 781 <message desc="Message shown when user has attempted to continue past the manual install dialog, but the Host components are not yet installed." name="IDS _HOST_SETUP_INSTALL_PENDING">
779 Please run the installer before continuing. 782 Please run the installer before continuing.
780 </message> 783 </message>
781 <message desc="Message shown when host registration fails when enabling th e host on local computer." name="IDS_ERROR_HOST_REGISTRATION_FAILED"> 784 <message desc="Message shown when host registration fails when enabling th e host on local computer." name="IDS_ERROR_HOST_REGISTRATION_FAILED">
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
1089 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1092 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1090 Cancel 1093 Cancel
1091 </message> 1094 </message>
1092 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> 1095 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY">
1093 This setting is managed by your domain policy. 1096 This setting is managed by your domain policy.
1094 </message> 1097 </message>
1095 1098
1096 </messages> 1099 </messages>
1097 </release> 1100 </release>
1098 </grit> 1101 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/base/html/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698