From 2dede39bd3fa8883a26c977c4a4236fb0b95be3d Mon Sep 17 00:00:00 2001 From: Ilia Zakoulov Date: Wed, 26 Nov 2025 17:48:30 +0100 Subject: [PATCH] PY-85696: Rename Import file to Open file in PyCharm non modal welcome screen GitOrigin-RevId: 6387bc8da58c4355ed3b30ac4231640fee5344da --- python/common/resources/messages/PyWelcomeBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/common/resources/messages/PyWelcomeBundle.properties b/python/common/resources/messages/PyWelcomeBundle.properties index 35b5a60e7a94..1dc7b403e07b 100644 --- a/python/common/resources/messages/PyWelcomeBundle.properties +++ b/python/common/resources/messages/PyWelcomeBundle.properties @@ -21,4 +21,4 @@ non.modal.welcome.screen.feature.notebook=New Notebook non.modal.welcome.screen.feature.plugins=Plugins non.modal.welcome.screen.feature.start.with.ai=Start With AI non.modal.welcome.screen.feature.learn=Learn -non.modal.welcome.screen.feature.import.file=Import File +non.modal.welcome.screen.feature.open.file=Open File