Skip to content

Commit

Permalink
Fixed issue #206.
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsschmidt1337 committed Mar 29, 2016
1 parent 4f44139 commit ca5895d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/org/nschmidt/ldparteditor/i18n/Keyboard.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ ModeMove = Move Mode (Manipulator)
ModeRotate = Rotation Mode (Manipulator)
ModeScale = Scale Mode (Manipulator)
ModeSelect = Selection Mode
ObjFace = Activate Face Manipualtion
ObjLine = Activate Line Manipualtion
ObjPrimitive = Activate Sub-File Manipualtion
ObjVertex = Activate Vertex Manipualtion
ObjFace = Activate Face Manipulation
ObjLine = Activate Line Manipulation
ObjPrimitive = Activate Sub-File Manipulation
ObjVertex = Activate Vertex Manipulation
Paste = Paste
PressAKey = (Please press a key combination)
QuickFix = Quick Fix Errors Within Selected Text Lines
Expand All @@ -50,7 +50,7 @@ SelectOptionWithSameColours = Toggles Colour Sensitive Selection \n("Select Touc
SelectTouching = Select Touching
Shift = Shift
Shortkey = Shortkey
ShowGrid = Toggle Gird
ShowGrid = Toggle Grid
ShowRuler = Toggle Ruler
Split = Split Selected Edge
ToggleInsertAtCursor = Toggles Object Insertion Behind The Cursor Position
Expand Down

0 comments on commit ca5895d

Please sign in to comment.