From 33ef53ffe8d18e08824393361c6b7ddd495ac5ef Mon Sep 17 00:00:00 2001 From: anna Date: Thu, 3 Nov 2011 19:32:18 +0100 Subject: [PATCH] remap mnemonic after movements (IDEA-76453 ) --- .../platform-resources-en/src/messages/ActionsBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index 388699195366..681a2fb6ff5a 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -387,7 +387,7 @@ action.GotoFile.text=_File... action.GotoFile.description=Quickly navigate to a file by name action.GotoSymbol.text=_Symbol... action.GotoSymbol.description=Quickly navigate to any symbol by name -action.GotoAction.text=Find _Action... +action.GotoAction.text=F_ind Action... action.GotoAction.description=Quickly navigate to action by name action.GotoLine.text=_Line... action.GotoLine.description=Navigate to a line in editor by its number