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/ar.pak" lang="ar" type="data_package"/> | 9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> | 10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> |
(...skipping 836 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
847 </message> | 847 </message> |
848 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC
TION"> | 848 <message desc="Menu option to open a new connection." name="IDS_NEW_CONNEC
TION"> |
849 New connection | 849 New connection |
850 </message> | 850 </message> |
851 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 851 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
852 New window… | 852 New window… |
853 </message> | 853 </message> |
854 <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"> | 854 <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"> |
855 Feedback | 855 Feedback |
856 </message> | 856 </message> |
| 857 <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" > |
| 858 A participant in this hangout has offered to help you by controlling you
r computer. If you accept: |
| 859 </message> |
| 860 <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" > |
| 861 The person helping you will be able to control your mouse and keyboard. |
| 862 </message> |
| 863 <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" > |
| 864 You can end at any time. |
| 865 </message> |
| 866 <message desc="Label for button to accept remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP
T" > |
| 867 Accept |
| 868 </message> |
| 869 <message desc="Label for button to decline remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL
INE" > |
| 870 Decline |
| 871 </message> |
857 </messages> | 872 </messages> |
858 </release> | 873 </release> |
859 </grit> | 874 </grit> |
OLD | NEW |