From d711a9aed3bc88334a9ddc126dd8263f7bdb4988 Mon Sep 17 00:00:00 2001 From: mabashian Date: Thu, 27 May 2021 16:11:19 -0400 Subject: [PATCH] Mark string for translation --- awx/ui_next/src/components/LaunchPrompt/LaunchPrompt.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui_next/src/components/LaunchPrompt/LaunchPrompt.jsx b/awx/ui_next/src/components/LaunchPrompt/LaunchPrompt.jsx index da0a74fa4a..15f530ec63 100644 --- a/awx/ui_next/src/components/LaunchPrompt/LaunchPrompt.jsx +++ b/awx/ui_next/src/components/LaunchPrompt/LaunchPrompt.jsx @@ -107,7 +107,7 @@ function PromptModalForm({ resource.description.length > 512 ? ( { setShowDescription(!showDescription);