From 43063081994905b21d51461a10f208425789bc55 Mon Sep 17 00:00:00 2001 From: detachhead Date: Tue, 15 Sep 2026 01:03:30 +1000 Subject: [PATCH] missed a spot when removing the "IDE" terminology. i know there are plenty of other ones i missed too, but to minimize upstream conflicts i'm only touching the ones i personally notice when using rebased since there's a good chance a lot of them aren't actually reachable in rebased --- platform/platform-api/resources/messages/IdeBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform-api/resources/messages/IdeBundle.properties b/platform/platform-api/resources/messages/IdeBundle.properties index 1ff32ada32e5a..40f5a1044d63c 100644 --- a/platform/platform-api/resources/messages/IdeBundle.properties +++ b/platform/platform-api/resources/messages/IdeBundle.properties @@ -2250,7 +2250,7 @@ status.text.tab.open.in.editor.jump=Go to the editor status.text.tab.open.in.editor.restore=Restore the tab dialog.title.restart.ide=Restart? -dialog.message.restart.ide=Would you like to restart the IDE? +dialog.message.restart.ide=Would you like to restart Rebased? dialog.message.restart.alt=Restart is not supported on your setup. Would you like to quit the IDE? dialog.message.caches.will.be.invalidated=Remove caches and indexes for all projects. New caches will be built when you reopen the projects. button.invalidate.and.restart=Invalidate and &Restart