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 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
879 Host is configured with invalid OAuth credentials. | 879 Host is configured with invalid OAuth credentials. |
880 </message> | 880 </message> |
881 <message desc="Error message indicating that the host is offline, because
the host is owned by a user from a domain different than the domain mandated by
RemoteAccessHostDomain policy." | 881 <message desc="Error message indicating that the host is offline, because
the host is owned by a user from a domain different than the domain mandated by
RemoteAccessHostDomain policy." |
882 name="IDS_OFFLINE_REASON_INVALID_HOST_DOMAIN"> | 882 name="IDS_OFFLINE_REASON_INVALID_HOST_DOMAIN"> |
883 Invalid host owner domain. | 883 Invalid host owner domain. |
884 </message> | 884 </message> |
885 <message desc="Error message indicating that the host is offline, because
RemoteAccessHostRequireCurtain policy requires curtain mode, which is not suppor
ted when 'launchd' runs an instance of the host at the console login screen on a
Mac." | 885 <message desc="Error message indicating that the host is offline, because
RemoteAccessHostRequireCurtain policy requires curtain mode, which is not suppor
ted when 'launchd' runs an instance of the host at the console login screen on a
Mac." |
886 name="IDS_OFFLINE_REASON_LOGIN_SCREEN_NOT_SUPPORTED"> | 886 name="IDS_OFFLINE_REASON_LOGIN_SCREEN_NOT_SUPPORTED"> |
887 Host running at the console logic screen has shutdown to support curtain
mode by switching to a host running in a user-specific session. | 887 Host running at the console logic screen has shutdown to support curtain
mode by switching to a host running in a user-specific session. |
888 </message> | 888 </message> |
| 889 <message desc="Error message indicating that the host is offline, because
the host policy was unreadable (unparseable, inaccessible, mistyped or malformed
)." |
| 890 name="IDS_OFFLINE_REASON_POLICY_READ_ERROR"> |
| 891 Host failed to read the policy. |
| 892 </message> |
| 893 <message desc="Error message indicating that the host is temporarily offli
ne, because the host is restarting due to a policy change." |
| 894 name="IDS_OFFLINE_REASON_POLICY_CHANGE_REQUIRES_RESTART"> |
| 895 Host is restarting, to take into account a policy change. |
| 896 </message> |
| 897 <message desc="Error message indicating that the host is offline, because
another process has requested the host to shut down (via a SIGTERM signal)." |
| 898 name="IDS_OFFLINE_REASON_SUCCESS_EXIT"> |
| 899 Host has shut down. |
| 900 </message> |
889 <message desc="Error message indicating that the host is offline, because
RemoteAccessHostMatchUsername policy is enabled and there is a mismatch between
the name of the local user (that the host is associated with) and the name of th
e Google account registered as the host owner (i.e. 'johndoe' if the host is own
ed by 'johndoe@example.com' Google account)" | 901 <message desc="Error message indicating that the host is offline, because
RemoteAccessHostMatchUsername policy is enabled and there is a mismatch between
the name of the local user (that the host is associated with) and the name of th
e Google account registered as the host owner (i.e. 'johndoe' if the host is own
ed by 'johndoe@example.com' Google account)" |
890 name="IDS_OFFLINE_REASON_USERNAME_MISMATCH"> | 902 name="IDS_OFFLINE_REASON_USERNAME_MISMATCH"> |
891 Invalid host owner. | 903 Invalid host owner. |
892 </message> | 904 </message> |
893 <message desc="Description of why host is offline, when client gets a host
-offline-reason it doesn't recognize." | 905 <message desc="Description of why host is offline, when client gets a host
-offline-reason it doesn't recognize." |
894 name="IDS_OFFLINE_REASON_UNKNOWN"> | 906 name="IDS_OFFLINE_REASON_UNKNOWN"> |
895 Unrecognized host error: <ph name="HOST_OFFLINE_REASON">$1<ex>EXIT_CODE_
FROM_HOST_NEWER_THAN_CLIENT</ex></ph>. | 907 Unrecognized host error: <ph name="HOST_OFFLINE_REASON">$1<ex>EXIT_CODE_
FROM_HOST_NEWER_THAN_CLIENT</ex></ph>. |
896 </message> | 908 </message> |
897 <message desc="Modified version of the host name shown for hosts that are
running an out-of-date version of the Me2Me host software." name="IDS_UPDATE_REQ
UIRED"> | 909 <message desc="Modified version of the host name shown for hosts that are
running an out-of-date version of the Me2Me host software." name="IDS_UPDATE_REQ
UIRED"> |
898 <ph name="HOSTNAME">$1<ex>My Linux desktop</ex></ph> (out-of-date) | 910 <ph name="HOSTNAME">$1<ex>My Linux desktop</ex></ph> (out-of-date) |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1089 <message desc="Label for the button to decline sharing the computer in 'It
2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > | 1101 <message desc="Label for the button to decline sharing the computer in 'It
2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > |
1090 Cancel | 1102 Cancel |
1091 </message> | 1103 </message> |
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"> | 1104 <message desc="Text shown in tooltip to inform the user that a setting is
managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> |
1093 This setting is managed by your domain policy. | 1105 This setting is managed by your domain policy. |
1094 </message> | 1106 </message> |
1095 | 1107 |
1096 </messages> | 1108 </messages> |
1097 </release> | 1109 </release> |
1098 </grit> | 1110 </grit> |
OLD | NEW |