diff --git a/pkg/services/navtree/navtreeimpl/applinks.go b/pkg/services/navtree/navtreeimpl/applinks.go index 15f3f2f8b4a..111ea757cea 100644 --- a/pkg/services/navtree/navtreeimpl/applinks.go +++ b/pkg/services/navtree/navtreeimpl/applinks.go @@ -254,7 +254,7 @@ func (s *ServiceImpl) hasAccessToInclude(c *contextmodel.ReqContext, pluginID st func (s *ServiceImpl) readNavigationSettings() { s.navigationAppConfig = map[string]NavigationAppConfig{ "grafana-k8s-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 1, Text: "Kubernetes"}, - "grafana-app-observability-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 2, Text: "Application (preview)"}, + "grafana-app-observability-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 2, Text: "Application"}, "grafana-pyroscope-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 3, Text: "Profiles"}, "grafana-kowalski-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 4, Text: "Frontend"}, "grafana-synthetic-monitoring-app": {SectionID: navtree.NavIDMonitoring, SortWeight: 5, Text: "Synthetics"}, diff --git a/public/app/core/utils/navBarItem-translations.ts b/public/app/core/utils/navBarItem-translations.ts index 2c08370ad4f..fc53cd974c7 100644 --- a/public/app/core/utils/navBarItem-translations.ts +++ b/public/app/core/utils/navBarItem-translations.ts @@ -135,7 +135,7 @@ export function getNavTitle(navId: string | undefined) { case 'plugin-page-grafana-k8s-app': return t('nav.kubernetes.title', 'Kubernetes'); case 'plugin-page-grafana-app-observability-app': - return t('nav.application.title', 'Application (preview)'); + return t('nav.application.title', 'Application'); case 'plugin-page-grafana-pyroscope-app': return t('nav.profiles.title', 'Profiles'); case 'plugin-page-grafana-kowalski-app': diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index 5d0d5a40a77..73c31c93b98 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -632,7 +632,7 @@ "title": "API keys" }, "application": { - "title": "Application (preview)" + "title": "Application" }, "apps": { "subtitle": "App plugins that extend the Grafana experience", diff --git a/public/locales/pseudo-LOCALE/grafana.json b/public/locales/pseudo-LOCALE/grafana.json index 8f5bc43be39..5fa1b776594 100644 --- a/public/locales/pseudo-LOCALE/grafana.json +++ b/public/locales/pseudo-LOCALE/grafana.json @@ -632,7 +632,7 @@ "title": "ÅPĨ ĸęyş" }, "application": { - "title": "Åppľįčäŧįőʼn (přęvįęŵ)" + "title": "Åppľįčäŧįőʼn" }, "apps": { "subtitle": "Åpp pľūģįʼnş ŧĥäŧ ęχŧęʼnđ ŧĥę Ğřäƒäʼnä ęχpęřįęʼnčę",