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 867 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
878 Host is configured with invalid OAuth credentials. | 878 Host is configured with invalid OAuth credentials. |
879 </message> | 879 </message> |
880 <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." | 880 <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 name="IDS_OFFLINE_REASON_INVALID_HOST_DOMAIN"> | 881 name="IDS_OFFLINE_REASON_INVALID_HOST_DOMAIN"> |
882 Invalid host owner domain. | 882 Invalid host owner domain. |
883 </message> | 883 </message> |
884 <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." | 884 <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 name="IDS_OFFLINE_REASON_LOGIN_SCREEN_NOT_SUPPORTED"> | 885 name="IDS_OFFLINE_REASON_LOGIN_SCREEN_NOT_SUPPORTED"> |
886 Host running at the console logic screen has shutdown to support curtain mode by switching to a host running in a user-specific session. | 886 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 </message> | 887 </message> |
888 <message desc="Error message indicating that the host is offline, because the host policy was unreadable (unparseable, inaccessible, mistyped or malformed )." | |
889 name="IDS_OFFLINE_REASON_POLICY_READ_ERROR"> | |
890 Host failed to read the policy. | |
891 </message> | |
892 <message desc="Error message indicating that the host is temporarily offli ne, because the host is restarting (most likely due to a policy or config change that requires shutting down existing connections first)." | |
893 name="IDS_OFFLINE_REASON_RESTARTING"> | |
Wez
2015/02/12 21:07:07
Do these really need localizing? Where in the UI a
Łukasz Anforowicz
2015/02/12 22:51:13
Good question. An alternative would be to only lo
Wez
2015/02/14 00:49:15
No, if these end up in UX they should be localized
| |
894 Host is restarting. | |
895 </message> | |
896 <message desc="Error message indicating that the host is offline, because another process has requested the host to shut down (via a SIGTERM signal)." | |
897 name="IDS_OFFLINE_REASON_SUCCESS_EXIT"> | |
898 Host has shut down. | |
899 </message> | |
888 <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)" | 900 <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)" |
889 name="IDS_OFFLINE_REASON_USERNAME_MISMATCH"> | 901 name="IDS_OFFLINE_REASON_USERNAME_MISMATCH"> |
890 Invalid host owner. | 902 Invalid host owner. |
891 </message> | 903 </message> |
892 <message desc="Description of why host is offline, when client gets a host -offline-reason it doesn't recognize." | 904 <message desc="Description of why host is offline, when client gets a host -offline-reason it doesn't recognize." |
893 name="IDS_OFFLINE_REASON_UNKNOWN"> | 905 name="IDS_OFFLINE_REASON_UNKNOWN"> |
894 Unrecognized host error: <ph name="HOST_OFFLINE_REASON">$1<ex>EXIT_CODE_ FROM_HOST_NEWER_THAN_CLIENT</ex></ph>. | 906 Unrecognized host error: <ph name="HOST_OFFLINE_REASON">$1<ex>EXIT_CODE_ FROM_HOST_NEWER_THAN_CLIENT</ex></ph>. |
895 </message> | 907 </message> |
896 <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"> | 908 <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"> |
897 <ph name="HOSTNAME">$1<ex>My Linux desktop</ex></ph> (out-of-date) | 909 <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... | |
1088 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > | 1100 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > |
1089 Cancel | 1101 Cancel |
1090 </message> | 1102 </message> |
1091 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> | 1103 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> |
1092 This setting is managed by your domain policy. | 1104 This setting is managed by your domain policy. |
1093 </message> | 1105 </message> |
1094 | 1106 |
1095 </messages> | 1107 </messages> |
1096 </release> | 1108 </release> |
1097 </grit> | 1109 </grit> |
OLD | NEW |