Build translation

This commit is contained in:
Tom MacWright
2013-09-20 17:10:32 -04:00
parent 27e3590add
commit 0b17eb344a
+8
View File
@@ -83,6 +83,14 @@
},
"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.",