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

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

Issue 1089493002: [Webapp Refactor] Re-add remoting.ConnectionStats. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's feedback Created 5 years, 8 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/app_remoting/js/app_connected_view.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="." 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 1063 matching lines...) Expand 10 before | Expand all | Expand 10 after
1074 </message> 1074 </message>
1075 <message desc="Table header for the names of paired clients." name="IDS_PA IRED_CLIENT_NAME"> 1075 <message desc="Table header for the names of paired clients." name="IDS_PA IRED_CLIENT_NAME">
1076 Client 1076 Client
1077 </message> 1077 </message>
1078 <message desc="Text shown while a background operation is in progress." na me="IDS_WORKING"> 1078 <message desc="Text shown while a background operation is in progress." na me="IDS_WORKING">
1079 Working… 1079 Working…
1080 </message> 1080 </message>
1081 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION"> 1081 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC TION">
1082 New connection 1082 New connection
1083 </message> 1083 </message>
1084 <message desc="Menu option to toggle the visibility of connection statisti cs." name="IDS_TOGGLE_STATS">
1085 Show statistics
1086 </message>
1084 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> 1087 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
1085 New window… 1088 New window…
1086 </message> 1089 </message>
1087 <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"> 1090 <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">
1088 Feedback 1091 Feedback
1089 </message> 1092 </message>
1090 <message desc="Label for button to accept remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP T" > 1093 <message desc="Label for button to accept remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP T" >
1091 Accept 1094 Accept
1092 </message> 1095 </message>
1093 <message desc="Label for button to decline remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL INE" > 1096 <message desc="Label for button to decline remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL INE" >
1094 Decline 1097 Decline
1095 </message> 1098 </message>
1096 <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > 1099 <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" >
1097 Would you like to share this computer for another user to see and contro l? 1100 Would you like to share this computer for another user to see and contro l?
1098 </message> 1101 </message>
1099 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > 1102 <message desc="Label for the button to accept sharing the computer in 'It2 Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
1100 Share 1103 Share
1101 </message> 1104 </message>
1102 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1105 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1103 Cancel 1106 Cancel
1104 </message> 1107 </message>
1105 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> 1108 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY">
1106 This setting is managed by your domain policy. 1109 This setting is managed by your domain policy.
1107 </message> 1110 </message>
1108 1111
1109 </messages> 1112 </messages>
1110 </release> 1113 </release>
1111 </grit> 1114 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/js/app_connected_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698