OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <grit base_dir="." latest_public_release="0" current_release="1" | 3 <grit base_dir="." latest_public_release="0" current_release="1" |
4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> | 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> |
5 <outputs> | 5 <outputs> |
6 <output filename="remoting/base/string_resources.h" type="rc_header"> | 6 <output filename="remoting/base/string_resources.h" type="rc_header"> |
7 <emit emit_type="prepend"/> | 7 <emit emit_type="prepend"/> |
8 </output> | 8 </output> |
9 | 9 |
10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> | 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> |
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
558 Disconnect now | 558 Disconnect now |
559 </message> | 559 </message> |
560 <message desc="Button to restart the app after the connection is dropped."
name="IDS_RESTART_BUTTON"> | 560 <message desc="Button to restart the app after the connection is dropped."
name="IDS_RESTART_BUTTON"> |
561 Restart now | 561 Restart now |
562 </message> | 562 </message> |
563 <message desc="Message show to the user when the connection is dropped." n
ame="IDS_ERROR_CONNECTION_DROPPED"> | 563 <message desc="Message show to the user when the connection is dropped." n
ame="IDS_ERROR_CONNECTION_DROPPED"> |
564 A network error occurred. We will restart the app when your device is on
-line again. | 564 A network error occurred. We will restart the app when your device is on
-line again. |
565 </message> | 565 </message> |
566 | 566 |
567 <if expr="is_android or is_ios"> | 567 <if expr="is_android or is_ios"> |
568 <message desc="Pressing this button switches the view of the remote desk
top to a Virtual Reality representation which is compatible with Google Cardboar
d." name="IDS_SHOW_CARDBOARD" formatter_data="android_java"> | |
569 Show Cardboard view | |
570 </message> | |
571 <message desc="This message is shown in a dialog to warn the user they a
re about to switch to a Virtual Reality view which will not function properly un
less the user has a Google Cardboard compatible device." name="IDS_CARDBOARD_WAR
NING_MESSAGE" formatter_data="android_java"> | |
572 You have enabled Google Cardboard integration mode. To use this mode,
insert your device into a Google Cardboard-compatible viewer. | |
573 </message> | |
574 <message desc="Button to show or hide the on-screen keyboard." name="IDS
_SHOW_HIDE_KEYBOARD" formatter_data="android_java"> | 568 <message desc="Button to show or hide the on-screen keyboard." name="IDS
_SHOW_HIDE_KEYBOARD" formatter_data="android_java"> |
575 Show/hide keyboard. | 569 Show/hide keyboard. |
576 </message> | 570 </message> |
577 <message desc="Menu item to select the Touch input mode. In this mode, t
here is no visible mouse pointer and the user must tap on the screen to simulate
a left-click." name="IDS_SELECT_TOUCH_MODE" formatter_data="android_java"> | 571 <message desc="Menu item to select the Touch input mode. In this mode, t
here is no visible mouse pointer and the user must tap on the screen to simulate
a left-click." name="IDS_SELECT_TOUCH_MODE" formatter_data="android_java"> |
578 Touch mode | 572 Touch mode |
579 </message> | 573 </message> |
580 <message desc="Menu item to select the Trackpad input mode. In this mode
, the mouse cursor is visible and the screen acts as a laptop's trackpad." name=
"IDS_SELECT_TRACKPAD_MODE" formatter_data="android_java"> | 574 <message desc="Menu item to select the Trackpad input mode. In this mode
, the mouse cursor is visible and the screen acts as a laptop's trackpad." name=
"IDS_SELECT_TRACKPAD_MODE" formatter_data="android_java"> |
581 Trackpad mode | 575 Trackpad mode |
582 </message> | 576 </message> |
583 <message desc="Message displayed in the Android application if the user
has not set up any computers for remote access." name="IDS_HOST_LIST_EMPTY_ANDRO
ID" formatter_data="android_java"> | 577 <message desc="Message displayed in the Android application if the user
has not set up any computers for remote access." name="IDS_HOST_LIST_EMPTY_ANDRO
ID" formatter_data="android_java"> |
(...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1184 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> | 1178 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> |
1185 For Mac (OS X Mavericks 10.9 and above) | 1179 For Mac (OS X Mavericks 10.9 and above) |
1186 </message> | 1180 </message> |
1187 <message desc="Text for the button the user clicks to indicate that they a
gree to the terms of service and want to proceed with downloading the installer.
" name="IDS_ACCEPT_AND_INSTALL"> | 1181 <message desc="Text for the button the user clicks to indicate that they a
gree to the terms of service and want to proceed with downloading the installer.
" name="IDS_ACCEPT_AND_INSTALL"> |
1188 Accept and Install | 1182 Accept and Install |
1189 </message> | 1183 </message> |
1190 | 1184 |
1191 </messages> | 1185 </messages> |
1192 </release> | 1186 </release> |
1193 </grit> | 1187 </grit> |
OLD | NEW |