Add straighten way operation and action

This commit is contained in:
Paul Mach
2013-09-19 13:01:08 -07:00
parent 8eaf5afafb
commit b8efb00cfc
6 changed files with 164 additions and 0 deletions
+7
View File
@@ -63,6 +63,13 @@ en:
line: Squared the corners of a line.
area: Squared the corners of an area.
not_closed: This can't be made square because it's not a loop.
straighten:
title: Straighten
description: Straighten this line.
key: S
annotation: Straightened the line.
is_closed: This can't be straightened because it's a loop.
too_bendy: This can't be straightened because it's too bendy.
delete:
title: Delete
description: Remove this from the map.