You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tooltip: t('settings','Only visible to people matched via phone number integration through Talk on mobile'),
138
-
tooltipDisabled: t('settings','Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile'),
146
+
tooltipDisabled: t('settings','Not available as this property is required for core functionality including file sharing and calendar invitations'),
tooltip: t('settings','Only synchronize to trusted servers'),
152
-
tooltipDisabled: t('settings','Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers'),
160
+
tooltipDisabled: t('settings','Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions'),
153
161
iconClass: 'icon-contacts-dark',
154
162
},
155
163
[SCOPE_ENUM.PUBLISHED]: {
156
164
name: SCOPE_ENUM.PUBLISHED,
157
165
displayName: t('settings','Published'),
158
166
tooltip: t('settings','Synchronize to trusted servers and the global and public address book'),
159
-
tooltipDisabled: t('settings','Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book'),
167
+
tooltipDisabled: t('settings','Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions'),
0 commit comments