View | Details | Raw Unified | Return to bug 34694
Collapse All | Expand All

(-)plugin.properties (-3 / +3 lines)
Lines 184-192 Link Here
184
command.goInto.description = Action to navigate into an item
184
command.goInto.description = Action to navigate into an item
185
command.goInto.name = Go Into
185
command.goInto.name = Go Into
186
command.goToLine.description = Action to go to a certain line of text
186
command.goToLine.description = Action to go to a certain line of text
187
command.goToLine.name = Go To Line
187
command.goToLine.name = Go to Line
188
command.goToResource.description = Action to reveal a workspace resource in the active view
188
command.goToResource.description = Action to reveal a workspace resource in the active view
189
command.goToResource.name = Go To Resource
189
command.goToResource.name = Go to Resource
190
command.iso_8859_1.description = Action to change the encoding into ISO-8859-1
190
command.iso_8859_1.description = Action to change the encoding into ISO-8859-1
191
command.iso_8859_1.name = ISO-8859-1 Encoding
191
command.iso_8859_1.name = ISO-8859-1 Encoding
192
command.lineDown.description = Action to go down a line of text
192
command.lineDown.description = Action to go down a line of text
Lines 306-312 Link Here
306
command.swapMark.description = Action to swap the mark with the cursor position
306
command.swapMark.description = Action to swap the mark with the cursor position
307
command.swapMark.name = Swap Mark
307
command.swapMark.name = Swap Mark
308
command.switchToEditor.description = Action to switch to an editor
308
command.switchToEditor.description = Action to switch to an editor
309
command.switchToEditor.name = Switch To Editor
309
command.switchToEditor.name = Switch to Editor
310
command.system.description = Action to change the encoding into the system encoding
310
command.system.description = Action to change the encoding into the system encoding
311
command.system.name = System Encoding
311
command.system.name = System Encoding
312
command.textEnd.description = Action to go to the end of the text
312
command.textEnd.description = Action to go to the end of the text

Return to bug 34694