Components\Layout\MainLayout.razor.cs (12)
185unsecuredEndpointsMessage.AppendLine(Loc[nameof(Resources.Layout.MessageUnsecuredEndpointTelemetryBody)]);
189unsecuredEndpointsMessage.AppendLine(Loc[nameof(Resources.Layout.MessageUnsecuredEndpointApiBody)]);
203Title = Loc[nameof(Resources.Layout.MessageUnsecuredEndpointTitle)],
205LinkText = Loc[nameof(Resources.Layout.MessageUnsecuredEndpointLink)],
328Title = Loc[nameof(Resources.Layout.MainLayoutAspireDashboardHelpLink)],
329PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)],
386Title = Loc[nameof(Resources.Layout.MainLayoutLaunchAIAgents)],
387PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)],
411Title = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogTitle)],
412PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,
436Title = Loc[nameof(Resources.Layout.MainLayoutNotificationCenterTitle)],
437PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,