From ed2f3180c79b17201fcddbd2eece008fc9091f19 Mon Sep 17 00:00:00 2001 From: Abraham Wolk Date: Fri, 11 Aug 2023 10:44:11 +0200 Subject: [PATCH] CSSTUDIO-2007 Fix typo. --- .../resources/org/phoebus/ui/application/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/src/main/resources/org/phoebus/ui/application/messages.properties b/core/ui/src/main/resources/org/phoebus/ui/application/messages.properties index 5646f29c47..97b49df3ea 100644 --- a/core/ui/src/main/resources/org/phoebus/ui/application/messages.properties +++ b/core/ui/src/main/resources/org/phoebus/ui/application/messages.properties @@ -99,7 +99,7 @@ SaveAsHdr=Use this file extension? SaveAsPrompt=The file name\n {0}\ndoes not have the suggested file extension\ni.e. {1}.\n\nYes: Save as {2}\nNo: Continue with original name\nCancel: Do not save SaveDlgErrHdr=Name must only contain alphanumeric characters, space, underscore or '-'.\nEnter a valid layout name. SaveDlgHdr=Enter a file name to save the layout as. -SaveAsFileAlreadyOpen_content=An instance of {0} associated with {1} is already running in a different tab. A different filepath must be chosen for the save operation. +SaveAsFileAlreadyOpen_content=An instance of {0} associated with {1} is already running in a different tab. A different file path must be chosen for the save operation. SaveAsFileAlreadyOpen_header=The file {0} is already associated with another tab. SaveAsFileAlreadyOpen_title=File is already associated with another tab SaveLayoutAs=Save Layout As...