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

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

Issue 973333002: Remove Hangout Remote Desktop integration code from the webapp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + manifest changes 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 | « remoting/remoting_webapp_files.gypi ('k') | 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 1056 matching lines...) Expand 10 before | Expand all | Expand 10 after
1067 </message> 1067 </message>
1068 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION"> 1068 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION">
1069 New connection 1069 New connection
1070 </message> 1070 </message>
1071 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> 1071 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
1072 New window… 1072 New window…
1073 </message> 1073 </message>
1074 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java"> 1074 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java">
1075 Feedback 1075 Feedback
1076 </message> 1076 </message>
1077 <message desc="Message displayed in the Hangouts confirm dialog. This mess age is shown to the Hangouts participant receiving remote assistance before the access code is generated. The dialog informs the user of the implications of ac cepting remote assistance. It also provides a way for the user to decline the a ssistance." name="IDS_HANGOUTS_CONFIRM_DIALOG_MESSAGE_1" >
1078 A participant in this hangout has offered to help you by controlling you r computer. If you accept:
1079 </message>
1080 <message desc="Message displayed in the Hangouts confirm dialog. This mess age is shown to the Hangouts participant receiving remote assistance before the access code is generated. The dialog informs the user of the implications of ac cepting remote assistance. It also provides a way for the user to decline the a ssistance." name="IDS_HANGOUTS_CONFIRM_DIALOG_MESSAGE_2" >
1081 The person helping you will be able to control your mouse and keyboard.
1082 </message>
1083 <message desc="Message displayed in the Hangouts confirm dialog. This mess age is shown to the Hangouts participant receiving remote assistance before the access code is generated. The dialog informs the user of the implications of ac cepting remote assistance. It also provides a way for the user to decline the a ssistance." name="IDS_HANGOUTS_CONFIRM_DIALOG_MESSAGE_3" >
1084 You can end at any time.
1085 </message>
1086 <message desc="Label for button to accept remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP T" > 1077 <message desc="Label for button to accept remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP T" >
1087 Accept 1078 Accept
1088 </message> 1079 </message>
1089 <message desc="Label for button to decline remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL INE" > 1080 <message desc="Label for button to decline remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL INE" >
1090 Decline 1081 Decline
1091 </message> 1082 </message>
1092 <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > 1083 <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" >
1093 Would you like to share this computer for another user to see and contro l? 1084 Would you like to share this computer for another user to see and contro l?
1094 </message> 1085 </message>
1095 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > 1086 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
1096 Share 1087 Share
1097 </message> 1088 </message>
1098 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1089 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1099 Cancel 1090 Cancel
1100 </message> 1091 </message>
1101 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> 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">
1102 This setting is managed by your domain policy. 1093 This setting is managed by your domain policy.
1103 </message> 1094 </message>
1104 1095
1105 </messages> 1096 </messages>
1106 </release> 1097 </release>
1107 </grit> 1098 </grit>
OLDNEW
« no previous file with comments | « remoting/remoting_webapp_files.gypi ('k') | remoting/webapp/base/html/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698