OLD | NEW |
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 923 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
934 </message> | 934 </message> |
935 <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" > | 935 <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" > |
936 You can end at any time. | 936 You can end at any time. |
937 </message> | 937 </message> |
938 <message desc="Label for button to accept remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP
T" > | 938 <message desc="Label for button to accept remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP
T" > |
939 Accept | 939 Accept |
940 </message> | 940 </message> |
941 <message desc="Label for button to decline remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL
INE" > | 941 <message desc="Label for button to decline remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL
INE" > |
942 Decline | 942 Decline |
943 </message> | 943 </message> |
| 944 <message desc="Message displayed before sharing computer in 'It2Me' mode."
name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > |
| 945 Please confirm that you would like to share this computer for another us
er to see and control. |
| 946 </message> |
| 947 <message desc="Label for the button to accept sharing the computer in 'It2
Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > |
| 948 Confirm |
| 949 </message> |
| 950 <message desc="Label for the button to decline sharing the computer in 'It
2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > |
| 951 Decline |
| 952 </message> |
944 </messages> | 953 </messages> |
945 </release> | 954 </release> |
946 </grit> | 955 </grit> |
OLD | NEW |