From 3e5fac06bb096fc17b0f1fc8e930a3515dbe3f2b Mon Sep 17 00:00:00 2001 From: "Alexander.Glukhov" Date: Fri, 9 Aug 2024 12:39:12 +0200 Subject: [PATCH] [i18n][IDEA-357419] clarified the action text for build tool caches invalidation GitOrigin-RevId: b6dfced18162d59983dab552a42f8d31b2a803a9 --- .../resources/messages/ExternalSystemBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/external-system-api/resources/messages/ExternalSystemBundle.properties b/platform/external-system-api/resources/messages/ExternalSystemBundle.properties index 5072e52492dd..3861241ff63c 100644 --- a/platform/external-system-api/resources/messages/ExternalSystemBundle.properties +++ b/platform/external-system-api/resources/messages/ExternalSystemBundle.properties @@ -77,7 +77,7 @@ action.open.config.description=Opens the {0} project file in the editor action.open.settings.text={0} Settings\u2026 action.open.settings.description=Edit {0} settings for the current project -action.ExternalSystem.RecoveryAction.name=Invalidate Build System Caches and Re-sync +action.ExternalSystem.RecoveryAction.name=Invalidate Build System IDE caches and Re-sync # Notification notification.project.refresh.fail.title={0} ''{1}'' project reload failed