|  | # Copyright (c) 2014 Google Inc. | 
|  | # | 
|  | # All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse | 
|  | # Public License v1.0 which accompanies this distribution, and is available at | 
|  | # | 
|  | # http://www.eclipse.org/legal/epl-v10.html | 
|  | Bundle-Vendor = Google Inc. | 
|  | Bundle-Name = Protocol Buffer Descriptor Editor | 
|  | editor.name = Protocol Buffer Editor | 
|  | page.name = Protocol Buffer | 
|  | page.name.0 = Syntax Coloring | 
|  | page.name.1 = Templates | 
|  | page.name.2 = Compiler | 
|  | page.name.3 = Import Paths | 
|  | page.name.4 = Editor | 
|  | page.name.5 = Save Actions | 
|  | page.name.6 = Numeric Tags | 
|  | keyword.label = Protocol Buffer | 
|  | command.description = Trigger expensive validation | 
|  | command.name = Validate | 
|  | command.tooltip = Trigger expensive validation | 
|  | command.description.0 = Open the quick outline. | 
|  | command.name.0 = Quick Outline | 
|  | command.tooltip.0 = Open Quick Outline | 
|  | command.description.1 = Insert semicolon. | 
|  | command.name.1 = Insert semicolon | 
|  | command.tooltip.1 = Insert semicolon | 
|  | protoc.marker.name = Protocol Buffer Problem (Compiler) | 
|  | editor.marker.name = Protocol Buffer Problem |