diff --git a/plugins/ByteCodeViewer/resources/messages/BytecodeViewerBundle.properties b/plugins/ByteCodeViewer/resources/messages/BytecodeViewerBundle.properties index d11fecb6346d..29ef0a274d33 100644 --- a/plugins/ByteCodeViewer/resources/messages/BytecodeViewerBundle.properties +++ b/plugins/ByteCodeViewer/resources/messages/BytecodeViewerBundle.properties @@ -1,6 +1,6 @@ action.BytecodeViewer.text=Show Bytecode action.show.debug.action.name=Show Debug Info -action.sync.with.editor.name=Sync With Editor +action.sync.with.editor.name=Sync with Editor deserialization.error=Could not read class file bytecode.not.found.title=Could not find bytecode please.build.project=Please build the project and try again.