Code

* Update all po, as we've approached soft freeze (make update-po)
[inkscape.git] / po / en_GB.po
index cbd14b220d65716d1931791d81551059d506af6d..a4d6d9b800e1c4805d2c2dc416c3a5c64cec5543 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: inkscape\n"
 "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2008-01-21 03:43-0200\n"
+"POT-Creation-Date: 2008-02-08 23:00+0100\n"
 "PO-Revision-Date: 2007-01-31 22:58+0000\n"
 "Last-Translator: Tim Sheridan <tim.sheridan@gmail.com>\n"
 "Language-Team: en_GB <en_gb@li.org>\n"
@@ -31,7 +31,7 @@ msgid ""
 msgstr ""
 "<b>Ctrl</b>: make circle or integer-ratio ellipse, snap arc/segment angle"
 
-#: ../src/arc-context.cpp:340 ../src/rect-context.cpp:383
+#: ../src/arc-context.cpp:340 ../src/rect-context.cpp:385
 msgid "<b>Shift</b>: draw around the starting point"
 msgstr "<b>Shift</b>: draw around the starting point"
 
@@ -57,45 +57,64 @@ msgstr ""
 msgid "Create ellipse"
 msgstr "Create ellipse"
 
-#: ../src/connector-context.cpp:520
+#: ../src/box3d-context.cpp:480 ../src/box3d-context.cpp:487
+#: ../src/box3d-context.cpp:494 ../src/box3d-context.cpp:501
+#: ../src/box3d-context.cpp:508 ../src/box3d-context.cpp:515
+#, fuzzy
+msgid "Change perspective (angle of PLs)"
+msgstr "Change rectangle"
+
+#. status text
+#. GString *Ax = SP_PX_TO_METRIC_STRING(origin[NR::X], desktop->namedview->getDefaultMetric());
+#. GString *Ay = SP_PX_TO_METRIC_STRING(origin[NR::Y], desktop->namedview->getDefaultMetric());
+#: ../src/box3d-context.cpp:730
+msgid "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
+msgstr ""
+
+#: ../src/box3d-context.cpp:757
+#, fuzzy
+msgid "Create 3D box"
+msgstr "Create tiled clones"
+
+#: ../src/connector-context.cpp:522
 msgid "Creating new connector"
 msgstr "Creating new connector"
 
-#: ../src/connector-context.cpp:749
+#: ../src/connector-context.cpp:751
 #, fuzzy
 msgid "Connector endpoint drag cancelled."
 msgstr "Node or handle drag canceled."
 
-#: ../src/connector-context.cpp:797
+#: ../src/connector-context.cpp:799
 msgid "Reroute connector"
 msgstr "Reroute connector"
 
 #. Flush pending updates
-#: ../src/connector-context.cpp:962
+#: ../src/connector-context.cpp:964
 msgid "Create connector"
 msgstr "Create connector"
 
-#: ../src/connector-context.cpp:986
+#: ../src/connector-context.cpp:988
 msgid "Finishing connector"
 msgstr "Finishing connector"
 
-#: ../src/connector-context.cpp:1130
+#: ../src/connector-context.cpp:1132
 msgid "<b>Connection point</b>: click or drag to create a new connector"
 msgstr "<b>Connection point</b>: click or drag to create a new connector"
 
-#: ../src/connector-context.cpp:1203
+#: ../src/connector-context.cpp:1205
 msgid "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
 msgstr "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
 
-#: ../src/connector-context.cpp:1314
+#: ../src/connector-context.cpp:1316
 msgid "Select <b>at least one non-connector object</b>."
 msgstr "Select <b>at least one non-connector object</b>."
 
-#: ../src/connector-context.cpp:1319 ../src/widgets/toolbox.cpp:5036
+#: ../src/connector-context.cpp:1321 ../src/widgets/toolbox.cpp:5084
 msgid "Make connectors avoid selected objects"
 msgstr "Make connectors avoid selected objects"
 
-#: ../src/connector-context.cpp:1320 ../src/widgets/toolbox.cpp:5046
+#: ../src/connector-context.cpp:1322 ../src/widgets/toolbox.cpp:5094
 msgid "Make connectors ignore selected objects"
 msgstr "Make connectors ignore selected objects"
 
@@ -111,19 +130,25 @@ msgstr "<b>Current layer is locked</b>. Unlock it to be able to draw on it."
 msgid "Create guide"
 msgstr "Create guide"
 
-#: ../src/desktop-events.cpp:233
+#: ../src/desktop-events.cpp:195 ../src/desktop-events.cpp:246
+#: ../src/dialogs/guidelinedialog.cpp:127
+msgid "Delete guide"
+msgstr "Delete guide"
+
+#: ../src/desktop-events.cpp:240
 msgid "Move guide"
 msgstr "Move guide"
 
-#: ../src/desktop-events.cpp:239 ../src/dialogs/guidelinedialog.cpp:127
-msgid "Delete guide"
-msgstr "Delete guide"
+#: ../src/desktop-events.cpp:261
+#, fuzzy, c-format
+msgid "<b>Guideline</b>: %s"
+msgstr "Guideline"
 
-#: ../src/desktop.cpp:724
+#: ../src/desktop.cpp:734
 msgid "No previous zoom."
 msgstr "No previous zoom."
 
-#: ../src/desktop.cpp:749
+#: ../src/desktop.cpp:759
 msgid "No next zoom."
 msgstr "No next zoom."
 
@@ -160,7 +185,7 @@ msgstr "Select <b>one object</b> whose tiled clones to remove."
 msgid "Delete tiled clones"
 msgstr "Delete tiled clones"
 
-#: ../src/dialogs/clonetiler.cpp:1106 ../src/selection-chemistry.cpp:2199
+#: ../src/dialogs/clonetiler.cpp:1106 ../src/selection-chemistry.cpp:2248
 msgid "Select an <b>object</b> to clone."
 msgstr "Select an <b>object</b> to clone."
 
@@ -655,6 +680,7 @@ msgstr "1. Pick from the drawing:"
 #: ../share/extensions/color_morelight.inx.h:1
 #: ../share/extensions/color_moresaturation.inx.h:1
 #: ../share/extensions/color_negative.inx.h:1
+#: ../share/extensions/color_randomize.inx.h:1
 #: ../share/extensions/color_removeblue.inx.h:1
 #: ../share/extensions/color_removegreen.inx.h:1
 #: ../share/extensions/color_removered.inx.h:1
@@ -670,8 +696,8 @@ msgstr "Pick the visible colour and opacity"
 #: ../src/dialogs/clonetiler.cpp:2599 ../src/dialogs/clonetiler.cpp:2748
 #: ../src/extension/internal/bitmap/opacity.cpp:37
 #: ../src/extension/internal/bitmap/opacity.cpp:39
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2010
-#: ../src/widgets/toolbox.cpp:3177
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2144
+#: ../src/widgets/toolbox.cpp:3185
 msgid "Opacity"
 msgstr "Opacity"
 
@@ -779,7 +805,7 @@ msgstr ""
 "in that point"
 
 #: ../src/dialogs/clonetiler.cpp:2728
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1987
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2121
 msgid "Size"
 msgstr "Size"
 
@@ -948,9 +974,9 @@ msgid "x_1:"
 msgstr "x_1:"
 
 #. Stroke width
-#: ../src/dialogs/export.cpp:319 ../src/dialogs/object-attributes.cpp:55
-#: ../src/dialogs/stroke-style.cpp:1090 ../src/widgets/toolbox.cpp:3017
-#: ../src/widgets/toolbox.cpp:3322
+#: ../src/dialogs/export.cpp:319 ../src/dialogs/object-attributes.cpp:59
+#: ../src/dialogs/stroke-style.cpp:1090 ../src/widgets/toolbox.cpp:3025
+#: ../src/widgets/toolbox.cpp:3330
 msgid "Width:"
 msgstr "Width:"
 
@@ -963,7 +989,7 @@ msgid "y_1:"
 msgstr "y_1:"
 
 #: ../src/dialogs/export.cpp:335 ../src/dialogs/export.cpp:495
-#: ../src/dialogs/object-attributes.cpp:56
+#: ../src/dialogs/object-attributes.cpp:60
 msgid "Height:"
 msgstr "Height:"
 
@@ -1090,7 +1116,7 @@ msgstr "Set pattern on fill"
 #: ../src/dialogs/fill-style.cpp:528 ../src/ui/widget/selected-style.cpp:189
 #: ../src/ui/widget/selected-style.cpp:247
 #: ../src/ui/widget/selected-style.cpp:492
-#: ../src/ui/widget/style-swatch.cpp:330
+#: ../src/ui/widget/style-swatch.cpp:333
 msgid "Unset fill"
 msgstr "Unset fill"
 
@@ -1299,22 +1325,22 @@ msgstr "Select objects matching all of the fields you filled in"
 
 #: ../src/dialogs/guidelinedialog.cpp:44
 #, fuzzy
-msgid "Measure unit:"
-msgstr "Measure Path"
+msgid "Unit:"
+msgstr "Units:"
 
 #: ../src/dialogs/guidelinedialog.cpp:45
-#: ../src/dialogs/object-attributes.cpp:53 ../src/widgets/toolbox.cpp:1108
+#: ../src/dialogs/object-attributes.cpp:57 ../src/widgets/toolbox.cpp:1113
 msgid "X:"
 msgstr "X:"
 
 #: ../src/dialogs/guidelinedialog.cpp:46
-#: ../src/dialogs/object-attributes.cpp:54 ../src/widgets/toolbox.cpp:1126
+#: ../src/dialogs/object-attributes.cpp:58 ../src/widgets/toolbox.cpp:1131
 msgid "Y:"
 msgstr "Y:"
 
 #: ../src/dialogs/guidelinedialog.cpp:47
 #, fuzzy
-msgid "Degrees:"
+msgid "Angle (degrees):"
 msgstr "degrees"
 
 #: ../src/dialogs/guidelinedialog.cpp:48
@@ -1324,7 +1350,7 @@ msgstr "Rela_tive move"
 
 #: ../src/dialogs/guidelinedialog.cpp:48
 #, fuzzy
-msgid "Move and rotate guide relative to current settings"
+msgid "Move and/or rotate the guide relative to current settings"
 msgstr "Move guide relative to current position"
 
 #: ../src/dialogs/guidelinedialog.cpp:114
@@ -1337,12 +1363,12 @@ msgstr "Guideline"
 
 #: ../src/dialogs/guidelinedialog.cpp:241
 #, fuzzy, c-format
-msgid "Guideline: %s"
+msgid "Guideline ID: %s"
 msgstr "Guideline"
 
 #: ../src/dialogs/guidelinedialog.cpp:247
 #, fuzzy, c-format
-msgid "Current settings: %s"
+msgid "Current: %s"
 msgstr "Page orientation:"
 
 #: ../src/dialogs/iconpreview.cpp:139
@@ -1353,7 +1379,7 @@ msgstr "%d x %d"
 #: ../src/dialogs/iconpreview.cpp:187
 #: ../src/ui/dialog/align-and-distribute.cpp:909
 #: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1431
-#: ../src/widgets/desktop-widget.cpp:1492
+#: ../src/widgets/desktop-widget.cpp:1535
 msgid "Selection"
 msgstr "Selection"
 
@@ -1395,12 +1421,12 @@ msgid "A freeform label for the object"
 msgstr "A freeform label for the object"
 
 #. Create the label for the object title
-#: ../src/dialogs/item-properties.cpp:173 ../src/dialogs/rdf.cpp:239
+#: ../src/dialogs/item-properties.cpp:173 ../src/dialogs/rdf.cpp:238
 msgid "Title"
 msgstr "Title"
 
 #. Create the frame for the object description
-#: ../src/dialogs/item-properties.cpp:190 ../src/dialogs/rdf.cpp:283
+#: ../src/dialogs/item-properties.cpp:190 ../src/dialogs/rdf.cpp:282
 #: ../src/ui/widget/page-sizer.cpp:197
 msgid "Description"
 msgstr "Description"
@@ -1469,19 +1495,19 @@ msgstr "Set object title"
 msgid "Set object description"
 msgstr "Set object description"
 
-#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:593
+#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:595
 msgid "Unhide layer"
 msgstr "Unhide layer"
 
-#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:593
+#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:595
 msgid "Hide layer"
 msgstr "Hide layer"
 
-#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:585
+#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:587
 msgid "Lock layer"
 msgstr "Lock layer"
 
-#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:585
+#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:587
 msgid "Unlock layer"
 msgstr "Unlock layer"
 
@@ -1562,177 +1588,177 @@ msgstr "_Add"
 msgid "New layer created."
 msgstr "New layer created."
 
-#: ../src/dialogs/object-attributes.cpp:34
+#: ../src/dialogs/object-attributes.cpp:38
 msgid "Href:"
 msgstr "Href:"
 
-#: ../src/dialogs/object-attributes.cpp:35
+#: ../src/dialogs/object-attributes.cpp:39
 msgid "Target:"
 msgstr "Target:"
 
-#: ../src/dialogs/object-attributes.cpp:36
+#: ../src/dialogs/object-attributes.cpp:40
 msgid "Type:"
 msgstr "Type:"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkRoleAttribute
 #. Identifies the type of the related resource with an absolute URI
-#: ../src/dialogs/object-attributes.cpp:39
+#: ../src/dialogs/object-attributes.cpp:43
 msgid "Role:"
 msgstr "Role:"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkArcRoleAttribute
 #. For situations where the nature/role alone isn't enough, this offers an additional URI defining the purpose of the link.
-#: ../src/dialogs/object-attributes.cpp:42
+#: ../src/dialogs/object-attributes.cpp:46
 msgid "Arcrole:"
 msgstr "Arcrole:"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute
-#: ../src/dialogs/object-attributes.cpp:44
+#: ../src/dialogs/object-attributes.cpp:48
 msgid "Title:"
 msgstr "Title:"
 
-#: ../src/dialogs/object-attributes.cpp:45
+#: ../src/dialogs/object-attributes.cpp:49
 msgid "Show:"
 msgstr "Show:"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute
-#: ../src/dialogs/object-attributes.cpp:47
+#: ../src/dialogs/object-attributes.cpp:51
 msgid "Actuate:"
 msgstr "Actuate:"
 
-#: ../src/dialogs/object-attributes.cpp:52
+#: ../src/dialogs/object-attributes.cpp:56
 msgid "URL:"
 msgstr "URL:"
 
-#: ../src/dialogs/object-attributes.cpp:100
+#: ../src/dialogs/object-attributes.cpp:104
 #, fuzzy, c-format
 msgid "%s Properties"
 msgstr "Link _Properties"
 
-#: ../src/dialogs/rdf.cpp:182
+#: ../src/dialogs/rdf.cpp:181
 msgid "CC Attribution"
 msgstr "CC Attribution"
 
-#: ../src/dialogs/rdf.cpp:187
+#: ../src/dialogs/rdf.cpp:186
 msgid "CC Attribution-ShareAlike"
 msgstr "CC Attribution-ShareAlike"
 
-#: ../src/dialogs/rdf.cpp:192
+#: ../src/dialogs/rdf.cpp:191
 msgid "CC Attribution-NoDerivs"
 msgstr "CC Attribution-NoDerivs"
 
-#: ../src/dialogs/rdf.cpp:197
+#: ../src/dialogs/rdf.cpp:196
 msgid "CC Attribution-NonCommercial"
 msgstr "CC Attribution-NonCommercial"
 
-#: ../src/dialogs/rdf.cpp:202
+#: ../src/dialogs/rdf.cpp:201
 msgid "CC Attribution-NonCommercial-ShareAlike"
 msgstr "CC Attribution-NonCommercial-ShareAlike"
 
-#: ../src/dialogs/rdf.cpp:207
+#: ../src/dialogs/rdf.cpp:206
 msgid "CC Attribution-NonCommercial-NoDerivs"
 msgstr "CC Attribution-NonCommercial-NoDerivs"
 
-#: ../src/dialogs/rdf.cpp:212
+#: ../src/dialogs/rdf.cpp:211
 msgid "Public Domain"
 msgstr "Public Domain"
 
-#: ../src/dialogs/rdf.cpp:217
+#: ../src/dialogs/rdf.cpp:216
 msgid "FreeArt"
 msgstr "FreeArt"
 
-#: ../src/dialogs/rdf.cpp:222
+#: ../src/dialogs/rdf.cpp:221
 #, fuzzy
 msgid "Open Font License"
 msgstr "Open new file"
 
-#: ../src/dialogs/rdf.cpp:240
+#: ../src/dialogs/rdf.cpp:239
 msgid "Name by which this document is formally known."
 msgstr "Name by which this document is formally known."
 
-#: ../src/dialogs/rdf.cpp:242
+#: ../src/dialogs/rdf.cpp:241
 msgid "Date"
 msgstr "Date"
 
-#: ../src/dialogs/rdf.cpp:243
+#: ../src/dialogs/rdf.cpp:242
 msgid "Date associated with the creation of this document (YYYY-MM-DD)."
 msgstr "Date associated with the creation of this document (YYYY-MM-DD)."
 
-#: ../src/dialogs/rdf.cpp:245
+#: ../src/dialogs/rdf.cpp:244
 msgid "Format"
 msgstr "Format"
 
-#: ../src/dialogs/rdf.cpp:246
+#: ../src/dialogs/rdf.cpp:245
 msgid "The physical or digital manifestation of this document (MIME type)."
 msgstr "The physical or digital manifestation of this document (MIME type)."
 
-#: ../src/dialogs/rdf.cpp:248 ../src/extension/internal/bitmap/addNoise.cpp:46
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1966
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2039
+#: ../src/dialogs/rdf.cpp:247 ../src/extension/internal/bitmap/addNoise.cpp:46
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2100
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2175
 msgid "Type"
 msgstr "Type"
 
-#: ../src/dialogs/rdf.cpp:249
+#: ../src/dialogs/rdf.cpp:248
 msgid "Type of document (DCMI Type)."
 msgstr "Type of document (DCMI Type)."
 
-#: ../src/dialogs/rdf.cpp:252
+#: ../src/dialogs/rdf.cpp:251
 msgid "Creator"
 msgstr "Creator"
 
-#: ../src/dialogs/rdf.cpp:253
+#: ../src/dialogs/rdf.cpp:252
 msgid ""
 "Name of entity primarily responsible for making the content of this document."
 msgstr ""
 "Name of entity primarily responsible for making the content of this document."
 
-#: ../src/dialogs/rdf.cpp:255
+#: ../src/dialogs/rdf.cpp:254
 msgid "Rights"
 msgstr "Rights"
 
-#: ../src/dialogs/rdf.cpp:256
+#: ../src/dialogs/rdf.cpp:255
 msgid ""
 "Name of entity with rights to the Intellectual Property of this document."
 msgstr ""
 "Name of entity with rights to the Intellectual Property of this document."
 
-#: ../src/dialogs/rdf.cpp:258
+#: ../src/dialogs/rdf.cpp:257
 msgid "Publisher"
 msgstr "Publisher"
 
-#: ../src/dialogs/rdf.cpp:259
+#: ../src/dialogs/rdf.cpp:258
 msgid "Name of entity responsible for making this document available."
 msgstr "Name of entity responsible for making this document available."
 
-#: ../src/dialogs/rdf.cpp:262
+#: ../src/dialogs/rdf.cpp:261
 msgid "Identifier"
 msgstr "Identifier"
 
-#: ../src/dialogs/rdf.cpp:263
+#: ../src/dialogs/rdf.cpp:262
 msgid "Unique URI to reference this document."
 msgstr "Unique URI to reference this document."
 
-#: ../src/dialogs/rdf.cpp:265 ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1455
+#: ../src/dialogs/rdf.cpp:264 ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1455
 msgid "Source"
 msgstr "Source"
 
-#: ../src/dialogs/rdf.cpp:266
+#: ../src/dialogs/rdf.cpp:265
 msgid "Unique URI to reference the source of this document."
 msgstr "Unique URI to reference the source of this document."
 
-#: ../src/dialogs/rdf.cpp:268
+#: ../src/dialogs/rdf.cpp:267
 msgid "Relation"
 msgstr "Relation"
 
-#: ../src/dialogs/rdf.cpp:269
+#: ../src/dialogs/rdf.cpp:268
 msgid "Unique URI to a related document."
 msgstr "Unique URI to a related document."
 
-#: ../src/dialogs/rdf.cpp:271
+#: ../src/dialogs/rdf.cpp:270
 msgid "Language"
 msgstr "Language"
 
-#: ../src/dialogs/rdf.cpp:272
+#: ../src/dialogs/rdf.cpp:271
 msgid ""
 "Two-letter language tag with optional subtags for the language of this "
 "document.  (e.g. 'en-GB')"
@@ -1740,11 +1766,11 @@ msgstr ""
 "Two-letter language tag with optional subtags for the language of this "
 "document.  (e.g. 'en-GB')"
 
-#: ../src/dialogs/rdf.cpp:274
+#: ../src/dialogs/rdf.cpp:273
 msgid "Keywords"
 msgstr "Keywords"
 
-#: ../src/dialogs/rdf.cpp:275
+#: ../src/dialogs/rdf.cpp:274
 msgid ""
 "The topic of this document as comma-separated key words, phrases, or "
 "classifications."
@@ -1754,24 +1780,24 @@ msgstr ""
 
 #. TRANSLATORS: "Coverage": the spatial or temporal characteristics of the content.
 #. For info, see Appendix D of http://www.w3.org/TR/1998/WD-rdf-schema-19980409/
-#: ../src/dialogs/rdf.cpp:279
+#: ../src/dialogs/rdf.cpp:278
 msgid "Coverage"
 msgstr "Coverage"
 
-#: ../src/dialogs/rdf.cpp:280
+#: ../src/dialogs/rdf.cpp:279
 msgid "Extent or scope of this document."
 msgstr "Extent or scope of this document."
 
-#: ../src/dialogs/rdf.cpp:284
+#: ../src/dialogs/rdf.cpp:283
 msgid "A short account of the content of this document."
 msgstr "A short account of the content of this document."
 
 #. FIXME: need to handle 1 agent per line of input
-#: ../src/dialogs/rdf.cpp:288
+#: ../src/dialogs/rdf.cpp:287
 msgid "Contributors"
 msgstr "Contributors"
 
-#: ../src/dialogs/rdf.cpp:289
+#: ../src/dialogs/rdf.cpp:288
 msgid ""
 "Names of entities responsible for making contributions to the content of "
 "this document."
@@ -1780,21 +1806,21 @@ msgstr ""
 "this document."
 
 #. TRANSLATORS: URL to a page that defines the license for the document
-#: ../src/dialogs/rdf.cpp:293
+#: ../src/dialogs/rdf.cpp:292
 msgid "URI"
 msgstr "URI"
 
 #. TRANSLATORS: this is where you put a URL to a page that defines the license
-#: ../src/dialogs/rdf.cpp:295
+#: ../src/dialogs/rdf.cpp:294
 msgid "URI to this document's license's namespace definition."
 msgstr "URI to this document's licence's namespace definition."
 
 #. TRANSLATORS: fragment of XML representing the license of the document
-#: ../src/dialogs/rdf.cpp:299
+#: ../src/dialogs/rdf.cpp:298
 msgid "Fragment"
 msgstr "Fragment"
 
-#: ../src/dialogs/rdf.cpp:300
+#: ../src/dialogs/rdf.cpp:299
 msgid "XML fragment for the RDF 'License' section."
 msgstr "XML fragment for the RDF 'Licence' section."
 
@@ -1825,22 +1851,22 @@ msgstr "Pattern stroke"
 #: ../src/dialogs/stroke-style.cpp:481 ../src/ui/widget/selected-style.cpp:189
 #: ../src/ui/widget/selected-style.cpp:247
 #: ../src/ui/widget/selected-style.cpp:508
-#: ../src/ui/widget/style-swatch.cpp:330
+#: ../src/ui/widget/style-swatch.cpp:333
 msgid "Unset stroke"
 msgstr "Unset stroke"
 
 #: ../src/dialogs/stroke-style.cpp:793 ../src/filter-enums.cpp:94
 #: ../src/flood-context.cpp:264 ../src/interface.cpp:829
-#: ../src/ui/dialog/filter-effects-dialog.cpp:456
+#: ../src/ui/dialog/filter-effects-dialog.cpp:460
 #: ../src/ui/dialog/inkscape-preferences.cpp:207
 #: ../src/ui/dialog/inkscape-preferences.cpp:368
 #: ../src/ui/dialog/inkscape-preferences.cpp:469
-#: ../src/ui/dialog/inkscape-preferences.cpp:888 ../src/verbs.cpp:2119
+#: ../src/ui/dialog/inkscape-preferences.cpp:891 ../src/verbs.cpp:2119
 msgid "None"
 msgstr "None"
 
 #: ../src/dialogs/stroke-style.cpp:848 ../src/widgets/gradient-vector.cpp:264
-#: ../src/widgets/paint-selector.cpp:881
+#: ../src/widgets/paint-selector.cpp:882
 msgid "No document selected"
 msgstr "No document selected"
 
@@ -1986,11 +2012,11 @@ msgstr "Align lines right"
 msgid "Justify lines"
 msgstr "Justify"
 
-#: ../src/dialogs/text-edit.cpp:302 ../src/widgets/toolbox.cpp:4839
+#: ../src/dialogs/text-edit.cpp:302 ../src/widgets/toolbox.cpp:4887
 msgid "Horizontal text"
 msgstr "Horizontal text"
 
-#: ../src/dialogs/text-edit.cpp:316 ../src/widgets/toolbox.cpp:4850
+#: ../src/dialogs/text-edit.cpp:316 ../src/widgets/toolbox.cpp:4898
 msgid "Vertical text"
 msgstr "Vertical text"
 
@@ -2002,6 +2028,7 @@ msgstr "Line spacing:"
 #: ../src/dialogs/text-edit.cpp:377 ../src/selection-describer.cpp:66
 #: ../src/ui/dialog/inkscape-preferences.cpp:439
 #: ../src/ui/dialog/text-properties.cpp:37 ../src/verbs.cpp:2390
+#: ../share/extensions/lorem_ipsum.inx.h:5
 #: ../share/extensions/text_flipcase.inx.h:1
 #: ../share/extensions/text_lowercase.inx.h:1
 #: ../share/extensions/text_uppercase.inx.h:1
@@ -2080,6 +2107,12 @@ msgstr "Vertical spacing between rows (px units)"
 msgid "Horizontal spacing between columns (px units)"
 msgstr "Horizontal spacing between columns (px units)"
 
+#. ## The OK button
+#: ../src/dialogs/tiledialog.cpp:865
+#, fuzzy
+msgid "Arrange"
+msgstr "Angle"
+
 #: ../src/dialogs/tiledialog.cpp:866
 msgid "Arrange selected objects"
 msgstr "Arrange selected objects"
@@ -2114,12 +2147,12 @@ msgid "New text node"
 msgstr "New text node"
 
 #: ../src/dialogs/xml-tree.cpp:347 ../src/dialogs/xml-tree.cpp:1414
-#: ../src/nodepath.cpp:1878
+#: ../src/nodepath.cpp:1880
 msgid "Duplicate node"
 msgstr "Duplicate node"
 
 #: ../src/dialogs/xml-tree.cpp:368 ../src/dialogs/xml-tree.cpp:1431
-#: ../src/nodepath.cpp:3120 ../src/widgets/toolbox.cpp:981
+#: ../src/nodepath.cpp:3122 ../src/widgets/toolbox.cpp:986
 msgid "Delete node"
 msgstr "Delete node"
 
@@ -2230,108 +2263,108 @@ msgid ""
 "to invisible grids."
 msgstr ""
 
-#: ../src/display/canvas-grid.cpp:655
+#: ../src/display/canvas-grid.cpp:661
 msgid "Grid line _color:"
 msgstr "Grid line _colour:"
 
-#: ../src/display/canvas-grid.cpp:655
-#: ../src/ui/dialog/inkscape-preferences.cpp:843
-#: ../src/ui/dialog/inkscape-preferences.cpp:844
-#: ../src/ui/dialog/inkscape-preferences.cpp:865
-#: ../src/ui/dialog/inkscape-preferences.cpp:866
+#: ../src/display/canvas-grid.cpp:661
+#: ../src/ui/dialog/inkscape-preferences.cpp:846
+#: ../src/ui/dialog/inkscape-preferences.cpp:847
+#: ../src/ui/dialog/inkscape-preferences.cpp:868
+#: ../src/ui/dialog/inkscape-preferences.cpp:869
 msgid "Grid line color"
 msgstr "Grid line colour"
 
-#: ../src/display/canvas-grid.cpp:655
+#: ../src/display/canvas-grid.cpp:661
 msgid "Color of grid lines"
 msgstr "Colour of grid lines"
 
-#: ../src/display/canvas-grid.cpp:660
+#: ../src/display/canvas-grid.cpp:666
 msgid "Ma_jor grid line color:"
 msgstr "Ma_jor grid line colour:"
 
-#: ../src/display/canvas-grid.cpp:660
-#: ../src/ui/dialog/inkscape-preferences.cpp:845
-#: ../src/ui/dialog/inkscape-preferences.cpp:846
-#: ../src/ui/dialog/inkscape-preferences.cpp:867
-#: ../src/ui/dialog/inkscape-preferences.cpp:868
+#: ../src/display/canvas-grid.cpp:666
+#: ../src/ui/dialog/inkscape-preferences.cpp:848
+#: ../src/ui/dialog/inkscape-preferences.cpp:849
+#: ../src/ui/dialog/inkscape-preferences.cpp:870
+#: ../src/ui/dialog/inkscape-preferences.cpp:871
 msgid "Major grid line color"
 msgstr "Major grid line colour"
 
-#: ../src/display/canvas-grid.cpp:661
+#: ../src/display/canvas-grid.cpp:667
 msgid "Color of the major (highlighted) grid lines"
 msgstr "Colour of the major (highlighted) grid lines"
 
-#: ../src/display/canvas-grid.cpp:671
+#: ../src/display/canvas-grid.cpp:677
 msgid "Grid _units:"
 msgstr "Grid _units:"
 
-#: ../src/display/canvas-grid.cpp:672
+#: ../src/display/canvas-grid.cpp:678
 msgid "_Origin X:"
 msgstr "_Origin X:"
 
-#: ../src/display/canvas-grid.cpp:672
-#: ../src/ui/dialog/inkscape-preferences.cpp:836
-#: ../src/ui/dialog/inkscape-preferences.cpp:857
+#: ../src/display/canvas-grid.cpp:678
+#: ../src/ui/dialog/inkscape-preferences.cpp:839
+#: ../src/ui/dialog/inkscape-preferences.cpp:860
 msgid "X coordinate of grid origin"
 msgstr "X coordinate of grid origin"
 
-#: ../src/display/canvas-grid.cpp:677
+#: ../src/display/canvas-grid.cpp:683
 msgid "O_rigin Y:"
 msgstr "O_rigin Y:"
 
-#: ../src/display/canvas-grid.cpp:677
-#: ../src/ui/dialog/inkscape-preferences.cpp:837
-#: ../src/ui/dialog/inkscape-preferences.cpp:858
+#: ../src/display/canvas-grid.cpp:683
+#: ../src/ui/dialog/inkscape-preferences.cpp:840
+#: ../src/ui/dialog/inkscape-preferences.cpp:861
 msgid "Y coordinate of grid origin"
 msgstr "Y coordinate of grid origin"
 
-#: ../src/display/canvas-grid.cpp:682
+#: ../src/display/canvas-grid.cpp:688
 msgid "Spacing _X:"
 msgstr "Spacing _X:"
 
-#: ../src/display/canvas-grid.cpp:682
-#: ../src/ui/dialog/inkscape-preferences.cpp:840
+#: ../src/display/canvas-grid.cpp:688
+#: ../src/ui/dialog/inkscape-preferences.cpp:843
 msgid "Distance between vertical grid lines"
 msgstr "Distance between vertical grid lines"
 
-#: ../src/display/canvas-grid.cpp:687
+#: ../src/display/canvas-grid.cpp:693
 msgid "Spacing _Y:"
 msgstr "Spacing _Y:"
 
-#: ../src/display/canvas-grid.cpp:687
-#: ../src/ui/dialog/inkscape-preferences.cpp:841
+#: ../src/display/canvas-grid.cpp:693
+#: ../src/ui/dialog/inkscape-preferences.cpp:844
 msgid "Distance between horizontal grid lines"
 msgstr "Distance between horizontal grid lines"
 
-#: ../src/display/canvas-grid.cpp:693
+#: ../src/display/canvas-grid.cpp:699
 msgid "_Major grid line every:"
 msgstr "_Major grid line every:"
 
-#: ../src/display/canvas-grid.cpp:693
+#: ../src/display/canvas-grid.cpp:699
 msgid "lines"
 msgstr "lines"
 
-#: ../src/display/canvas-grid.cpp:696
+#: ../src/display/canvas-grid.cpp:702
 msgid "_Show dots instead of lines"
 msgstr ""
 
-#: ../src/display/canvas-grid.cpp:697
-#: ../src/ui/dialog/inkscape-preferences.cpp:850
+#: ../src/display/canvas-grid.cpp:703
+#: ../src/ui/dialog/inkscape-preferences.cpp:853
 msgid "If set, displays dots at gridpoints instead of gridlines"
 msgstr ""
 
-#: ../src/document.cpp:411
+#: ../src/document.cpp:413
 #, c-format
 msgid "New document %d"
 msgstr "New document %d"
 
-#: ../src/document.cpp:443
+#: ../src/document.cpp:445
 #, c-format
 msgid "Memory document %d"
 msgstr "Memory document %d"
 
-#: ../src/document.cpp:583
+#: ../src/document.cpp:585
 #, c-format
 msgid "Unnamed document %d"
 msgstr "Unnamed document %d"
@@ -2364,6 +2397,7 @@ msgid ", averaged with radius %d"
 msgstr ", averaged with radius %d"
 
 #: ../src/dropper-context.cpp:355
+#, c-format
 msgid " under cursor"
 msgstr " under cursor"
 
@@ -2372,7 +2406,7 @@ msgstr " under cursor"
 msgid "<b>Release mouse</b> to set color."
 msgstr "<b>Release mouse</b> to set colour."
 
-#: ../src/dropper-context.cpp:357 ../src/tools-switch.cpp:223
+#: ../src/dropper-context.cpp:357 ../src/tools-switch.cpp:226
 msgid ""
 "<b>Click</b> to set fill, <b>Shift+click</b> to set stroke; <b>drag</b> to "
 "average color in area; with <b>Alt</b> to pick inverse color; <b>Ctrl+C</b> "
@@ -2386,34 +2420,34 @@ msgstr ""
 msgid "Set picked color"
 msgstr "Set picked colour"
 
-#: ../src/dyna-draw-context.cpp:700
+#: ../src/dyna-draw-context.cpp:701
 msgid ""
 "<b>Guide path selected</b>; start drawing along the guide with <b>Ctrl</b>"
 msgstr ""
 
-#: ../src/dyna-draw-context.cpp:702
+#: ../src/dyna-draw-context.cpp:703
 msgid "<b>Select a guide path</b> to track with <b>Ctrl</b>"
 msgstr ""
 
-#: ../src/dyna-draw-context.cpp:807
+#: ../src/dyna-draw-context.cpp:808
 msgid "Tracking: <b>connection to guide path lost!</b>"
 msgstr ""
 
-#: ../src/dyna-draw-context.cpp:807
+#: ../src/dyna-draw-context.cpp:808
 msgid "<b>Tracking</b> a guide path"
 msgstr ""
 
-#: ../src/dyna-draw-context.cpp:810
+#: ../src/dyna-draw-context.cpp:811
 #, fuzzy
 msgid "<b>Drawing</b> a calligraphic stroke"
 msgstr "Create calligraphic stroke"
 
-#: ../src/dyna-draw-context.cpp:1091
+#: ../src/dyna-draw-context.cpp:1092
 #, fuzzy
 msgid "Draw calligraphic stroke"
 msgstr "Create calligraphic stroke"
 
-#: ../src/event-context.cpp:592
+#: ../src/event-context.cpp:595
 msgid "<b>Space+mouse drag</b> to pan canvas"
 msgstr ""
 
@@ -2583,14 +2617,14 @@ msgstr "Threshold:"
 #: ../src/extension/internal/bitmap/sample.cpp:40
 #: ../src/extension/internal/bluredge.cpp:134
 #: ../src/live_effects/lpe-skeletalstrokes.cpp:64
-#: ../src/widgets/toolbox.cpp:2240 ../src/widgets/toolbox.cpp:3017
+#: ../src/widgets/toolbox.cpp:2248 ../src/widgets/toolbox.cpp:3025
 msgid "Width"
 msgstr "Width:"
 
 #: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:41
 #: ../src/extension/internal/bitmap/raise.cpp:42
 #: ../src/extension/internal/bitmap/sample.cpp:41
-#: ../src/widgets/toolbox.cpp:2257
+#: ../src/widgets/toolbox.cpp:2265
 #, fuzzy
 msgid "Height"
 msgstr "Height:"
@@ -2690,7 +2724,7 @@ msgstr "Blue"
 #: ../src/extension/internal/bitmap/oilPaint.cpp:38
 #: ../src/extension/internal/bitmap/sharpen.cpp:39
 #: ../src/extension/internal/bitmap/unsharpmask.cpp:42
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2017
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2151
 msgid "Radius"
 msgstr "Radius"
 
@@ -2956,13 +2990,15 @@ msgstr "Lightness"
 #: ../src/extension/internal/bitmap/modulate.cpp:42
 #: ../src/flood-context.cpp:254 ../src/ui/dialog/inkscape-preferences.cpp:701
 #: ../src/widgets/sp-color-scales.cpp:428
-#: ../src/widgets/sp-color-scales.cpp:429 ../src/widgets/toolbox.cpp:3149
+#: ../src/widgets/sp-color-scales.cpp:429 ../src/widgets/toolbox.cpp:3157
+#: ../share/extensions/color_randomize.inx.h:5
 msgid "Saturation"
 msgstr "Saturation"
 
 #: ../src/extension/internal/bitmap/modulate.cpp:43
 #: ../src/flood-context.cpp:253 ../src/widgets/sp-color-scales.cpp:425
-#: ../src/widgets/sp-color-scales.cpp:426 ../src/widgets/toolbox.cpp:3135
+#: ../src/widgets/sp-color-scales.cpp:426 ../src/widgets/toolbox.cpp:3143
+#: ../share/extensions/color_randomize.inx.h:2
 msgid "Hue"
 msgstr "Hue"
 
@@ -3004,7 +3040,7 @@ msgid "Modify opacity channel(s) of selected bitmap(s)."
 msgstr ""
 
 #: ../src/extension/internal/bitmap/raise.cpp:39
-#: ../src/selection-chemistry.cpp:687
+#: ../src/selection-chemistry.cpp:691
 msgid "Raise"
 msgstr "Raise"
 
@@ -3049,12 +3085,12 @@ msgid "Shade"
 msgstr "Shapes"
 
 #: ../src/extension/internal/bitmap/shade.cpp:41
-#: ../src/ui/dialog/filter-effects-dialog.cpp:780
+#: ../src/ui/dialog/filter-effects-dialog.cpp:914
 msgid "Azimuth"
 msgstr ""
 
 #: ../src/extension/internal/bitmap/shade.cpp:42
-#: ../src/ui/dialog/filter-effects-dialog.cpp:781
+#: ../src/ui/dialog/filter-effects-dialog.cpp:915
 #, fuzzy
 msgid "Elevation"
 msgstr "Relation"
@@ -3167,6 +3203,11 @@ msgstr "Number of inset/outset copies of the object to make"
 msgid "Generate from Path"
 msgstr "Generate from Path"
 
+#: ../src/extension/internal/cairo-pdf-out.cpp:171
+#, fuzzy
+msgid "Cairo PDF Output"
+msgstr "DXF Output"
+
 #: ../src/extension/internal/cairo-pdf-out.cpp:173
 msgid "Restrict to PDF version"
 msgstr ""
@@ -3191,25 +3232,50 @@ msgid "Convert blur effects to bitmaps"
 msgstr "Convert text to paths"
 
 #: ../src/extension/internal/cairo-pdf-out.cpp:178
-#: ../src/extension/internal/cairo-ps-out.cpp:232
 #, fuzzy
 msgid "Preferred resolution (DPI) of bitmaps"
 msgstr "Preferred resolution (dots per inch) of bitmap"
 
+#: ../src/extension/internal/cairo-pdf-out.cpp:182
+#, fuzzy
+msgid "PDF via Cairo (*.pdf)"
+msgstr "Dia Diagram (*.dia)"
+
+#: ../src/extension/internal/cairo-pdf-out.cpp:183
+#, fuzzy
+msgid "PDF File"
+msgstr "_File"
+
 #: ../src/extension/internal/cairo-ps-out.cpp:224
 msgid "Restrict to PS level"
 msgstr ""
 
 #: ../src/extension/internal/cairo-ps-out.cpp:225
 #, fuzzy
-msgid "PostScript 3"
-msgstr "Postscript"
+msgid "PostScript level 3"
+msgstr "Postscript File"
 
 #: ../src/extension/internal/cairo-ps-out.cpp:227
 #, fuzzy
 msgid "PostScript level 2"
 msgstr "Postscript File"
 
+#: ../src/extension/internal/cairo-ps-out.cpp:232
+#, fuzzy
+msgid "Preferred resolution (dpi) of bitmaps"
+msgstr "Preferred resolution (dots per inch) of bitmap"
+
+#: ../src/extension/internal/cairo-ps-out.cpp:236
+#, fuzzy
+msgid "PostScript via Cairo (*.ps)"
+msgstr "Postscript (*.ps)"
+
+#: ../src/extension/internal/cairo-ps-out.cpp:237
+#: ../src/extension/internal/ps-out.cpp:90
+#, fuzzy
+msgid "PostScript File"
+msgstr "Postscript File"
+
 #: ../src/extension/internal/emf-win32-inout.cpp:1685
 #, fuzzy
 msgid "EMF Input"
@@ -3320,7 +3386,6 @@ msgstr "Vertical Offset"
 #: ../src/extension/internal/grid.cpp:202 ../share/extensions/eqtexsvg.inx.h:3
 #: ../share/extensions/funcplot.inx.h:12 ../share/extensions/gears.inx.h:5
 #: ../share/extensions/lindenmayer.inx.h:9
-#: ../share/extensions/lorem_ipsum.inx.h:4
 #: ../share/extensions/render_barcode.inx.h:5
 #: ../share/extensions/rtree.inx.h:4 ../share/extensions/spirograph.inx.h:6
 msgid "Render"
@@ -3528,6 +3593,35 @@ msgstr "Line"
 msgid "very fine"
 msgstr "Invert fill"
 
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:728
+#, fuzzy
+msgid "PDF Input"
+msgstr "DXF Input"
+
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:733
+#, fuzzy
+msgid "Adobe PDF (*.pdf)"
+msgstr "AutoCAD DXF (*.dxf)"
+
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:734
+msgid "Adobe Portable Document Format"
+msgstr ""
+
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:741
+#, fuzzy
+msgid "AI Input"
+msgstr "AI Input"
+
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:746
+#, fuzzy
+msgid "Adobe Illustrator 9.0 and above (*.ai)"
+msgstr "Adobe Illustrator (*.ai)"
+
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:747
+#, fuzzy
+msgid "Open files saved in Adobe Illustrator 9.0 and newer versions"
+msgstr "Open files saved with Adobe Illustrator"
+
 #: ../src/extension/internal/pov-out.cpp:683
 msgid "PovRay Output"
 msgstr "PovRay Output"
@@ -3572,11 +3666,6 @@ msgstr "Postscript Output"
 msgid "PostScript (*.ps)"
 msgstr "Postscript (*.ps)"
 
-#: ../src/extension/internal/ps-out.cpp:90
-#, fuzzy
-msgid "PostScript File"
-msgstr "Postscript File"
-
 #: ../src/extension/internal/svg.cpp:55
 msgid "SVG Input"
 msgstr "SVG Input"
@@ -3663,22 +3752,12 @@ msgstr "WordPerfect Graphics (*.wpg)"
 msgid "Vector graphics format used by Corel WordPerfect"
 msgstr "Vector graphics format used by Corel WordPerfect"
 
-#: ../src/extension/prefdialog.cpp:230
-msgid "Pin Dialog"
-msgstr ""
-
-#: ../src/extension/prefdialog.cpp:230
-msgid ""
-"Toggles whether the dialog stays for multiple executions or disappears after "
-"one"
-msgstr ""
-
-#: ../src/extension/prefdialog.cpp:231
+#: ../src/extension/prefdialog.cpp:188
 #, fuzzy
 msgid "Live Preview"
 msgstr "Preview"
 
-#: ../src/extension/prefdialog.cpp:231
+#: ../src/extension/prefdialog.cpp:188
 msgid "Controls whether the effect settings are rendered live on canvas"
 msgstr ""
 
@@ -3802,6 +3881,7 @@ msgid "Select file to export to"
 msgstr "Select file to export to"
 
 #: ../src/file.cpp:1245
+#, c-format
 msgid "Error saving a temporary copy"
 msgstr ""
 
@@ -3810,6 +3890,7 @@ msgid "Open Clip Art Login"
 msgstr ""
 
 #: ../src/file.cpp:1285
+#, c-format
 msgid ""
 "Error exporting the document. Verify if the server name, username and "
 "password are correct. If the server have support for webdav and verify if "
@@ -4017,7 +4098,7 @@ msgstr "Line"
 msgid "Gamma"
 msgstr ""
 
-#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:297
+#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:301
 #: ../src/widgets/gradient-selector.cpp:134
 msgid "Duplicate"
 msgstr "Duplicate"
@@ -4084,7 +4165,8 @@ msgid "Visible Colors"
 msgstr "Colours:"
 
 #: ../src/flood-context.cpp:255 ../src/widgets/sp-color-scales.cpp:431
-#: ../src/widgets/sp-color-scales.cpp:432 ../src/widgets/toolbox.cpp:3163
+#: ../src/widgets/sp-color-scales.cpp:432 ../src/widgets/toolbox.cpp:3171
+#: ../share/extensions/color_randomize.inx.h:3
 msgid "Lightness"
 msgstr "Lightness"
 
@@ -4142,44 +4224,46 @@ msgstr "Pattern to objects"
 msgid "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
 msgstr ""
 
-#: ../src/gradient-context.cpp:132 ../src/gradient-drag.cpp:73
+#: ../src/gradient-context.cpp:132 ../src/gradient-drag.cpp:75
 msgid "Linear gradient <b>start</b>"
 msgstr "Linear gradient <b>start</b>"
 
 #. POINT_LG_BEGIN
-#: ../src/gradient-context.cpp:133 ../src/gradient-drag.cpp:74
+#: ../src/gradient-context.cpp:133 ../src/gradient-drag.cpp:76
 msgid "Linear gradient <b>end</b>"
 msgstr "Linear gradient <b>end</b>"
 
-#: ../src/gradient-context.cpp:134 ../src/gradient-drag.cpp:75
+#: ../src/gradient-context.cpp:134 ../src/gradient-drag.cpp:77
 #, fuzzy
 msgid "Linear gradient <b>mid stop</b>"
 msgstr "Linear gradient <b>start</b>"
 
-#: ../src/gradient-context.cpp:135 ../src/gradient-drag.cpp:76
+#: ../src/gradient-context.cpp:135 ../src/gradient-drag.cpp:78
 msgid "Radial gradient <b>center</b>"
 msgstr "Radial gradient <b>centre</b>"
 
 #: ../src/gradient-context.cpp:136 ../src/gradient-context.cpp:137
-#: ../src/gradient-drag.cpp:77 ../src/gradient-drag.cpp:78
+#: ../src/gradient-drag.cpp:79 ../src/gradient-drag.cpp:80
 msgid "Radial gradient <b>radius</b>"
 msgstr "Radial gradient <b>radius</b>"
 
-#: ../src/gradient-context.cpp:138 ../src/gradient-drag.cpp:79
+#: ../src/gradient-context.cpp:138 ../src/gradient-drag.cpp:81
 msgid "Radial gradient <b>focus</b>"
 msgstr "Radial gradient <b>focus</b>"
 
 #. POINT_RG_FOCUS
 #: ../src/gradient-context.cpp:139 ../src/gradient-context.cpp:140
-#: ../src/gradient-drag.cpp:80 ../src/gradient-drag.cpp:81
+#: ../src/gradient-drag.cpp:82 ../src/gradient-drag.cpp:83
 #, fuzzy
 msgid "Radial gradient <b>mid stop</b>"
 msgstr "Linear gradient <b>start</b>"
 
 #: ../src/gradient-context.cpp:160
 #, c-format
-msgid "%s selected out of %d gradient handles on %d selected object(s)"
-msgstr ""
+msgid "%s selected out of %d gradient handles on %d selected object"
+msgid_plural "%s selected out of %d gradient handles on %d selected objects"
+msgstr[0] ""
+msgstr[1] ""
 
 #: ../src/gradient-context.cpp:163
 #, c-format
@@ -4239,19 +4323,19 @@ msgstr[1] "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle"
 msgid "Select <b>objects</b> on which to create gradient."
 msgstr "Select <b>objects</b> on which to create gradient."
 
-#: ../src/gradient-drag.cpp:595
+#: ../src/gradient-drag.cpp:597
 msgid "Merge gradient handles"
 msgstr "Merge gradient handles"
 
-#: ../src/gradient-drag.cpp:904
+#: ../src/gradient-drag.cpp:906
 msgid "Move gradient handle"
 msgstr "Move gradient handle"
 
-#: ../src/gradient-drag.cpp:957 ../src/widgets/gradient-vector.cpp:767
+#: ../src/gradient-drag.cpp:959 ../src/widgets/gradient-vector.cpp:767
 msgid "Delete gradient stop"
 msgstr "Delete gradient stop"
 
-#: ../src/gradient-drag.cpp:1121
+#: ../src/gradient-drag.cpp:1123
 #, fuzzy, c-format
 msgid ""
 "%s %d for: %s%s; drag with <b>Ctrl</b> to snap offset; click with <b>Ctrl"
@@ -4260,11 +4344,11 @@ msgstr ""
 "%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to "
 "preserve angle, with <b>Ctrl+Shift</b> to scale around centre"
 
-#: ../src/gradient-drag.cpp:1125 ../src/gradient-drag.cpp:1132
+#: ../src/gradient-drag.cpp:1127 ../src/gradient-drag.cpp:1134
 msgid " (stroke)"
 msgstr " (stroke)"
 
-#: ../src/gradient-drag.cpp:1129
+#: ../src/gradient-drag.cpp:1131
 #, c-format
 msgid ""
 "%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to "
@@ -4273,7 +4357,8 @@ msgstr ""
 "%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to "
 "preserve angle, with <b>Ctrl+Shift</b> to scale around centre"
 
-#: ../src/gradient-drag.cpp:1137
+#: ../src/gradient-drag.cpp:1139
+#, c-format
 msgid ""
 "Radial gradient <b>center</b> and <b>focus</b>; drag with <b>Shift</b> to "
 "separate focus"
@@ -4281,7 +4366,7 @@ msgstr ""
 "Radial gradient <b>centre</b> and <b>focus</b>; drag with <b>Shift</b> to "
 "separate focus"
 
-#: ../src/gradient-drag.cpp:1140
+#: ../src/gradient-drag.cpp:1142
 #, c-format
 msgid ""
 "Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to "
@@ -4296,17 +4381,17 @@ msgstr[1] ""
 "Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to "
 "separate"
 
-#: ../src/gradient-drag.cpp:1815
+#: ../src/gradient-drag.cpp:1817
 #, fuzzy
 msgid "Move gradient handle(s)"
 msgstr "Move gradient handle"
 
-#: ../src/gradient-drag.cpp:1851
+#: ../src/gradient-drag.cpp:1853
 #, fuzzy
 msgid "Move gradient mid stop(s)"
 msgstr "Delete gradient stop"
 
-#: ../src/gradient-drag.cpp:2139
+#: ../src/gradient-drag.cpp:2141
 #, fuzzy
 msgid "Delete gradient stop(s)"
 msgstr "Delete gradient stop"
@@ -4317,8 +4402,8 @@ msgstr "Unit"
 
 #. Add the units menu.
 #: ../src/helper/units.cpp:37 ../src/widgets/select-toolbar.cpp:469
-#: ../src/widgets/toolbox.cpp:1140 ../src/widgets/toolbox.cpp:2301
-#: ../src/widgets/toolbox.cpp:5238
+#: ../src/widgets/toolbox.cpp:1145 ../src/widgets/toolbox.cpp:2309
+#: ../src/widgets/toolbox.cpp:5288
 msgid "Units"
 msgstr "Units"
 
@@ -4339,123 +4424,154 @@ msgid "Pt"
 msgstr "Pt"
 
 #: ../src/helper/units.cpp:39
+msgid "Pica"
+msgstr ""
+
+#: ../src/helper/units.cpp:39
+msgid "pc"
+msgstr ""
+
+#: ../src/helper/units.cpp:39
+#, fuzzy
+msgid "Picas"
+msgstr "Paths"
+
+#: ../src/helper/units.cpp:39
+msgid "Pc"
+msgstr ""
+
+#: ../src/helper/units.cpp:40
 msgid "Pixel"
 msgstr "Pixel"
 
-#: ../src/helper/units.cpp:39 ../src/ui/dialog/inkscape-preferences.cpp:194
+#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:194
 #: ../src/ui/dialog/inkscape-preferences.cpp:198
 #: ../src/ui/dialog/inkscape-preferences.cpp:201
 #: ../src/ui/widget/selected-style.cpp:279
 msgid "px"
 msgstr "px"
 
-#: ../src/helper/units.cpp:39
+#: ../src/helper/units.cpp:40
 msgid "Pixels"
 msgstr "Pixels"
 
-#: ../src/helper/units.cpp:39
+#: ../src/helper/units.cpp:40
 msgid "Px"
 msgstr "Px"
 
 #. You can add new elements from this point forward
-#: ../src/helper/units.cpp:41 ../share/extensions/straightseg.inx.h:3
+#: ../src/helper/units.cpp:42 ../share/extensions/straightseg.inx.h:3
 msgid "Percent"
 msgstr "Percent"
 
-#: ../src/helper/units.cpp:41 ../src/ui/dialog/inkscape-preferences.cpp:214
+#: ../src/helper/units.cpp:42 ../src/ui/dialog/inkscape-preferences.cpp:214
 msgid "%"
 msgstr "%"
 
-#: ../src/helper/units.cpp:41
+#: ../src/helper/units.cpp:42
 msgid "Percents"
 msgstr "Percents"
 
-#: ../src/helper/units.cpp:42
+#: ../src/helper/units.cpp:43
 msgid "Millimeter"
 msgstr "Millimetre"
 
-#: ../src/helper/units.cpp:42 ../src/ui/widget/selected-style.cpp:287
+#: ../src/helper/units.cpp:43 ../src/ui/widget/selected-style.cpp:287
 msgid "mm"
 msgstr "mm"
 
-#: ../src/helper/units.cpp:42
+#: ../src/helper/units.cpp:43
 msgid "Millimeters"
 msgstr "Millimetres"
 
-#: ../src/helper/units.cpp:43
+#: ../src/helper/units.cpp:44
 msgid "Centimeter"
 msgstr "Centimetre"
 
-#: ../src/helper/units.cpp:43
+#: ../src/helper/units.cpp:44
 msgid "cm"
 msgstr "cm"
 
-#: ../src/helper/units.cpp:43
+#: ../src/helper/units.cpp:44
 msgid "Centimeters"
 msgstr "Centimetres"
 
-#: ../src/helper/units.cpp:44
+#: ../src/helper/units.cpp:45
 msgid "Meter"
 msgstr "Metre"
 
-#: ../src/helper/units.cpp:44
+#: ../src/helper/units.cpp:45
 msgid "m"
 msgstr "m"
 
-#: ../src/helper/units.cpp:44
+#: ../src/helper/units.cpp:45
 msgid "Meters"
 msgstr "Metres"
 
 #. no svg_unit
-#: ../src/helper/units.cpp:45
+#: ../src/helper/units.cpp:46
 msgid "Inch"
 msgstr "Inch"
 
-#: ../src/helper/units.cpp:45
+#: ../src/helper/units.cpp:46
 msgid "in"
 msgstr "in"
 
-#: ../src/helper/units.cpp:45
+#: ../src/helper/units.cpp:46
 msgid "Inches"
 msgstr "Inches"
 
+#: ../src/helper/units.cpp:47
+#, fuzzy
+msgid "Foot"
+msgstr "Font"
+
+#: ../src/helper/units.cpp:47
+msgid "ft"
+msgstr ""
+
+#: ../src/helper/units.cpp:47
+#, fuzzy
+msgid "Feet"
+msgstr "FreeArt"
+
 #. Volatiles do not have default, so there are none here
 #. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
-#: ../src/helper/units.cpp:48
+#: ../src/helper/units.cpp:50
 msgid "Em square"
 msgstr "Em square"
 
-#: ../src/helper/units.cpp:48
+#: ../src/helper/units.cpp:50
 msgid "em"
 msgstr "em"
 
-#: ../src/helper/units.cpp:48
+#: ../src/helper/units.cpp:50
 msgid "Em squares"
 msgstr "Em squares"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
-#: ../src/helper/units.cpp:50
+#: ../src/helper/units.cpp:52
 msgid "Ex square"
 msgstr "Ex square"
 
-#: ../src/helper/units.cpp:50
+#: ../src/helper/units.cpp:52
 msgid "ex"
 msgstr "ex"
 
-#: ../src/helper/units.cpp:50
+#: ../src/helper/units.cpp:52
 msgid "Ex squares"
 msgstr "Ex squares"
 
-#: ../src/inkscape.cpp:484
+#: ../src/inkscape.cpp:486
 msgid "Untitled document"
 msgstr "Untitled document"
 
 #. Show nice dialog box
-#: ../src/inkscape.cpp:513
+#: ../src/inkscape.cpp:515
 msgid "Inkscape encountered an internal error and will close now.\n"
 msgstr "Inkscape encountered an internal error and will close now.\n"
 
-#: ../src/inkscape.cpp:514
+#: ../src/inkscape.cpp:516
 msgid ""
 "Automatic backups of unsaved documents were done to the following "
 "locations:\n"
@@ -4463,11 +4579,11 @@ msgstr ""
 "Automatic backups of unsaved documents were done to the following "
 "locations:\n"
 
-#: ../src/inkscape.cpp:515
+#: ../src/inkscape.cpp:517
 msgid "Automatic backup of the following documents failed:\n"
 msgstr "Automatic backup of the following documents failed:\n"
 
-#: ../src/inkscape.cpp:658
+#: ../src/inkscape.cpp:660
 #, c-format
 msgid ""
 "Cannot create directory %s.\n"
@@ -4476,7 +4592,7 @@ msgstr ""
 "Cannot create directory %s.\n"
 "%s"
 
-#: ../src/inkscape.cpp:659
+#: ../src/inkscape.cpp:661
 #, c-format
 msgid ""
 "%s is not a valid directory.\n"
@@ -4485,7 +4601,7 @@ msgstr ""
 "%s is not a valid directory.\n"
 "%s"
 
-#: ../src/inkscape.cpp:660
+#: ../src/inkscape.cpp:662
 #, c-format
 msgid ""
 "Cannot create file %s.\n"
@@ -4494,7 +4610,7 @@ msgstr ""
 "Cannot create file %s.\n"
 "%s"
 
-#: ../src/inkscape.cpp:661
+#: ../src/inkscape.cpp:663
 #, c-format
 msgid ""
 "Cannot write file %s.\n"
@@ -4503,7 +4619,7 @@ msgstr ""
 "Cannot write file %s.\n"
 "%s"
 
-#: ../src/inkscape.cpp:662
+#: ../src/inkscape.cpp:664
 msgid ""
 "Although Inkscape will run, it will use default settings,\n"
 "and any changes made in preferences will not be saved."
@@ -4511,7 +4627,7 @@ msgstr ""
 "Although Inkscape will run, it will use default settings,\n"
 "and any changes made in preferences will not be saved."
 
-#: ../src/inkscape.cpp:732 ../src/preferences.cpp:56
+#: ../src/inkscape.cpp:734 ../src/preferences.cpp:56
 #, c-format
 msgid ""
 "%s is not a regular file.\n"
@@ -4520,7 +4636,7 @@ msgstr ""
 "%s is not a regular file.\n"
 "%s"
 
-#: ../src/inkscape.cpp:733 ../src/preferences.cpp:57
+#: ../src/inkscape.cpp:735 ../src/preferences.cpp:57
 #, c-format
 msgid ""
 "%s not a valid XML file, or\n"
@@ -4531,7 +4647,7 @@ msgstr ""
 "you don't have read permissions on it.\n"
 "%s"
 
-#: ../src/inkscape.cpp:735
+#: ../src/inkscape.cpp:737
 #, c-format
 msgid ""
 "%s is not a valid menus file.\n"
@@ -4540,7 +4656,7 @@ msgstr ""
 "%s is not a valid menus file.\n"
 "%s"
 
-#: ../src/inkscape.cpp:736
+#: ../src/inkscape.cpp:738
 msgid ""
 "Inkscape will run with default menus.\n"
 "New menus will not be saved."
@@ -4737,9 +4853,9 @@ msgstr "<b>Rectangle</b>"
 msgid "None of the applied path effect's parameters can be edited on-canvas."
 msgstr ""
 
-#: ../src/live_effects/parameter/enum.h:49
+#: ../src/live_effects/parameter/enum.h:50
 #, fuzzy
-msgid "Change enum parameter"
+msgid "Change enumeration parameter"
 msgstr "Change segment type"
 
 #: ../src/live_effects/lpe-gears.cpp:212
@@ -4916,37 +5032,42 @@ msgstr "Tangential offset"
 msgid "Pattern is vertical"
 msgstr "Pattern is vertical"
 
-#: ../src/live_effects/parameter/parameter.cpp:137
+#: ../src/live_effects/parameter/parameter.cpp:138
 #, fuzzy
 msgid "Change scalar parameter"
 msgstr "Change layer opacity"
 
-#: ../src/live_effects/parameter/path.cpp:105
+#: ../src/live_effects/parameter/path.cpp:104
 #: ../src/live_effects/parameter/point.cpp:105
 msgid "Edit on-canvas"
 msgstr ""
 
-#: ../src/live_effects/parameter/path.cpp:116
+#: ../src/live_effects/parameter/path.cpp:114
+#, fuzzy
+msgid "Copy path"
+msgstr "Cut path"
+
+#: ../src/live_effects/parameter/path.cpp:124
 #, fuzzy
 msgid "Paste path"
 msgstr "Paste _Width"
 
-#: ../src/live_effects/parameter/path.cpp:174
-#: ../src/selection-chemistry.cpp:1264 ../src/selection-chemistry.cpp:1318
-#: ../src/selection-chemistry.cpp:1354
+#: ../src/live_effects/parameter/path.cpp:182
+#: ../src/selection-chemistry.cpp:1313 ../src/selection-chemistry.cpp:1367
+#: ../src/selection-chemistry.cpp:1403
 msgid "Nothing on the clipboard."
 msgstr "Nothing on the clipboard."
 
-#: ../src/live_effects/parameter/path.cpp:184
+#: ../src/live_effects/parameter/path.cpp:192
 msgid "This effect does not support arcs yet, try to convert to path."
 msgstr ""
 
-#: ../src/live_effects/parameter/path.cpp:190
+#: ../src/live_effects/parameter/path.cpp:198
 #, fuzzy
 msgid "Paste path parameter"
 msgstr "Paste Width Separately"
 
-#: ../src/live_effects/parameter/path.cpp:194
+#: ../src/live_effects/parameter/path.cpp:202
 msgid "Clipboard does not contain a path."
 msgstr ""
 
@@ -4955,55 +5076,55 @@ msgstr ""
 msgid "Change point parameter"
 msgstr "Change spiral"
 
-#: ../src/live_effects/parameter/bool.cpp:70
+#: ../src/live_effects/parameter/bool.cpp:71
 #, fuzzy
 msgid "Change bool parameter"
 msgstr "Change opacity"
 
-#: ../src/live_effects/parameter/random.cpp:136
+#: ../src/live_effects/parameter/random.cpp:137
 #, fuzzy
 msgid "Change random parameter"
 msgstr "Change node type"
 
-#: ../src/main.cpp:217
+#: ../src/main.cpp:218
 msgid "Print the Inkscape version number"
 msgstr "Print the Inkscape version number"
 
-#: ../src/main.cpp:222
+#: ../src/main.cpp:223
 msgid "Do not use X server (only process files from console)"
 msgstr "Do not use X server (only process files from console)"
 
-#: ../src/main.cpp:227
+#: ../src/main.cpp:228
 msgid "Try to use X server (even if $DISPLAY is not set)"
 msgstr "Try to use X server (even if $DISPLAY is not set)"
 
-#: ../src/main.cpp:232
+#: ../src/main.cpp:233
 msgid "Open specified document(s) (option string may be excluded)"
 msgstr "Open specified document(s) (option string may be excluded)"
 
-#: ../src/main.cpp:233 ../src/main.cpp:238 ../src/main.cpp:243
-#: ../src/main.cpp:310 ../src/main.cpp:315 ../src/main.cpp:320
-#: ../src/main.cpp:325 ../src/main.cpp:331
+#: ../src/main.cpp:234 ../src/main.cpp:239 ../src/main.cpp:244
+#: ../src/main.cpp:311 ../src/main.cpp:316 ../src/main.cpp:321
+#: ../src/main.cpp:326 ../src/main.cpp:332
 msgid "FILENAME"
 msgstr "FILENAME"
 
-#: ../src/main.cpp:237
+#: ../src/main.cpp:238
 msgid "Print document(s) to specified output file (use '| program' for pipe)"
 msgstr "Print document(s) to specified output file (use '| program' for pipe)"
 
-#: ../src/main.cpp:242
+#: ../src/main.cpp:243
 msgid "Export document to a PNG file"
 msgstr "Export document to a PNG file"
 
-#: ../src/main.cpp:247
+#: ../src/main.cpp:248
 msgid "The resolution used for exporting SVG into bitmap (default 90)"
 msgstr "The resolution used for exporting SVG into bitmap (default 90)"
 
-#: ../src/main.cpp:248
+#: ../src/main.cpp:249
 msgid "DPI"
 msgstr "DPI"
 
-#: ../src/main.cpp:252
+#: ../src/main.cpp:253
 msgid ""
 "Exported area in SVG user units (default is the canvas; 0,0 is lower-left "
 "corner)"
@@ -5011,19 +5132,19 @@ msgstr ""
 "Exported area in SVG user units (default is the canvas; 0,0 is lower-left "
 "corner)"
 
-#: ../src/main.cpp:253
+#: ../src/main.cpp:254
 msgid "x0:y0:x1:y1"
 msgstr "x0:y0:x1:y1"
 
-#: ../src/main.cpp:257
+#: ../src/main.cpp:258
 msgid "Exported area is the entire drawing (not canvas)"
 msgstr "Exported area is the entire drawing (not canvas)"
 
-#: ../src/main.cpp:262
+#: ../src/main.cpp:263
 msgid "Exported area is the entire canvas"
 msgstr "Exported area is the entire canvas"
 
-#: ../src/main.cpp:267
+#: ../src/main.cpp:268
 msgid ""
 "Snap the bitmap export area outwards to the nearest integer values (in SVG "
 "user units)"
@@ -5031,93 +5152,93 @@ msgstr ""
 "Snap the bitmap export area outwards to the nearest integer values (in SVG "
 "user units)"
 
-#: ../src/main.cpp:272
+#: ../src/main.cpp:273
 msgid "The width of exported bitmap in pixels (overrides export-dpi)"
 msgstr "The width of exported bitmap in pixels (overrides export-dpi)"
 
-#: ../src/main.cpp:273
+#: ../src/main.cpp:274
 msgid "WIDTH"
 msgstr "WIDTH"
 
-#: ../src/main.cpp:277
+#: ../src/main.cpp:278
 msgid "The height of exported bitmap in pixels (overrides export-dpi)"
 msgstr "The height of exported bitmap in pixels (overrides export-dpi)"
 
-#: ../src/main.cpp:278
+#: ../src/main.cpp:279
 msgid "HEIGHT"
 msgstr "HEIGHT"
 
-#: ../src/main.cpp:282
+#: ../src/main.cpp:283
 msgid "The ID of the object to export"
 msgstr "The ID of the object to export"
 
-#: ../src/main.cpp:283 ../src/main.cpp:381
+#: ../src/main.cpp:284 ../src/main.cpp:382
 msgid "ID"
 msgstr "ID"
 
 #. TRANSLATORS: this means: "Only export the object whose id is given in --export-id".
 #. See "man inkscape" for details.
-#: ../src/main.cpp:289
+#: ../src/main.cpp:290
 msgid ""
 "Export just the object with export-id, hide all others (only with export-id)"
 msgstr ""
 "Export just the object with export-id, hide all others (only with export-id)"
 
-#: ../src/main.cpp:294
+#: ../src/main.cpp:295
 msgid "Use stored filename and DPI hints when exporting (only with export-id)"
 msgstr "Use stored filename and DPI hints when exporting (only with export-id)"
 
-#: ../src/main.cpp:299
+#: ../src/main.cpp:300
 msgid "Background color of exported bitmap (any SVG-supported color string)"
 msgstr "Background colour of exported bitmap (any SVG-supported colour string)"
 
-#: ../src/main.cpp:300
+#: ../src/main.cpp:301
 msgid "COLOR"
 msgstr "COLOR"
 
-#: ../src/main.cpp:304
+#: ../src/main.cpp:305
 msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
 msgstr "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
 
-#: ../src/main.cpp:305
+#: ../src/main.cpp:306
 msgid "VALUE"
 msgstr "VALUE"
 
-#: ../src/main.cpp:309
+#: ../src/main.cpp:310
 msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
 msgstr "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
 
-#: ../src/main.cpp:314
+#: ../src/main.cpp:315
 msgid "Export document to a PS file"
 msgstr "Export document to a PS file"
 
-#: ../src/main.cpp:319
+#: ../src/main.cpp:320
 msgid "Export document to an EPS file"
 msgstr "Export document to an EPS file"
 
-#: ../src/main.cpp:324
+#: ../src/main.cpp:325
 msgid "Export document to a PDF file"
 msgstr "Export document to a PDF file"
 
-#: ../src/main.cpp:330
+#: ../src/main.cpp:331
 #, fuzzy
 msgid "Export document to an Enhanced Metafile (EMF) File"
 msgstr "Export document to an EPS file"
 
-#: ../src/main.cpp:336
+#: ../src/main.cpp:337
 msgid "Convert text object to paths on export (EPS)"
 msgstr "Convert text object to paths on export (EPS)"
 
-#: ../src/main.cpp:341
+#: ../src/main.cpp:342
 msgid "Embed fonts on export (Type 1 only) (EPS)"
 msgstr "Embed fonts on export (Type 1 only) (EPS)"
 
-#: ../src/main.cpp:346
+#: ../src/main.cpp:347
 msgid "Export files with the bounding box set to the page size (EPS)"
 msgstr "Export files with the bounding box set to the page size (EPS)"
 
 #. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:352
+#: ../src/main.cpp:353
 msgid ""
 "Query the X coordinate of the drawing or, if specified, of the object with --"
 "query-id"
@@ -5126,7 +5247,7 @@ msgstr ""
 "query-id"
 
 #. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:358
+#: ../src/main.cpp:359
 msgid ""
 "Query the Y coordinate of the drawing or, if specified, of the object with --"
 "query-id"
@@ -5135,7 +5256,7 @@ msgstr ""
 "query-id"
 
 #. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:364
+#: ../src/main.cpp:365
 msgid ""
 "Query the width of the drawing or, if specified, of the object with --query-"
 "id"
@@ -5144,7 +5265,7 @@ msgstr ""
 "id"
 
 #. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:370
+#: ../src/main.cpp:371
 msgid ""
 "Query the height of the drawing or, if specified, of the object with --query-"
 "id"
@@ -5152,44 +5273,44 @@ msgstr ""
 "Query the height of the drawing or, if specified, of the object with --query-"
 "id"
 
-#: ../src/main.cpp:375
+#: ../src/main.cpp:376
 msgid "List id,x,y,w,h for all objects"
 msgstr ""
 
-#: ../src/main.cpp:380
+#: ../src/main.cpp:381
 msgid "The ID of the object whose dimensions are queried"
 msgstr "The ID of the object whose dimensions are queried"
 
 #. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory
-#: ../src/main.cpp:386
+#: ../src/main.cpp:387
 msgid "Print out the extension directory and exit"
 msgstr "Print out the extension directory and exit"
 
-#: ../src/main.cpp:391
+#: ../src/main.cpp:392
 msgid "Remove unused definitions from the defs section(s) of the document"
 msgstr "Remove unused definitions from the defs section(s) of the document"
 
-#: ../src/main.cpp:396
+#: ../src/main.cpp:397
 msgid "List the IDs of all the verbs in Inkscape"
 msgstr ""
 
-#: ../src/main.cpp:401
+#: ../src/main.cpp:402
 msgid "Verb to call when Inkscape opens."
 msgstr ""
 
-#: ../src/main.cpp:402
+#: ../src/main.cpp:403
 msgid "VERB-ID"
 msgstr ""
 
-#: ../src/main.cpp:406
+#: ../src/main.cpp:407
 msgid "Object ID to select when Inkscape opens."
 msgstr ""
 
-#: ../src/main.cpp:407
+#: ../src/main.cpp:408
 msgid "OBJECT-ID"
 msgstr ""
 
-#: ../src/main.cpp:610
+#: ../src/main.cpp:611
 msgid ""
 "[OPTIONS...] [FILE...]\n"
 "\n"
@@ -5209,7 +5330,7 @@ msgstr ""
 msgid "Unable to find node ID: '%s'\n"
 msgstr ""
 
-#: ../src/menus-skeleton.h:17 ../src/ui/dialog/document-properties.cpp:118
+#: ../src/menus-skeleton.h:17
 msgid "_New"
 msgstr "_New"
 
@@ -5289,7 +5410,7 @@ msgstr "_Help"
 msgid "Tutorials"
 msgstr "Tutorials"
 
-#: ../src/node-context.cpp:185
+#: ../src/node-context.cpp:187
 msgid ""
 "<b>Ctrl</b>: toggle node type, snap handle angle, move hor/vert; <b>Ctrl"
 "+Alt</b>: move along handles"
@@ -5297,34 +5418,34 @@ msgstr ""
 "<b>Ctrl</b>: toggle node type, snap handle angle, move hor/vert; <b>Ctrl"
 "+Alt</b>: move along handles"
 
-#: ../src/node-context.cpp:186
+#: ../src/node-context.cpp:188
 msgid ""
 "<b>Shift</b>: toggle node selection, disable snapping, rotate both handles"
 msgstr ""
 "<b>Shift</b>: toggle node selection, disable snapping, rotate both handles"
 
-#: ../src/node-context.cpp:187
+#: ../src/node-context.cpp:189
 msgid "<b>Alt</b>: lock handle length; <b>Ctrl+Alt</b>: move along handles"
 msgstr "<b>Alt</b>: lock handle length; <b>Ctrl+Alt</b>: move along handles"
 
-#: ../src/nodepath.cpp:642 ../src/seltrans.cpp:520
+#: ../src/nodepath.cpp:644 ../src/seltrans.cpp:522
 msgid "Stamp"
 msgstr "Stamp"
 
-#: ../src/nodepath.cpp:1340 ../src/nodepath.cpp:1367
+#: ../src/nodepath.cpp:1342 ../src/nodepath.cpp:1369
 msgid "Move nodes vertically"
 msgstr "Move nodes vertically"
 
-#: ../src/nodepath.cpp:1342 ../src/nodepath.cpp:1369
+#: ../src/nodepath.cpp:1344 ../src/nodepath.cpp:1371
 msgid "Move nodes horizontally"
 msgstr "Move nodes horizontally"
 
-#: ../src/nodepath.cpp:1344 ../src/nodepath.cpp:1371 ../src/nodepath.cpp:1386
-#: ../src/nodepath.cpp:3206
+#: ../src/nodepath.cpp:1346 ../src/nodepath.cpp:1373 ../src/nodepath.cpp:1388
+#: ../src/nodepath.cpp:3208
 msgid "Move nodes"
 msgstr "Move nodes"
 
-#: ../src/nodepath.cpp:1424
+#: ../src/nodepath.cpp:1426
 msgid ""
 "<b>Node handle</b>: drag to shape the curve; with <b>Ctrl</b> to snap angle; "
 "with <b>Alt</b> to lock length; with <b>Shift</b> to rotate both handles"
@@ -5332,56 +5453,56 @@ msgstr ""
 "<b>Node handle</b>: drag to shape the curve; with <b>Ctrl</b> to snap angle; "
 "with <b>Alt</b> to lock length; with <b>Shift</b> to rotate both handles"
 
-#: ../src/nodepath.cpp:1594
+#: ../src/nodepath.cpp:1596
 msgid "Align nodes"
 msgstr "Align nodes"
 
-#: ../src/nodepath.cpp:1656
+#: ../src/nodepath.cpp:1658
 msgid "Distribute nodes"
 msgstr "Distribute nodes"
 
-#: ../src/nodepath.cpp:1694
+#: ../src/nodepath.cpp:1696
 msgid "Add nodes"
 msgstr "Add nodes"
 
-#: ../src/nodepath.cpp:1696 ../src/nodepath.cpp:1768
+#: ../src/nodepath.cpp:1698 ../src/nodepath.cpp:1770
 msgid "Add node"
 msgstr "Add node"
 
-#: ../src/nodepath.cpp:1849
+#: ../src/nodepath.cpp:1851
 msgid "Break path"
 msgstr "Break path"
 
-#: ../src/nodepath.cpp:1889 ../src/nodepath.cpp:1904 ../src/nodepath.cpp:1990
-#: ../src/nodepath.cpp:2005
+#: ../src/nodepath.cpp:1891 ../src/nodepath.cpp:1906 ../src/nodepath.cpp:1992
+#: ../src/nodepath.cpp:2007
 msgid "To join, you must have <b>two endnodes</b> selected."
 msgstr "To join, you must have <b>two endnodes</b> selected."
 
-#: ../src/nodepath.cpp:1925
+#: ../src/nodepath.cpp:1927
 msgid "Close subpath"
 msgstr "Close subpath"
 
-#: ../src/nodepath.cpp:1977
+#: ../src/nodepath.cpp:1979
 msgid "Join nodes"
 msgstr "Join nodes"
 
-#: ../src/nodepath.cpp:2026
+#: ../src/nodepath.cpp:2028
 msgid "Close subpath by segment"
 msgstr "Close subpath by segment"
 
-#: ../src/nodepath.cpp:2080
+#: ../src/nodepath.cpp:2082
 msgid "Join nodes by segment"
 msgstr "Join nodes by segment"
 
-#: ../src/nodepath.cpp:2208 ../src/nodepath.cpp:2244 ../src/nodepath.cpp:2248
+#: ../src/nodepath.cpp:2210 ../src/nodepath.cpp:2246 ../src/nodepath.cpp:2250
 msgid "Delete nodes"
 msgstr "Delete nodes"
 
-#: ../src/nodepath.cpp:2210
+#: ../src/nodepath.cpp:2212
 msgid "Delete nodes preserving shape"
 msgstr "Delete nodes preserving shape"
 
-#: ../src/nodepath.cpp:2267 ../src/nodepath.cpp:2281
+#: ../src/nodepath.cpp:2269 ../src/nodepath.cpp:2283
 msgid ""
 "Select <b>two non-endpoint nodes</b> on a path between which to delete "
 "segments."
@@ -5389,31 +5510,31 @@ msgstr ""
 "Select <b>two non-endpoint nodes</b> on a path between which to delete "
 "segments."
 
-#: ../src/nodepath.cpp:2377
+#: ../src/nodepath.cpp:2379
 msgid "Cannot find path between nodes."
 msgstr "Cannot find path between nodes."
 
-#: ../src/nodepath.cpp:2409
+#: ../src/nodepath.cpp:2411
 msgid "Delete segment"
 msgstr "Delete segment"
 
-#: ../src/nodepath.cpp:2430
+#: ../src/nodepath.cpp:2432
 msgid "Change segment type"
 msgstr "Change segment type"
 
-#: ../src/nodepath.cpp:2447 ../src/nodepath.cpp:3164
+#: ../src/nodepath.cpp:2449 ../src/nodepath.cpp:3166
 msgid "Change node type"
 msgstr "Change node type"
 
-#: ../src/nodepath.cpp:3441
+#: ../src/nodepath.cpp:3443
 msgid "Retract handle"
 msgstr "Retract handle"
 
-#: ../src/nodepath.cpp:3490
+#: ../src/nodepath.cpp:3492
 msgid "Move node handle"
 msgstr "Move node handle"
 
-#: ../src/nodepath.cpp:3630
+#: ../src/nodepath.cpp:3632
 #, c-format
 msgid ""
 "<b>Node handle</b>: angle %0.2f&#176;, length %s; with <b>Ctrl</b> to snap "
@@ -5424,19 +5545,19 @@ msgstr ""
 "angle; with <b>Alt</b> to lock length; with <b>Shift</b> to rotate both "
 "handles"
 
-#: ../src/nodepath.cpp:3824
+#: ../src/nodepath.cpp:3826
 msgid "Rotate nodes"
 msgstr "Rotate nodes"
 
-#: ../src/nodepath.cpp:3955
+#: ../src/nodepath.cpp:3957
 msgid "Scale nodes"
 msgstr "Scale nodes"
 
-#: ../src/nodepath.cpp:3999
+#: ../src/nodepath.cpp:4001
 msgid "Flip nodes"
 msgstr "Flip nodes"
 
-#: ../src/nodepath.cpp:4168
+#: ../src/nodepath.cpp:4170
 msgid ""
 "<b>Node</b>: drag to edit the path; with <b>Ctrl</b> to snap to horizontal/"
 "vertical; with <b>Ctrl+Alt</b> to snap to handles' directions"
@@ -5445,38 +5566,38 @@ msgstr ""
 "vertical; with <b>Ctrl+Alt</b> to snap to handles' directions"
 
 #. TRANSLATORS: "end" is an adjective here (NOT a verb)
-#: ../src/nodepath.cpp:4394
+#: ../src/nodepath.cpp:4396
 msgid "end node"
 msgstr "end node"
 
 #. TRANSLATORS: "cusp" means "sharp" (cusp node); see also the Advanced Tutorial
-#: ../src/nodepath.cpp:4399
+#: ../src/nodepath.cpp:4401
 msgid "cusp"
 msgstr "cusp"
 
 #. TRANSLATORS: "smooth" is an adjective here
-#: ../src/nodepath.cpp:4402
+#: ../src/nodepath.cpp:4404
 msgid "smooth"
 msgstr "smooth"
 
-#: ../src/nodepath.cpp:4404
+#: ../src/nodepath.cpp:4406
 msgid "symmetric"
 msgstr "symmetric"
 
 #. TRANSLATORS: "end" is an adjective here (NOT a verb)
-#: ../src/nodepath.cpp:4410
+#: ../src/nodepath.cpp:4412
 msgid "end node, handle retracted (drag with <b>Shift</b> to extend)"
 msgstr "end node, handle retracted (drag with <b>Shift</b> to extend)"
 
-#: ../src/nodepath.cpp:4412
+#: ../src/nodepath.cpp:4414
 msgid "one handle retracted (drag with <b>Shift</b> to extend)"
 msgstr "one handle retracted (drag with <b>Shift</b> to extend)"
 
-#: ../src/nodepath.cpp:4415
+#: ../src/nodepath.cpp:4417
 msgid "both handles retracted (drag with <b>Shift</b> to extend)"
 msgstr "both handles retracted (drag with <b>Shift</b> to extend)"
 
-#: ../src/nodepath.cpp:4427
+#: ../src/nodepath.cpp:4429
 msgid ""
 "<b>Drag</b> nodes or node handles; <b>Alt+drag</b> nodes to sculpt; "
 "<b>arrow</b> keys to move nodes, <b>&lt; &gt;</b> to scale, <b>[ ]</b> to "
@@ -5486,16 +5607,16 @@ msgstr ""
 "<b>arrow</b> keys to move nodes, <b>&lt; &gt;</b> to scale, <b>[ ]</b> to "
 "rotate"
 
-#: ../src/nodepath.cpp:4428
+#: ../src/nodepath.cpp:4430
 msgid "<b>Drag</b> the node or its handles; <b>arrow</b> keys to move the node"
 msgstr ""
 "<b>Drag</b> the node or its handles; <b>arrow</b> keys to move the node"
 
-#: ../src/nodepath.cpp:4453 ../src/nodepath.cpp:4465
+#: ../src/nodepath.cpp:4455 ../src/nodepath.cpp:4467
 msgid "Select a single object to edit its nodes or handles."
 msgstr "Select a single object to edit its nodes or handles."
 
-#: ../src/nodepath.cpp:4457
+#: ../src/nodepath.cpp:4459
 #, c-format
 msgid ""
 "<b>0</b> out of <b>%i</b> node selected. <b>Click</b>, <b>Shift+click</b>, "
@@ -5510,18 +5631,18 @@ msgstr[1] ""
 "<b>0</b> out of <b>%i</b> nodes selected. <b>Click</b>, <b>Shift+click</b>, "
 "or <b>drag around</b> nodes to select."
 
-#: ../src/nodepath.cpp:4463
+#: ../src/nodepath.cpp:4465
 msgid "Drag the handles of the object to modify it."
 msgstr "Drag the handles of the object to modify it."
 
-#: ../src/nodepath.cpp:4471
+#: ../src/nodepath.cpp:4473
 #, c-format
 msgid "<b>%i</b> of <b>%i</b> node selected; %s. %s."
 msgid_plural "<b>%i</b> of <b>%i</b> nodes selected; %s. %s."
 msgstr[0] "<b>%i</b> of <b>%i</b> node selected; %s. %s."
 msgstr[1] "<b>%i</b> of <b>%i</b> nodes selected; %s. %s."
 
-#: ../src/nodepath.cpp:4478
+#: ../src/nodepath.cpp:4480
 #, c-format
 msgid ""
 "<b>%i</b> of <b>%i</b> node selected in <b>%i</b> of <b>%i</b> subpaths. %s."
@@ -5532,7 +5653,7 @@ msgstr[0] ""
 msgstr[1] ""
 "<b>%i</b> of <b>%i</b> nodes selected in <b>%i</b> of <b>%i</b> subpaths. %s."
 
-#: ../src/nodepath.cpp:4484
+#: ../src/nodepath.cpp:4486
 #, c-format
 msgid "<b>%i</b> of <b>%i</b> node selected. %s."
 msgid_plural "<b>%i</b> of <b>%i</b> nodes selected. %s."
@@ -5664,107 +5785,107 @@ msgstr "<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"
 msgid "Drag to resize the <b>flowed text frame</b>"
 msgstr "Drag to resize the <b>flowed text frame</b>"
 
-#: ../src/path-chemistry.cpp:59
+#: ../src/path-chemistry.cpp:61
 msgid "Select <b>at least two objects</b> to combine."
 msgstr "Select <b>at least two objects</b> to combine."
 
-#: ../src/path-chemistry.cpp:66
+#: ../src/path-chemistry.cpp:68
 msgid "At least one of the objects is <b>not a path</b>, cannot combine."
 msgstr "At least one of the objects is <b>not a path</b>, cannot combine."
 
-#: ../src/path-chemistry.cpp:74
+#: ../src/path-chemistry.cpp:76
 msgid ""
 "You cannot combine objects from <b>different groups</b> or <b>layers</b>."
 msgstr ""
 "You cannot combine objects from <b>different groups</b> or <b>layers</b>."
 
-#: ../src/path-chemistry.cpp:79
+#: ../src/path-chemistry.cpp:81
 #, fuzzy
 msgid "Combining paths..."
 msgstr "Closing path."
 
-#: ../src/path-chemistry.cpp:147
+#: ../src/path-chemistry.cpp:149
 msgid "Combine"
 msgstr "Combine"
 
-#: ../src/path-chemistry.cpp:162
+#: ../src/path-chemistry.cpp:164
 msgid "Select <b>path(s)</b> to break apart."
 msgstr "Select <b>path(s)</b> to break apart."
 
-#: ../src/path-chemistry.cpp:166
+#: ../src/path-chemistry.cpp:168
 #, fuzzy
 msgid "Breaking apart paths..."
 msgstr "Break apart"
 
-#: ../src/path-chemistry.cpp:247
+#: ../src/path-chemistry.cpp:249
 msgid "Break apart"
 msgstr "Break apart"
 
-#: ../src/path-chemistry.cpp:249
+#: ../src/path-chemistry.cpp:251
 msgid "<b>No path(s)</b> to break apart in the selection."
 msgstr "<b>No path(s)</b> to break apart in the selection."
 
-#: ../src/path-chemistry.cpp:270
+#: ../src/path-chemistry.cpp:272
 msgid "Select <b>object(s)</b> to convert to path."
 msgstr "Select <b>object(s)</b> to convert to path."
 
-#: ../src/path-chemistry.cpp:276
+#: ../src/path-chemistry.cpp:278
 #, fuzzy
 msgid "Converting objects to paths..."
 msgstr "Convert text to paths"
 
-#: ../src/path-chemistry.cpp:348
+#: ../src/path-chemistry.cpp:350
 msgid "Object to path"
 msgstr "Object to path"
 
-#: ../src/path-chemistry.cpp:350
+#: ../src/path-chemistry.cpp:352
 msgid "<b>No objects</b> to convert to path in the selection."
 msgstr "<b>No objects</b> to convert to path in the selection."
 
-#: ../src/path-chemistry.cpp:415
+#: ../src/path-chemistry.cpp:417
 msgid "Select <b>path(s)</b> to reverse."
 msgstr "Select <b>path(s)</b> to reverse."
 
-#: ../src/path-chemistry.cpp:424
+#: ../src/path-chemistry.cpp:426
 #, fuzzy
 msgid "Reversing paths..."
 msgstr "Reverse path"
 
-#: ../src/path-chemistry.cpp:451
+#: ../src/path-chemistry.cpp:453
 msgid "Reverse path"
 msgstr "Reverse path"
 
-#: ../src/path-chemistry.cpp:453
+#: ../src/path-chemistry.cpp:455
 msgid "<b>No paths</b> to reverse in the selection."
 msgstr "<b>No paths</b> to reverse in the selection."
 
-#: ../src/pen-context.cpp:225 ../src/pencil-context.cpp:456
+#: ../src/pen-context.cpp:227 ../src/pencil-context.cpp:457
 msgid "Drawing cancelled"
 msgstr "Drawing cancelled"
 
-#: ../src/pen-context.cpp:424 ../src/pencil-context.cpp:238
+#: ../src/pen-context.cpp:426 ../src/pencil-context.cpp:238
 msgid "Continuing selected path"
 msgstr "Continuing selected path"
 
-#: ../src/pen-context.cpp:435 ../src/pencil-context.cpp:247
+#: ../src/pen-context.cpp:437 ../src/pencil-context.cpp:247
 msgid "Creating new path"
 msgstr "Creating new path"
 
-#: ../src/pen-context.cpp:439 ../src/pencil-context.cpp:251
+#: ../src/pen-context.cpp:441 ../src/pencil-context.cpp:251
 msgid "Appending to selected path"
 msgstr "Appending to selected path"
 
-#: ../src/pen-context.cpp:599
+#: ../src/pen-context.cpp:601
 msgid "<b>Click</b> or <b>click and drag</b> to close and finish the path."
 msgstr "<b>Click</b> or <b>click and drag</b> to close and finish the path."
 
-#: ../src/pen-context.cpp:609
+#: ../src/pen-context.cpp:611
 msgid ""
 "<b>Click</b> or <b>click and drag</b> to continue the path from this point."
 msgstr ""
 "<b>Click</b> or <b>click and drag</b> to continue the path from this point."
 
-#: ../src/pen-context.cpp:1115
+#: ../src/pen-context.cpp:1117
 #, c-format
 msgid ""
 "<b>%s</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, "
@@ -5773,7 +5894,7 @@ msgstr ""
 "<b>%s</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, "
 "<b>Enter</b> to finish the path"
 
-#: ../src/pen-context.cpp:1140
+#: ../src/pen-context.cpp:1142
 #, c-format
 msgid ""
 "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
@@ -5782,7 +5903,7 @@ msgstr ""
 "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
 "angle"
 
-#: ../src/pen-context.cpp:1170
+#: ../src/pen-context.cpp:1172
 #, c-format
 msgid ""
 "<b>%s</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, "
@@ -5791,24 +5912,24 @@ msgstr ""
 "<b>%s</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, "
 "with <b>Shift</b> to move this handle only"
 
-#: ../src/pen-context.cpp:1206
+#: ../src/pen-context.cpp:1208
 msgid "Drawing finished"
 msgstr "Drawing finished"
 
-#: ../src/pencil-context.cpp:332
+#: ../src/pencil-context.cpp:333
 msgid "<b>Release</b> here to close and finish the path."
 msgstr "<b>Release</b> here to close and finish the path."
 
-#: ../src/pencil-context.cpp:338
+#: ../src/pencil-context.cpp:339
 msgid "Drawing a freehand path"
 msgstr "Drawing a freehand path"
 
-#: ../src/pencil-context.cpp:343
+#: ../src/pencil-context.cpp:344
 msgid "<b>Drag</b> to continue the path from this point."
 msgstr "<b>Drag</b> to continue the path from this point."
 
 #. Write curves to object
-#: ../src/pencil-context.cpp:405
+#: ../src/pencil-context.cpp:406
 msgid "Finishing freehand"
 msgstr "Finishing freehand"
 
@@ -5829,7 +5950,7 @@ msgstr ""
 "Inkscape will run with default settings.\n"
 "New settings will not be saved."
 
-#: ../src/rect-context.cpp:382
+#: ../src/rect-context.cpp:384
 msgid ""
 "<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner "
 "circular"
@@ -5837,7 +5958,7 @@ msgstr ""
 "<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner "
 "circular"
 
-#: ../src/rect-context.cpp:536
+#: ../src/rect-context.cpp:538
 #, fuzzy, c-format
 msgid ""
 "<b>Rectangle</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</"
@@ -5846,7 +5967,7 @@ msgstr ""
 "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
 "ratio rectangle; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/rect-context.cpp:539
+#: ../src/rect-context.cpp:541
 #, fuzzy, c-format
 msgid ""
 "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1.618 : 1); with "
@@ -5855,7 +5976,7 @@ msgstr ""
 "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
 "ratio rectangle; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/rect-context.cpp:541
+#: ../src/rect-context.cpp:543
 #, fuzzy, c-format
 msgid ""
 "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1 : 1.618); with "
@@ -5864,7 +5985,7 @@ msgstr ""
 "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
 "ratio rectangle; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/rect-context.cpp:545
+#: ../src/rect-context.cpp:547
 #, c-format
 msgid ""
 "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
@@ -5873,287 +5994,287 @@ msgstr ""
 "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
 "ratio rectangle; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/rect-context.cpp:566
+#: ../src/rect-context.cpp:568
 msgid "Create rectangle"
 msgstr "Create rectangle"
 
-#: ../src/select-context.cpp:228
+#: ../src/select-context.cpp:230
 msgid "Move canceled."
 msgstr "Move canceled."
 
-#: ../src/select-context.cpp:236
+#: ../src/select-context.cpp:238
 msgid "Selection canceled."
 msgstr "Selection canceled."
 
-#: ../src/select-context.cpp:535
+#: ../src/select-context.cpp:545
 msgid ""
 "<b>Draw over</b> objects to select them; release <b>Alt</b> to switch to "
 "rubberband selection"
 msgstr ""
 
-#: ../src/select-context.cpp:537
+#: ../src/select-context.cpp:547
 msgid ""
 "<b>Drag around</b> objects to select them; press <b>Alt</b> to switch to "
 "touch selection"
 msgstr ""
 
-#: ../src/select-context.cpp:697
+#: ../src/select-context.cpp:707
 #, fuzzy
 msgid "<b>Ctrl</b>: click to select in groups; drag to move hor/vert"
 msgstr "<b>Ctrl</b>: select in groups, move hor/vert"
 
-#: ../src/select-context.cpp:698
+#: ../src/select-context.cpp:708
 #, fuzzy
 msgid "<b>Shift</b>: click to toggle select; drag for rubberband selection"
 msgstr "<b>Shift</b>: toggle select, force rubberband, disable snapping"
 
-#: ../src/select-context.cpp:699
+#: ../src/select-context.cpp:709
 #, fuzzy
 msgid ""
 "<b>Alt</b>: click to select under; drag to move selected or select by touch"
 msgstr "<b>Alt</b>: select under, move selected"
 
-#: ../src/select-context.cpp:870
+#: ../src/select-context.cpp:880
 msgid "Selected object is not a group. Cannot enter."
 msgstr "Selected object is not a group. Cannot enter."
 
-#: ../src/selection-chemistry.cpp:231
+#: ../src/selection-chemistry.cpp:235
 msgid "Delete text"
 msgstr "Delete text"
 
-#: ../src/selection-chemistry.cpp:239
+#: ../src/selection-chemistry.cpp:243
 msgid "<b>Nothing</b> was deleted."
 msgstr "<b>Nothing</b> was deleted."
 
-#: ../src/selection-chemistry.cpp:257 ../src/text-context.cpp:995
-#: ../src/widgets/toolbox.cpp:985
+#: ../src/selection-chemistry.cpp:261 ../src/text-context.cpp:995
+#: ../src/widgets/toolbox.cpp:990
 msgid "Delete"
 msgstr "Delete"
 
-#: ../src/selection-chemistry.cpp:272
+#: ../src/selection-chemistry.cpp:276
 msgid "Select <b>object(s)</b> to duplicate."
 msgstr "Select <b>object(s)</b> to duplicate."
 
-#: ../src/selection-chemistry.cpp:322
+#: ../src/selection-chemistry.cpp:326
 msgid "Delete all"
 msgstr "Delete all"
 
-#: ../src/selection-chemistry.cpp:446
+#: ../src/selection-chemistry.cpp:450
 #, fuzzy
 msgid "Select <b>some objects</b> to group."
 msgstr "Select <b>two or more objects</b> to group."
 
-#: ../src/selection-chemistry.cpp:519 ../src/selection-describer.cpp:50
+#: ../src/selection-chemistry.cpp:523 ../src/selection-describer.cpp:50
 msgid "Group"
 msgstr "Group"
 
-#: ../src/selection-chemistry.cpp:534
+#: ../src/selection-chemistry.cpp:538
 msgid "Select a <b>group</b> to ungroup."
 msgstr "Select a <b>group</b> to ungroup."
 
-#: ../src/selection-chemistry.cpp:575
+#: ../src/selection-chemistry.cpp:579
 msgid "<b>No groups</b> to ungroup in the selection."
 msgstr "<b>No groups</b> to ungroup in the selection."
 
-#: ../src/selection-chemistry.cpp:581 ../src/sp-item-group.cpp:449
+#: ../src/selection-chemistry.cpp:585 ../src/sp-item-group.cpp:451
 msgid "Ungroup"
 msgstr "Ungroup"
 
-#: ../src/selection-chemistry.cpp:642
+#: ../src/selection-chemistry.cpp:646
 msgid "Select <b>object(s)</b> to raise."
 msgstr "Select <b>object(s)</b> to raise."
 
-#: ../src/selection-chemistry.cpp:648 ../src/selection-chemistry.cpp:708
-#: ../src/selection-chemistry.cpp:743 ../src/selection-chemistry.cpp:808
+#: ../src/selection-chemistry.cpp:652 ../src/selection-chemistry.cpp:712
+#: ../src/selection-chemistry.cpp:747 ../src/selection-chemistry.cpp:812
 msgid ""
 "You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
 msgstr ""
 "You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
 
-#: ../src/selection-chemistry.cpp:700
+#: ../src/selection-chemistry.cpp:704
 msgid "Select <b>object(s)</b> to raise to top."
 msgstr "Select <b>object(s)</b> to raise to top."
 
-#: ../src/selection-chemistry.cpp:723
+#: ../src/selection-chemistry.cpp:727
 msgid "Raise to top"
 msgstr "Raise to top"
 
-#: ../src/selection-chemistry.cpp:737
+#: ../src/selection-chemistry.cpp:741
 msgid "Select <b>object(s)</b> to lower."
 msgstr "Select <b>object(s)</b> to lower."
 
-#: ../src/selection-chemistry.cpp:787
+#: ../src/selection-chemistry.cpp:791
 msgid "Lower"
 msgstr "Lower"
 
-#: ../src/selection-chemistry.cpp:800
+#: ../src/selection-chemistry.cpp:804
 msgid "Select <b>object(s)</b> to lower to bottom."
 msgstr "Select <b>object(s)</b> to lower to bottom."
 
-#: ../src/selection-chemistry.cpp:835
+#: ../src/selection-chemistry.cpp:839
 msgid "Lower to bottom"
 msgstr "Lower to bottom"
 
-#: ../src/selection-chemistry.cpp:842
+#: ../src/selection-chemistry.cpp:846
 msgid "Nothing to undo."
 msgstr "Nothing to undo."
 
-#: ../src/selection-chemistry.cpp:849
+#: ../src/selection-chemistry.cpp:853
 msgid "Nothing to redo."
 msgstr "Nothing to redo."
 
-#: ../src/selection-chemistry.cpp:1057
+#: ../src/selection-chemistry.cpp:1061
 msgid "Nothing was copied."
 msgstr "Nothing was copied."
 
-#: ../src/selection-chemistry.cpp:1204
+#: ../src/selection-chemistry.cpp:1253
 #, fuzzy
 msgid "Nothing in the clipboard."
 msgstr "Nothing on the clipboard."
 
-#: ../src/selection-chemistry.cpp:1225
+#: ../src/selection-chemistry.cpp:1274
 msgid "Paste"
 msgstr "Paste"
 
-#: ../src/selection-chemistry.cpp:1237
+#: ../src/selection-chemistry.cpp:1286
 #, fuzzy
 msgid "Nothing on the style clipboard."
 msgstr "Nothing on the clipboard."
 
-#: ../src/selection-chemistry.cpp:1243
+#: ../src/selection-chemistry.cpp:1292
 msgid "Select <b>object(s)</b> to paste style to."
 msgstr "Select <b>object(s)</b> to paste style to."
 
-#: ../src/selection-chemistry.cpp:1252
+#: ../src/selection-chemistry.cpp:1301
 msgid "Paste style"
 msgstr "Paste style"
 
-#: ../src/selection-chemistry.cpp:1270
+#: ../src/selection-chemistry.cpp:1319
 #, fuzzy
 msgid "Select <b>object(s)</b> to paste live path effect to."
 msgstr "Select <b>object(s)</b> to paste size to."
 
-#: ../src/selection-chemistry.cpp:1280
+#: ../src/selection-chemistry.cpp:1329
 msgid "Clipboard does not contain a live path effect."
 msgstr ""
 
-#: ../src/selection-chemistry.cpp:1306
+#: ../src/selection-chemistry.cpp:1355
 #, fuzzy
 msgid "Paste live path effect"
 msgstr "Paste Size separately"
 
-#: ../src/selection-chemistry.cpp:1324 ../src/selection-chemistry.cpp:1360
+#: ../src/selection-chemistry.cpp:1373 ../src/selection-chemistry.cpp:1409
 msgid "Select <b>object(s)</b> to paste size to."
 msgstr "Select <b>object(s)</b> to paste size to."
 
-#: ../src/selection-chemistry.cpp:1342
+#: ../src/selection-chemistry.cpp:1391
 msgid "Paste size"
 msgstr "Paste size"
 
-#: ../src/selection-chemistry.cpp:1383
+#: ../src/selection-chemistry.cpp:1432
 msgid "Paste size separately"
 msgstr "Paste Size separately"
 
-#: ../src/selection-chemistry.cpp:1394
+#: ../src/selection-chemistry.cpp:1443
 msgid "Select <b>object(s)</b> to move to the layer above."
 msgstr "Select <b>object(s)</b> to move to the layer above."
 
-#: ../src/selection-chemistry.cpp:1419
+#: ../src/selection-chemistry.cpp:1468
 msgid "Raise to next layer"
 msgstr "Raise to next layer"
 
-#: ../src/selection-chemistry.cpp:1425
+#: ../src/selection-chemistry.cpp:1474
 msgid "No more layers above."
 msgstr "No more layers above."
 
-#: ../src/selection-chemistry.cpp:1439
+#: ../src/selection-chemistry.cpp:1488
 msgid "Select <b>object(s)</b> to move to the layer below."
 msgstr "Select <b>object(s)</b> to move to the layer below."
 
-#: ../src/selection-chemistry.cpp:1464
+#: ../src/selection-chemistry.cpp:1513
 msgid "Lower to previous layer"
 msgstr "Lower to previous layer"
 
-#: ../src/selection-chemistry.cpp:1470
+#: ../src/selection-chemistry.cpp:1519
 msgid "No more layers below."
 msgstr "No more layers below."
 
-#: ../src/selection-chemistry.cpp:1657
+#: ../src/selection-chemistry.cpp:1706
 msgid "Remove transform"
 msgstr "Remove transform"
 
-#: ../src/selection-chemistry.cpp:1766
+#: ../src/selection-chemistry.cpp:1815
 msgid "Rotate 90&#176; CW"
 msgstr "Rotate 90&#176; CW"
 
-#: ../src/selection-chemistry.cpp:1794
+#: ../src/selection-chemistry.cpp:1843
 msgid "Rotate 90&#176; CCW"
 msgstr "Rotate 90&#176; CCW"
 
-#: ../src/selection-chemistry.cpp:1815 ../src/seltrans.cpp:432
-#: ../src/ui/dialog/transformation.cpp:678
+#: ../src/selection-chemistry.cpp:1864 ../src/seltrans.cpp:434
+#: ../src/ui/dialog/transformation.cpp:687
 msgid "Rotate"
 msgstr "Rotate"
 
-#: ../src/selection-chemistry.cpp:1847
+#: ../src/selection-chemistry.cpp:1896
 msgid "Rotate by pixels"
 msgstr "Rotate by pixels"
 
-#: ../src/selection-chemistry.cpp:1877 ../src/seltrans.cpp:429
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2004
-#: ../src/ui/dialog/transformation.cpp:657
+#: ../src/selection-chemistry.cpp:1926 ../src/seltrans.cpp:431
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2138
+#: ../src/ui/dialog/transformation.cpp:666
 msgid "Scale"
 msgstr "Scale"
 
-#: ../src/selection-chemistry.cpp:1902
+#: ../src/selection-chemistry.cpp:1951
 msgid "Scale by whole factor"
 msgstr "Scale by whole factor"
 
-#: ../src/selection-chemistry.cpp:1918
+#: ../src/selection-chemistry.cpp:1967
 msgid "Move vertically"
 msgstr "Move vertically"
 
-#: ../src/selection-chemistry.cpp:1921
+#: ../src/selection-chemistry.cpp:1970
 msgid "Move horizontally"
 msgstr "Move horizontally"
 
-#: ../src/selection-chemistry.cpp:1924 ../src/selection-chemistry.cpp:1952
-#: ../src/seltrans.cpp:426 ../src/ui/dialog/transformation.cpp:601
+#: ../src/selection-chemistry.cpp:1973 ../src/selection-chemistry.cpp:2001
+#: ../src/seltrans.cpp:428 ../src/ui/dialog/transformation.cpp:610
 msgid "Move"
 msgstr "Move"
 
-#: ../src/selection-chemistry.cpp:1946
+#: ../src/selection-chemistry.cpp:1995
 #, fuzzy
 msgid "Move vertically by pixels"
 msgstr "Nudge vertically by pixels"
 
-#: ../src/selection-chemistry.cpp:1949
+#: ../src/selection-chemistry.cpp:1998
 #, fuzzy
 msgid "Move horizontally by pixels"
 msgstr "Nudge horizontally by pixels"
 
-#: ../src/selection-chemistry.cpp:2078
+#: ../src/selection-chemistry.cpp:2127
 #, fuzzy
 msgid "The selection has no applied path effect."
 msgstr "Create dynamic offset"
 
-#: ../src/selection-chemistry.cpp:2235
+#: ../src/selection-chemistry.cpp:2284
 msgid "action|Clone"
 msgstr ""
 
-#: ../src/selection-chemistry.cpp:2252
+#: ../src/selection-chemistry.cpp:2301
 msgid "Select a <b>clone</b> to unlink."
 msgstr "Select a <b>clone</b> to unlink."
 
-#: ../src/selection-chemistry.cpp:2301
+#: ../src/selection-chemistry.cpp:2350
 msgid "<b>No clones to unlink</b> in the selection."
 msgstr "<b>No clones to unlink</b> in the selection."
 
-#: ../src/selection-chemistry.cpp:2305
+#: ../src/selection-chemistry.cpp:2354
 msgid "Unlink clone"
 msgstr "Unlink clone"
 
-#: ../src/selection-chemistry.cpp:2319
+#: ../src/selection-chemistry.cpp:2368
 msgid ""
 "Select a <b>clone</b> to go to its original. Select a <b>linked offset</b> "
 "to go to its source. Select a <b>text on path</b> to go to the path. Select "
@@ -6163,7 +6284,7 @@ msgstr ""
 "to go to its source. Select a <b>text on path</b> to go to the path. Select "
 "a <b>flowed text</b> to go to its frame."
 
-#: ../src/selection-chemistry.cpp:2342
+#: ../src/selection-chemistry.cpp:2391
 msgid ""
 "<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, "
 "flowed text?)"
@@ -6171,7 +6292,7 @@ msgstr ""
 "<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, "
 "flowed text?)"
 
-#: ../src/selection-chemistry.cpp:2348
+#: ../src/selection-chemistry.cpp:2397
 msgid ""
 "The object you're trying to select is <b>not visible</b> (it is in &lt;"
 "defs&gt;)"
@@ -6179,88 +6300,88 @@ msgstr ""
 "The object you're trying to select is <b>not visible</b> (it is in &lt;"
 "defs&gt;)"
 
-#: ../src/selection-chemistry.cpp:2376
+#: ../src/selection-chemistry.cpp:2425
 #, fuzzy
 msgid "Select <b>object(s)</b> to convert to marker."
 msgstr "Select <b>object(s)</b> to convert to pattern."
 
-#: ../src/selection-chemistry.cpp:2441
+#: ../src/selection-chemistry.cpp:2490
 #, fuzzy
 msgid "Objects to marker"
 msgstr "Objects to pattern"
 
-#: ../src/selection-chemistry.cpp:2470
+#: ../src/selection-chemistry.cpp:2519
 #, fuzzy
 msgid "Select <b>object(s)</b> to convert to guides."
 msgstr "Select <b>object(s)</b> to convert to pattern."
 
-#: ../src/selection-chemistry.cpp:2480
+#: ../src/selection-chemistry.cpp:2529
 #, fuzzy
 msgid "Objects to guides"
 msgstr "Objects to pattern"
 
-#: ../src/selection-chemistry.cpp:2497
+#: ../src/selection-chemistry.cpp:2546
 msgid "Select <b>object(s)</b> to convert to pattern."
 msgstr "Select <b>object(s)</b> to convert to pattern."
 
-#: ../src/selection-chemistry.cpp:2582
+#: ../src/selection-chemistry.cpp:2631
 msgid "Objects to pattern"
 msgstr "Objects to pattern"
 
-#: ../src/selection-chemistry.cpp:2599
+#: ../src/selection-chemistry.cpp:2648
 msgid "Select an <b>object with pattern fill</b> to extract objects from."
 msgstr "Select an <b>object with pattern fill</b> to extract objects from."
 
-#: ../src/selection-chemistry.cpp:2652
+#: ../src/selection-chemistry.cpp:2701
 msgid "<b>No pattern fills</b> in the selection."
 msgstr "<b>No pattern fills</b> in the selection."
 
-#: ../src/selection-chemistry.cpp:2655
+#: ../src/selection-chemistry.cpp:2704
 msgid "Pattern to objects"
 msgstr "Pattern to objects"
 
-#: ../src/selection-chemistry.cpp:2741
+#: ../src/selection-chemistry.cpp:2790
 msgid "Select <b>object(s)</b> to make a bitmap copy."
 msgstr "Select <b>object(s)</b> to make a bitmap copy."
 
-#: ../src/selection-chemistry.cpp:2902
+#: ../src/selection-chemistry.cpp:2951
 msgid "Create bitmap"
 msgstr "Create bitmap"
 
-#: ../src/selection-chemistry.cpp:2935
+#: ../src/selection-chemistry.cpp:2984
 msgid "Select <b>object(s)</b> to create clippath or mask from."
 msgstr "Select <b>object(s)</b> to create clippath or mask from."
 
-#: ../src/selection-chemistry.cpp:2938
+#: ../src/selection-chemistry.cpp:2987
 msgid "Select mask object and <b>object(s)</b> to apply clippath or mask to."
 msgstr "Select mask object and <b>object(s)</b> to apply clippath or mask to."
 
-#: ../src/selection-chemistry.cpp:3044
+#: ../src/selection-chemistry.cpp:3093
 msgid "Set clipping path"
 msgstr "Set clipping path"
 
-#: ../src/selection-chemistry.cpp:3046
+#: ../src/selection-chemistry.cpp:3095
 msgid "Set mask"
 msgstr "Set mask"
 
-#: ../src/selection-chemistry.cpp:3060
+#: ../src/selection-chemistry.cpp:3109
 msgid "Select <b>object(s)</b> to remove clippath or mask from."
 msgstr "Select <b>object(s)</b> to remove clippath or mask from."
 
-#: ../src/selection-chemistry.cpp:3128
+#: ../src/selection-chemistry.cpp:3177
 msgid "Release clipping path"
 msgstr "Release clipping path"
 
-#: ../src/selection-chemistry.cpp:3130
+#: ../src/selection-chemistry.cpp:3179
 msgid "Release mask"
 msgstr "Release mask"
 
-#: ../src/selection-chemistry.cpp:3141
+#: ../src/selection-chemistry.cpp:3190
 #, fuzzy
 msgid "Select <b>object(s)</b> to fit canvas to."
 msgstr "Select <b>object(s)</b> to paste size to."
 
-#: ../src/selection-chemistry.cpp:3175
+#: ../src/selection-chemistry.cpp:3224
 msgid "Fit page to selection"
 msgstr "Fit page to selection"
 
@@ -6290,7 +6411,7 @@ msgstr "Line"
 msgid "Path"
 msgstr "Path"
 
-#: ../src/selection-describer.cpp:58 ../src/widgets/toolbox.cpp:1874
+#: ../src/selection-describer.cpp:58 ../src/widgets/toolbox.cpp:1882
 msgid "Polygon"
 msgstr "Polygon"
 
@@ -6328,7 +6449,7 @@ msgstr "Spiral"
 #. star
 #: ../src/selection-describer.cpp:78
 #: ../src/ui/dialog/inkscape-preferences.cpp:407 ../src/verbs.cpp:2380
-#: ../src/widgets/toolbox.cpp:1881
+#: ../src/widgets/toolbox.cpp:1889
 msgid "Star"
 msgstr "Star"
 
@@ -6443,15 +6564,15 @@ msgstr[1] "<b>%i</b> objects of <b>%i</b> types"
 msgid "%s%s. %s."
 msgstr "%s%s. %s."
 
-#: ../src/seltrans.cpp:435 ../src/ui/dialog/transformation.cpp:736
+#: ../src/seltrans.cpp:437 ../src/ui/dialog/transformation.cpp:745
 msgid "Skew"
 msgstr "Skew"
 
-#: ../src/seltrans.cpp:447
+#: ../src/seltrans.cpp:449
 msgid "Set center"
 msgstr "Set centre"
 
-#: ../src/seltrans.cpp:542
+#: ../src/seltrans.cpp:544
 msgid ""
 "<b>Center</b> of rotation and skewing: drag to reposition; scaling with "
 "Shift also uses this center"
@@ -6459,7 +6580,7 @@ msgstr ""
 "<b>Centre</b> of rotation and skewing: drag to reposition; scaling with "
 "Shift also uses this centre"
 
-#: ../src/seltrans.cpp:569
+#: ../src/seltrans.cpp:571
 msgid ""
 "<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; "
 "with <b>Shift</b> to scale around rotation center"
@@ -6467,7 +6588,7 @@ msgstr ""
 "<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; "
 "with <b>Shift</b> to scale around rotation centre"
 
-#: ../src/seltrans.cpp:570
+#: ../src/seltrans.cpp:572
 msgid ""
 "<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</"
 "b> to scale around rotation center"
@@ -6475,7 +6596,7 @@ msgstr ""
 "<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</"
 "b> to scale around rotation centre"
 
-#: ../src/seltrans.cpp:574
+#: ../src/seltrans.cpp:576
 msgid ""
 "<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to "
 "skew around the opposite side"
@@ -6483,7 +6604,7 @@ msgstr ""
 "<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to "
 "skew around the opposite side"
 
-#: ../src/seltrans.cpp:575
+#: ../src/seltrans.cpp:577
 msgid ""
 "<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> "
 "to rotate around the opposite corner"
@@ -6491,35 +6612,35 @@ msgstr ""
 "<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> "
 "to rotate around the opposite corner"
 
-#: ../src/seltrans.cpp:709
+#: ../src/seltrans.cpp:711
 msgid "Reset center"
 msgstr "Reset centre"
 
-#: ../src/seltrans.cpp:964 ../src/seltrans.cpp:1094
+#: ../src/seltrans.cpp:966 ../src/seltrans.cpp:1096
 #, c-format
 msgid "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
 msgstr "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
 
 #. TRANSLATORS: don't modify the first ";"
 #. (it will NOT be displayed as ";" - only the second one will be)
-#: ../src/seltrans.cpp:1192
+#: ../src/seltrans.cpp:1194
 #, c-format
 msgid "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 msgstr "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 
 #. TRANSLATORS: don't modify the first ";"
 #. (it will NOT be displayed as ";" - only the second one will be)
-#: ../src/seltrans.cpp:1241
+#: ../src/seltrans.cpp:1243
 #, c-format
 msgid "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 msgstr "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/seltrans.cpp:1284
+#: ../src/seltrans.cpp:1286
 #, c-format
 msgid "Move <b>center</b> to %s, %s"
 msgstr "Move <b>centre</b> to %s, %s"
 
-#: ../src/seltrans.cpp:1573
+#: ../src/seltrans.cpp:1575
 #, c-format
 msgid ""
 "<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; "
@@ -6528,7 +6649,7 @@ msgstr ""
 "<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; "
 "with <b>Shift</b> to disable snapping"
 
-#: ../src/shape-editor.cpp:370
+#: ../src/shape-editor.cpp:371
 msgid "Drag curve"
 msgstr "Drag curve"
 
@@ -6541,24 +6662,25 @@ msgstr "<b>Link</b> to %s"
 msgid "<b>Link</b> without URI"
 msgstr "<b>Link</b> without URI"
 
-#: ../src/sp-ellipse.cpp:500 ../src/sp-ellipse.cpp:881
+#: ../src/sp-ellipse.cpp:499 ../src/sp-ellipse.cpp:880
 msgid "<b>Ellipse</b>"
 msgstr "<b>Ellipse</b>"
 
-#: ../src/sp-ellipse.cpp:642
+#: ../src/sp-ellipse.cpp:641
 msgid "<b>Circle</b>"
 msgstr "<b>Circle</b>"
 
-#: ../src/sp-ellipse.cpp:876
+#: ../src/sp-ellipse.cpp:875
 msgid "<b>Segment</b>"
 msgstr "<b>Segment</b>"
 
-#: ../src/sp-ellipse.cpp:878
+#: ../src/sp-ellipse.cpp:877
 msgid "<b>Arc</b>"
 msgstr "<b>Arc</b>"
 
 #. TRANSLATORS: "Flow region" is an area where text is allowed to flow
 #: ../src/sp-flowregion.cpp:270
+#, c-format
 msgid "Flow region"
 msgstr "Flow region"
 
@@ -6567,48 +6689,54 @@ msgstr "Flow region"
 #. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegion-elem and
 #. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegionExclude-elem.
 #: ../src/sp-flowregion.cpp:490
+#, c-format
 msgid "Flow excluded region"
 msgstr "Flow excluded region"
 
-#: ../src/sp-flowtext.cpp:376
+#: ../src/sp-flowtext.cpp:378
 #, c-format
 msgid "<b>Flowed text</b> (%d character)"
 msgid_plural "<b>Flowed text</b> (%d characters)"
 msgstr[0] "<b>Flowed text</b> (%d character)"
 msgstr[1] "<b>Flowed text</b> (%d characters)"
 
-#: ../src/sp-flowtext.cpp:378
+#: ../src/sp-flowtext.cpp:380
 #, c-format
 msgid "<b>Linked flowed text</b> (%d character)"
 msgid_plural "<b>Linked flowed text</b> (%d characters)"
 msgstr[0] "<b>Linked flowed text</b> (%d character)"
 msgstr[1] "<b>Linked flowed text</b> (%d characters)"
 
-#: ../src/sp-guide.cpp:394
+#: ../src/sp-guide.cpp:398
 #, fuzzy, c-format
-msgid "vertical guideline at %s"
+msgid "vertical, at %s"
 msgstr "vertical guideline"
 
-#: ../src/sp-guide.cpp:396
+#: ../src/sp-guide.cpp:400
 #, fuzzy, c-format
-msgid "horizontal guideline at %s"
+msgid "horizontal, at %s"
 msgstr "horizontal guideline"
 
-#: ../src/sp-image.cpp:1039
+#: ../src/sp-guide.cpp:405
+#, c-format
+msgid "at %d degrees, through (%s,%s); <b>Ctrl</b>+click to delete"
+msgstr ""
+
+#: ../src/sp-image.cpp:1041
 msgid "embedded"
 msgstr "embedded"
 
-#: ../src/sp-image.cpp:1047
+#: ../src/sp-image.cpp:1049
 #, c-format
 msgid "<b>Image with bad reference</b>: %s"
 msgstr "<b>Image with bad reference</b>: %s"
 
-#: ../src/sp-image.cpp:1048
+#: ../src/sp-image.cpp:1050
 #, c-format
 msgid "<b>Image</b> %d &#215; %d: %s"
 msgstr "<b>Image</b> %d &#215; %d: %s"
 
-#: ../src/sp-item-group.cpp:694
+#: ../src/sp-item-group.cpp:696
 #, c-format
 msgid "<b>Group</b> of <b>%d</b> object"
 msgid_plural "<b>Group</b> of <b>%d</b> objects"
@@ -6634,21 +6762,21 @@ msgid "<b>Line</b>"
 msgstr "<b>Line</b>"
 
 #. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
-#: ../src/sp-offset.cpp:431
+#: ../src/sp-offset.cpp:433
 #, c-format
 msgid "<b>Linked offset</b>, %s by %f pt"
 msgstr "<b>Linked offset</b>, %s by %f pt"
 
-#: ../src/sp-offset.cpp:432 ../src/sp-offset.cpp:436
+#: ../src/sp-offset.cpp:434 ../src/sp-offset.cpp:438
 msgid "outset"
 msgstr "outset"
 
-#: ../src/sp-offset.cpp:432 ../src/sp-offset.cpp:436
+#: ../src/sp-offset.cpp:434 ../src/sp-offset.cpp:438
 msgid "inset"
 msgstr "inset"
 
 #. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
-#: ../src/sp-offset.cpp:435
+#: ../src/sp-offset.cpp:437
 #, c-format
 msgid "<b>Dynamic offset</b>, %s by %f pt"
 msgstr "<b>Dynamic offset</b>, %s by %f pt"
@@ -6667,12 +6795,12 @@ msgid_plural "<b>Path</b> (%i nodes)"
 msgstr[0] "<b>Path</b> (%i node)"
 msgstr[1] "<b>Path</b> (%i nodes)"
 
-#: ../src/sp-path.cpp:573
+#: ../src/sp-path.cpp:571
 #, fuzzy
 msgid "Creating single dot"
 msgstr "Creating new path"
 
-#: ../src/sp-path.cpp:574
+#: ../src/sp-path.cpp:572
 #, fuzzy
 msgid "Create single dot"
 msgstr "Create tiled clones"
@@ -6696,14 +6824,14 @@ msgstr "<b>Rectangle</b>"
 msgid "<b>Spiral</b> with %3f turns"
 msgstr "<b>Spiral</b> with %3f turns"
 
-#: ../src/sp-star.cpp:307
+#: ../src/sp-star.cpp:311
 #, c-format
 msgid "<b>Star</b> with %d vertex"
 msgid_plural "<b>Star</b> with %d vertices"
 msgstr[0] "<b>Star</b> with %d vertex"
 msgstr[1] "<b>Star</b> with %d vertices"
 
-#: ../src/sp-star.cpp:311
+#: ../src/sp-star.cpp:315
 #, c-format
 msgid "<b>Polygon</b> with %d vertex"
 msgid_plural "<b>Polygon</b> with %d vertices"
@@ -6732,78 +6860,78 @@ msgstr "<b>Text on path</b> (%s, %s)"
 msgid "<b>Text</b> (%s, %s)"
 msgstr "<b>Text</b> (%s, %s)"
 
-#: ../src/sp-tspan.cpp:283
+#: ../src/sp-tspan.cpp:285
 #, fuzzy
 msgid "<b>Text span</b>"
 msgstr "<b>Rectangle</b>"
 
 #. TRANSLATORS: Used for statusbar description for long <use> chains:
 #. * "Clone of: Clone of: ... in Layer 1".
-#: ../src/sp-use.cpp:316
+#: ../src/sp-use.cpp:320
 msgid "..."
 msgstr "..."
 
-#: ../src/sp-use.cpp:324
+#: ../src/sp-use.cpp:328
 #, c-format
 msgid "<b>Clone</b> of: %s"
 msgstr "<b>Clone</b> of: %s"
 
-#: ../src/sp-use.cpp:328
+#: ../src/sp-use.cpp:332
 msgid "<b>Orphaned clone</b>"
 msgstr "<b>Orphaned clone</b>"
 
-#: ../src/spiral-context.cpp:337
+#: ../src/spiral-context.cpp:339
 msgid "<b>Ctrl</b>: snap angle"
 msgstr "<b>Ctrl</b>: snap angle"
 
-#: ../src/spiral-context.cpp:339
+#: ../src/spiral-context.cpp:341
 msgid "<b>Alt</b>: lock spiral radius"
 msgstr "<b>Alt</b>: lock spiral radius"
 
-#: ../src/spiral-context.cpp:461
+#: ../src/spiral-context.cpp:463
 #, c-format
 msgid ""
 "<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 msgstr ""
 "<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/spiral-context.cpp:482
+#: ../src/spiral-context.cpp:484
 msgid "Create spiral"
 msgstr "Create spiral"
 
-#: ../src/splivarot.cpp:69 ../src/splivarot.cpp:75
+#: ../src/splivarot.cpp:71 ../src/splivarot.cpp:77
 msgid "Union"
 msgstr "Union"
 
-#: ../src/splivarot.cpp:81
+#: ../src/splivarot.cpp:83
 msgid "Intersection"
 msgstr "Intersection"
 
-#: ../src/splivarot.cpp:87
+#: ../src/splivarot.cpp:89
 msgid "Difference"
 msgstr "Difference"
 
-#: ../src/splivarot.cpp:93
+#: ../src/splivarot.cpp:95
 msgid "Exclusion"
 msgstr "Exclusion"
 
-#: ../src/splivarot.cpp:98
+#: ../src/splivarot.cpp:100
 msgid "Division"
 msgstr "Division"
 
-#: ../src/splivarot.cpp:103
+#: ../src/splivarot.cpp:105
 msgid "Cut path"
 msgstr "Cut path"
 
-#: ../src/splivarot.cpp:120
+#: ../src/splivarot.cpp:122
 msgid "Select <b>at least 2 paths</b> to perform a boolean operation."
 msgstr "Select <b>at least 2 paths</b> to perform a boolean operation."
 
-#: ../src/splivarot.cpp:124
+#: ../src/splivarot.cpp:126
 msgid "Select <b>at least 1 path</b> to perform a boolean union."
 msgstr "Select <b>at least 1 path</b> to perform a boolean union."
 
-#: ../src/splivarot.cpp:130
+#: ../src/splivarot.cpp:132
 msgid ""
 "Select <b>exactly 2 paths</b> to perform difference, XOR, division, or path "
 "cut."
@@ -6811,7 +6939,7 @@ msgstr ""
 "Select <b>exactly 2 paths</b> to perform difference, XOR, division, or path "
 "cut."
 
-#: ../src/splivarot.cpp:147 ../src/splivarot.cpp:162
+#: ../src/splivarot.cpp:149 ../src/splivarot.cpp:164
 msgid ""
 "Unable to determine the <b>z-order</b> of the objects selected for "
 "difference, XOR, division, or path cut."
@@ -6819,110 +6947,110 @@ msgstr ""
 "Unable to determine the <b>z-order</b> of the objects selected for "
 "difference, XOR, division, or path cut."
 
-#: ../src/splivarot.cpp:192
+#: ../src/splivarot.cpp:194
 msgid ""
 "One of the objects is <b>not a path</b>, cannot perform boolean operation."
 msgstr ""
 "One of the objects is <b>not a path</b>, cannot perform boolean operation."
 
-#: ../src/splivarot.cpp:602
+#: ../src/splivarot.cpp:604
 msgid "Select <b>stroked path(s)</b> to convert stroke to path."
 msgstr "Select <b>stroked path(s)</b> to convert stroke to path."
 
-#: ../src/splivarot.cpp:886
+#: ../src/splivarot.cpp:888
 msgid "Convert stroke to path"
 msgstr "Convert stroke to path"
 
 #. TRANSLATORS: "to outline" means "to convert stroke to path"
-#: ../src/splivarot.cpp:889
+#: ../src/splivarot.cpp:891
 msgid "<b>No stroked paths</b> in the selection."
 msgstr "<b>No stroked paths</b> in the selection."
 
-#: ../src/splivarot.cpp:973
+#: ../src/splivarot.cpp:975
 msgid "Selected object is <b>not a path</b>, cannot inset/outset."
 msgstr "Selected object is <b>not a path</b>, cannot inset/outset."
 
-#: ../src/splivarot.cpp:1093 ../src/splivarot.cpp:1162
+#: ../src/splivarot.cpp:1095 ../src/splivarot.cpp:1164
 msgid "Create linked offset"
 msgstr "Create linked offset"
 
-#: ../src/splivarot.cpp:1094 ../src/splivarot.cpp:1163
+#: ../src/splivarot.cpp:1096 ../src/splivarot.cpp:1165
 msgid "Create dynamic offset"
 msgstr "Create dynamic offset"
 
-#: ../src/splivarot.cpp:1190
+#: ../src/splivarot.cpp:1192
 msgid "Select <b>path(s)</b> to inset/outset."
 msgstr "Select <b>path(s)</b> to inset/outset."
 
-#: ../src/splivarot.cpp:1408
+#: ../src/splivarot.cpp:1410
 msgid "Outset path"
 msgstr "Outset path"
 
-#: ../src/splivarot.cpp:1408
+#: ../src/splivarot.cpp:1410
 msgid "Inset path"
 msgstr "Inset path"
 
-#: ../src/splivarot.cpp:1410
+#: ../src/splivarot.cpp:1412
 msgid "<b>No paths</b> to inset/outset in the selection."
 msgstr "<b>No paths</b> to inset/outset in the selection."
 
-#: ../src/splivarot.cpp:1571
+#: ../src/splivarot.cpp:1573
 msgid "Simplifying paths (separately):"
 msgstr ""
 
-#: ../src/splivarot.cpp:1573
+#: ../src/splivarot.cpp:1575
 #, fuzzy
 msgid "Simplifying paths:"
 msgstr "Simplification threshold:"
 
-#: ../src/splivarot.cpp:1610
+#: ../src/splivarot.cpp:1612
 #, fuzzy, c-format
 msgid "%s <b>%d</b> of <b>%d</b> paths simplified..."
 msgstr "<b>%i</b> of <b>%i</b> node selected. %s."
 
-#: ../src/splivarot.cpp:1621
+#: ../src/splivarot.cpp:1623
 #, c-format
 msgid "<b>%d</b> paths simplified."
 msgstr ""
 
-#: ../src/splivarot.cpp:1637
+#: ../src/splivarot.cpp:1639
 msgid "Select <b>path(s)</b> to simplify."
 msgstr "Select <b>path(s)</b> to simplify."
 
-#: ../src/splivarot.cpp:1651
+#: ../src/splivarot.cpp:1653
 msgid "Simplify"
 msgstr "Simplify"
 
-#: ../src/splivarot.cpp:1653
+#: ../src/splivarot.cpp:1655
 msgid "<b>No paths</b> to simplify in the selection."
 msgstr "<b>No paths</b> to simplify in the selection."
 
-#: ../src/star-context.cpp:348
+#: ../src/star-context.cpp:353
 msgid "<b>Ctrl</b>: snap angle; keep rays radial"
 msgstr "<b>Ctrl</b>: snap angle; keep rays radial"
 
-#: ../src/star-context.cpp:471
+#: ../src/star-context.cpp:476
 #, c-format
 msgid ""
 "<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 msgstr ""
 "<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/star-context.cpp:472
+#: ../src/star-context.cpp:477
 #, c-format
 msgid "<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 msgstr ""
 "<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/star-context.cpp:495
+#: ../src/star-context.cpp:500
 msgid "Create star"
 msgstr "Create star"
 
-#: ../src/text-chemistry.cpp:100
+#: ../src/text-chemistry.cpp:104
 msgid "Select <b>a text and a path</b> to put text on path."
 msgstr "Select <b>a text and a path</b> to put text on path."
 
-#: ../src/text-chemistry.cpp:105
+#: ../src/text-chemistry.cpp:109
 msgid ""
 "This text object is <b>already put on a path</b>. Remove it from the path "
 "first. Use <b>Shift+D</b> to look up its path."
@@ -6931,7 +7059,7 @@ msgstr ""
 "first. Use <b>Shift+D</b> to look up its path."
 
 #. rect is the only SPShape which is not <path> yet, and thus SVG forbids us from putting text on it
-#: ../src/text-chemistry.cpp:111
+#: ../src/text-chemistry.cpp:115
 msgid ""
 "You cannot put text on a rectangle in this version. Convert rectangle to "
 "path first."
@@ -6939,35 +7067,35 @@ msgstr ""
 "You cannot put text on a rectangle in this version. Convert rectangle to "
 "path first."
 
-#: ../src/text-chemistry.cpp:121
+#: ../src/text-chemistry.cpp:125
 msgid "The flowed text(s) must be <b>visible</b> in order to be put on a path."
 msgstr ""
 
-#: ../src/text-chemistry.cpp:188 ../src/verbs.cpp:2240
+#: ../src/text-chemistry.cpp:192 ../src/verbs.cpp:2240
 msgid "Put text on path"
 msgstr "Put text on path"
 
-#: ../src/text-chemistry.cpp:200
+#: ../src/text-chemistry.cpp:204
 msgid "Select <b>a text on path</b> to remove it from path."
 msgstr "Select <b>a text on path</b> to remove it from path."
 
-#: ../src/text-chemistry.cpp:222
+#: ../src/text-chemistry.cpp:226
 msgid "<b>No texts-on-paths</b> in the selection."
 msgstr "<b>No texts-on-paths</b> in the selection."
 
-#: ../src/text-chemistry.cpp:225 ../src/verbs.cpp:2242
+#: ../src/text-chemistry.cpp:229 ../src/verbs.cpp:2242
 msgid "Remove text from path"
 msgstr "Remove text from path"
 
-#: ../src/text-chemistry.cpp:265 ../src/text-chemistry.cpp:286
+#: ../src/text-chemistry.cpp:269 ../src/text-chemistry.cpp:290
 msgid "Select <b>text(s)</b> to remove kerns from."
 msgstr "Select <b>text(s)</b> to remove kerns from."
 
-#: ../src/text-chemistry.cpp:289
+#: ../src/text-chemistry.cpp:293
 msgid "Remove manual kerns"
 msgstr "Remove manual kerns"
 
-#: ../src/text-chemistry.cpp:309
+#: ../src/text-chemistry.cpp:313
 msgid ""
 "Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text "
 "into frame."
@@ -6975,31 +7103,31 @@ msgstr ""
 "Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text "
 "into frame."
 
-#: ../src/text-chemistry.cpp:377
+#: ../src/text-chemistry.cpp:381
 msgid "Flow text into shape"
 msgstr "Flow text into shape"
 
-#: ../src/text-chemistry.cpp:399
+#: ../src/text-chemistry.cpp:403
 msgid "Select <b>a flowed text</b> to unflow it."
 msgstr "Select <b>a flowed text</b> to unflow it."
 
-#: ../src/text-chemistry.cpp:466
+#: ../src/text-chemistry.cpp:470
 msgid "Unflow flowed text"
 msgstr "Unflow flowed text"
 
-#: ../src/text-chemistry.cpp:478
+#: ../src/text-chemistry.cpp:482
 msgid "Select <b>flowed text(s)</b> to convert."
 msgstr "Select <b>flowed text(s)</b> to convert."
 
-#: ../src/text-chemistry.cpp:496
+#: ../src/text-chemistry.cpp:500
 msgid "The flowed text(s) must be <b>visible</b> in order to be converted."
 msgstr ""
 
-#: ../src/text-chemistry.cpp:524
+#: ../src/text-chemistry.cpp:528
 msgid "Convert flowed text to text"
 msgstr "Convert flowed text to text"
 
-#: ../src/text-chemistry.cpp:529
+#: ../src/text-chemistry.cpp:533
 msgid "<b>No flowed text(s)</b> to convert in the selection."
 msgstr "<b>No flowed text(s)</b> to convert in the selection."
 
@@ -7131,7 +7259,7 @@ msgstr "Paste text"
 msgid "Type flowed text; <b>Enter</b> to start new paragraph."
 msgstr "Type flowed text; <b>Enter</b> to start new paragraph."
 
-#: ../src/text-context.cpp:1552 ../src/tools-switch.cpp:205
+#: ../src/text-context.cpp:1552 ../src/tools-switch.cpp:208
 msgid ""
 "<b>Click</b> to select or create text, <b>drag</b> to create flowed text; "
 "then type."
@@ -7143,7 +7271,7 @@ msgstr ""
 msgid "Type text"
 msgstr "Type text"
 
-#: ../src/tools-switch.cpp:145
+#: ../src/tools-switch.cpp:148
 msgid ""
 "To edit a path, <b>click</b>, <b>Shift+click</b>, or <b>drag around</b> "
 "nodes to select them, then <b>drag</b> nodes and handles. <b>Click</b> on an "
@@ -7153,11 +7281,11 @@ msgstr ""
 "nodes to select them, then <b>drag</b> nodes and handles. <b>Click</b> on an "
 "object to select."
 
-#: ../src/tools-switch.cpp:151
+#: ../src/tools-switch.cpp:154
 msgid "To tweak a path by pushing, select it and drag over it."
 msgstr ""
 
-#: ../src/tools-switch.cpp:157
+#: ../src/tools-switch.cpp:160
 msgid ""
 "<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and "
 "resize. <b>Click</b> to select."
@@ -7165,7 +7293,7 @@ msgstr ""
 "<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and "
 "resize. <b>Click</b> to select."
 
-#: ../src/tools-switch.cpp:163
+#: ../src/tools-switch.cpp:166
 #, fuzzy
 msgid ""
 "<b>Drag</b> to create a 3D box. <b>Drag controls</b> to resize in "
@@ -7174,7 +7302,7 @@ msgstr ""
 "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. "
 "<b>Click</b> to select."
 
-#: ../src/tools-switch.cpp:169
+#: ../src/tools-switch.cpp:172
 msgid ""
 "<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or "
 "segment. <b>Click</b> to select."
@@ -7182,7 +7310,7 @@ msgstr ""
 "<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or "
 "segment. <b>Click</b> to select."
 
-#: ../src/tools-switch.cpp:175
+#: ../src/tools-switch.cpp:178
 msgid ""
 "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. "
 "<b>Click</b> to select."
@@ -7190,7 +7318,7 @@ msgstr ""
 "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. "
 "<b>Click</b> to select."
 
-#: ../src/tools-switch.cpp:181
+#: ../src/tools-switch.cpp:184
 msgid ""
 "<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral "
 "shape. <b>Click</b> to select."
@@ -7198,7 +7326,7 @@ msgstr ""
 "<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral "
 "shape. <b>Click</b> to select."
 
-#: ../src/tools-switch.cpp:187
+#: ../src/tools-switch.cpp:190
 #, fuzzy
 msgid ""
 "<b>Drag</b> to create a freehand line. Start drawing with <b>Shift</b> to "
@@ -7207,7 +7335,7 @@ msgstr ""
 "<b>Drag</b> to create a freehand line. Start drawing with <b>Shift</b> to "
 "append to selected path."
 
-#: ../src/tools-switch.cpp:193
+#: ../src/tools-switch.cpp:196
 #, fuzzy
 msgid ""
 "<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to "
@@ -7216,7 +7344,7 @@ msgstr ""
 "<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to "
 "append to selected path."
 
-#: ../src/tools-switch.cpp:199
+#: ../src/tools-switch.cpp:202
 #, fuzzy
 msgid ""
 "<b>Drag</b> to draw a calligraphic stroke; with <b>Ctrl</b> to track a "
@@ -7226,7 +7354,7 @@ msgstr ""
 "<b>Drag</b> to paint a calligraphic stroke. <b>Left</b>/<b>right</b> arrow "
 "keys adjust width, <b>up</b>/<b>down</b> adjust angle."
 
-#: ../src/tools-switch.cpp:211
+#: ../src/tools-switch.cpp:214
 msgid ""
 "<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, "
 "<b>drag handles</b> to adjust gradients."
@@ -7234,7 +7362,7 @@ msgstr ""
 "<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, "
 "<b>drag handles</b> to adjust gradients."
 
-#: ../src/tools-switch.cpp:217
+#: ../src/tools-switch.cpp:220
 msgid ""
 "<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to "
 "zoom out."
@@ -7242,11 +7370,11 @@ msgstr ""
 "<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to "
 "zoom out."
 
-#: ../src/tools-switch.cpp:229
+#: ../src/tools-switch.cpp:232
 msgid "<b>Click and drag</b> between shapes to create a connector."
 msgstr "<b>Click and drag</b> between shapes to create a connector."
 
-#: ../src/tools-switch.cpp:235
+#: ../src/tools-switch.cpp:238
 msgid ""
 "<b>Click</b> to paint a bounded area, <b>Shift+click</b> to union the new "
 "fill with the current selection, <b>Ctrl+click</b> to change the clicked "
@@ -7503,7 +7631,7 @@ msgstr "Minimum horizontal gap (in px units) between bounding boxes"
 
 #. TRANSLATORS: Horizontal gap
 #: ../src/ui/dialog/align-and-distribute.cpp:467
-#: ../src/widgets/toolbox.cpp:2257
+#: ../src/widgets/toolbox.cpp:2265
 msgid "H:"
 msgstr "H:"
 
@@ -7518,12 +7646,12 @@ msgstr "V:"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:505
 #: ../src/ui/dialog/align-and-distribute.cpp:782
-#: ../src/widgets/toolbox.cpp:5108
+#: ../src/widgets/toolbox.cpp:5156
 msgid "Remove overlaps"
 msgstr "Remove overlaps"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:535
-#: ../src/widgets/toolbox.cpp:4968
+#: ../src/widgets/toolbox.cpp:5016
 msgid "Arrange connector network"
 msgstr "Arrange connector network"
 
@@ -7660,7 +7788,7 @@ msgstr ""
 "overlap"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:884
-#: ../src/widgets/toolbox.cpp:5070
+#: ../src/widgets/toolbox.cpp:5118
 msgid "Nicely arrange selected connector network"
 msgstr "Nicely arrange selected connector network"
 
@@ -7698,14 +7826,14 @@ msgid "Smallest item"
 msgstr "Smallest item"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:907
-#: ../src/ui/dialog/document-properties.cpp:128
+#: ../src/ui/dialog/document-properties.cpp:129
 #: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1427
-#: ../src/widgets/desktop-widget.cpp:1484
+#: ../src/widgets/desktop-widget.cpp:1527
 msgid "Page"
 msgstr "Page"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:908
-#: ../src/widgets/desktop-widget.cpp:1488
+#: ../src/widgets/desktop-widget.cpp:1531
 msgid "Drawing"
 msgstr "Drawing"
 
@@ -7925,163 +8053,169 @@ msgid ""
 "the previous tab)"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:118
+#. TRANSLATORS: In Grid|_New translate only the word _New. It ref to grid
+#: ../src/ui/dialog/document-properties.cpp:119
+#, fuzzy
+msgid "Grid|_New"
+msgstr "Grid"
+
+#: ../src/ui/dialog/document-properties.cpp:119
 #, fuzzy
 msgid "Create new grid."
 msgstr "Create guide"
 
-#: ../src/ui/dialog/document-properties.cpp:119
+#: ../src/ui/dialog/document-properties.cpp:120
 #: ../src/ui/dialog/livepatheffect-editor.cpp:58
 #, fuzzy
 msgid "_Remove"
 msgstr "Remove"
 
-#: ../src/ui/dialog/document-properties.cpp:119
+#: ../src/ui/dialog/document-properties.cpp:120
 #, fuzzy
 msgid "Remove selected grid."
 msgstr "Keep selected"
 
-#: ../src/ui/dialog/document-properties.cpp:129
+#: ../src/ui/dialog/document-properties.cpp:130
 #, fuzzy
 msgid "Guides"
 msgstr "G_uides"
 
-#: ../src/ui/dialog/document-properties.cpp:130
-#: ../src/ui/dialog/inkscape-preferences.cpp:872
+#: ../src/ui/dialog/document-properties.cpp:131
+#: ../src/ui/dialog/inkscape-preferences.cpp:875
 #, fuzzy
 msgid "Grids"
 msgstr "Grid"
 
-#: ../src/ui/dialog/document-properties.cpp:131 ../src/verbs.cpp:2446
+#: ../src/ui/dialog/document-properties.cpp:132 ../src/verbs.cpp:2446
 #, fuzzy
 msgid "Snap"
 msgstr "Stamp"
 
-#: ../src/ui/dialog/document-properties.cpp:132
+#: ../src/ui/dialog/document-properties.cpp:133
 #, fuzzy
 msgid "Snap points"
 msgstr "Snap to object _paths"
 
-#: ../src/ui/dialog/document-properties.cpp:220
+#: ../src/ui/dialog/document-properties.cpp:221
 msgid "Default _units:"
 msgstr "Default _units:"
 
-#: ../src/ui/dialog/document-properties.cpp:223
+#: ../src/ui/dialog/document-properties.cpp:224
 msgid "<b>General</b>"
 msgstr "<b>General</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:225
+#: ../src/ui/dialog/document-properties.cpp:226
 msgid "<b>Border</b>"
 msgstr "<b>Border</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:227
+#: ../src/ui/dialog/document-properties.cpp:228
 msgid "<b>Format</b>"
 msgstr "<b>Format</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:255
+#: ../src/ui/dialog/document-properties.cpp:256
 msgid "<b>Guides</b>"
 msgstr "<b>Guides</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:274
+#: ../src/ui/dialog/document-properties.cpp:275
 #, fuzzy
 msgid "Snap _distance"
 msgstr "Inkscape: _Advanced"
 
-#: ../src/ui/dialog/document-properties.cpp:274
+#: ../src/ui/dialog/document-properties.cpp:275
 msgid "Snap only when _closer than:"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:275
+#: ../src/ui/dialog/document-properties.cpp:276
 msgid "Snapping distance, in screen pixels, for snapping to objects"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:276
+#: ../src/ui/dialog/document-properties.cpp:277
 msgid ""
 "If set, objects only snap to another object when it's within the range "
 "specified below"
 msgstr ""
 
 #. Options for snapping to grids
-#: ../src/ui/dialog/document-properties.cpp:280
+#: ../src/ui/dialog/document-properties.cpp:281
 #, fuzzy
 msgid "Snap d_istance"
 msgstr "Inkscape: _Advanced"
 
-#: ../src/ui/dialog/document-properties.cpp:280
+#: ../src/ui/dialog/document-properties.cpp:281
 msgid "Snap only when c_loser than:"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:281
+#: ../src/ui/dialog/document-properties.cpp:282
 msgid "Snapping distance, in screen pixels, for snapping to grid"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:282
+#: ../src/ui/dialog/document-properties.cpp:283
 msgid ""
 "If set, objects only snap to a grid line when it's within the range "
 "specified below"
 msgstr ""
 
 #. Options for snapping to guides
-#: ../src/ui/dialog/document-properties.cpp:286
+#: ../src/ui/dialog/document-properties.cpp:287
 #, fuzzy
 msgid "Snap dist_ance"
 msgstr "Inkscape: _Advanced"
 
-#: ../src/ui/dialog/document-properties.cpp:286
+#: ../src/ui/dialog/document-properties.cpp:287
 msgid "Snap only when close_r than:"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:287
+#: ../src/ui/dialog/document-properties.cpp:288
 msgid "Snapping distance, in screen pixels, for snapping to guides"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:288
+#: ../src/ui/dialog/document-properties.cpp:289
 msgid ""
 "If set, objects only snap to a guide when it's within the range specified "
 "below"
 msgstr ""
 
-#: ../src/ui/dialog/document-properties.cpp:310
+#: ../src/ui/dialog/document-properties.cpp:311
 #, fuzzy
 msgid "<b>Snapping</b>"
 msgstr "<b>Grid Snapping</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:312
+#: ../src/ui/dialog/document-properties.cpp:313
 #, fuzzy
 msgid "<b>What snaps</b>"
 msgstr "<b>Rectangle</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:314
+#: ../src/ui/dialog/document-properties.cpp:315
 #, fuzzy
 msgid "<b>Snap to objects</b>"
 msgstr "Snap nodes _to objects"
 
-#: ../src/ui/dialog/document-properties.cpp:316
+#: ../src/ui/dialog/document-properties.cpp:317
 #, fuzzy
 msgid "<b>Snap to grids</b>"
 msgstr "<b>Grid Snapping</b>"
 
-#: ../src/ui/dialog/document-properties.cpp:318
+#: ../src/ui/dialog/document-properties.cpp:319
 #, fuzzy
 msgid "<b>Snap to guides</b>"
 msgstr "Snap p_oints to guides"
 
-#: ../src/ui/dialog/document-properties.cpp:354
+#: ../src/ui/dialog/document-properties.cpp:355
 #, fuzzy
 msgid "<b>Snapping to intersections of</b>"
 msgstr "Snap nodes _to objects"
 
-#: ../src/ui/dialog/document-properties.cpp:356
+#: ../src/ui/dialog/document-properties.cpp:357
 #, fuzzy
 msgid "<b>Snapping to special nodes</b>"
 msgstr "Snap nodes _to objects"
 
-#: ../src/ui/dialog/document-properties.cpp:425
+#: ../src/ui/dialog/document-properties.cpp:426
 #, fuzzy
 msgid "<b>Creation</b>"
 msgstr " <b>_Create</b> "
 
-#: ../src/ui/dialog/document-properties.cpp:426
+#: ../src/ui/dialog/document-properties.cpp:427
 #, fuzzy
 msgid "<b>Defined grids</b>"
 msgstr "<b>General</b>"
@@ -8243,273 +8377,305 @@ msgstr "Stroke _paint"
 msgid "Stroke st_yle"
 msgstr "Stroke st_yle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:763
+#. pack_start(_fromSVGElement, false, false);
+#: ../src/ui/dialog/filter-effects-dialog.cpp:567
+#, fuzzy
+msgid "Image File"
+msgstr "Image"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:570
+#, fuzzy
+msgid "Selected SVG Element"
+msgstr "Delete segment"
+
+#. TODO: any image, not justy svg
+#: ../src/ui/dialog/filter-effects-dialog.cpp:637
+#, fuzzy
+msgid "Select an image to be used as feImage input"
+msgstr "Select one image and one or more shapes above it"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:897
 #, fuzzy
 msgid "Light Source:"
 msgstr "Source"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:784
-#: ../src/ui/dialog/filter-effects-dialog.cpp:787
+#: ../src/ui/dialog/filter-effects-dialog.cpp:918
+#: ../src/ui/dialog/filter-effects-dialog.cpp:921
 #, fuzzy
 msgid "Location"
 msgstr "_Rotation"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:789
+#: ../src/ui/dialog/filter-effects-dialog.cpp:923
 #, fuzzy
 msgid "Points At"
 msgstr "Points"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:790
+#: ../src/ui/dialog/filter-effects-dialog.cpp:924
 #, fuzzy
 msgid "Specular Exponent"
 msgstr "Exponent"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:791
+#: ../src/ui/dialog/filter-effects-dialog.cpp:925
 #, fuzzy
 msgid "Cone Angle"
 msgstr "Angle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:851
+#: ../src/ui/dialog/filter-effects-dialog.cpp:985
 msgid "New light source"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:892
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1026
 #, fuzzy
 msgid "_Duplicate"
 msgstr "Duplicate"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:918
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1052
 #, fuzzy
 msgid "_Filter"
 msgstr "Filters"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:932
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1066
 #, fuzzy
 msgid "R_ename"
 msgstr "_Rename"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1026
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1160
 #, fuzzy
 msgid "Rename filter"
 msgstr "Remove fill"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1062
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1196
 #, fuzzy
 msgid "Apply filter"
 msgstr "Add layer"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1137
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1271
 #, fuzzy
 msgid "Add filter"
 msgstr "Add layer"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1148
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1282
 #, fuzzy
 msgid "Remove filter"
 msgstr "Remove fill"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1163
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1297
 #, fuzzy
 msgid "Duplicate filter"
 msgstr "Duplicate node"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1230
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1364
 #, fuzzy
 msgid "_Effect"
 msgstr "Effe_cts"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1238
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1372
 #, fuzzy
 msgid "Connections"
 msgstr "Connector"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1354
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1488
 msgid "Remove filter primitive"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1724
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1859
 #, fuzzy
 msgid "Remove merge node"
 msgstr "Remove Green"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1840
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1975
 msgid "Reorder filter primitive"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1876
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2011
 #, fuzzy
 msgid "Add Effect:"
 msgstr "Effe_cts"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1877
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2012
 #, fuzzy
 msgid "No effect selected"
 msgstr "No document selected"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1895
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2029
 #, fuzzy
 msgid "<b>Effect parameters</b>"
 msgstr "<b>Rectangle</b>"
 
 #. # end multiple scan
 #. ## end mode page
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1963
-#: ../src/ui/dialog/tracedialog.cpp:553 ../src/widgets/toolbox.cpp:3104
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2097
+#: ../src/ui/dialog/tracedialog.cpp:553 ../src/widgets/toolbox.cpp:3112
 msgid "Mode"
 msgstr "Move"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1967
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2101
 #, fuzzy
 msgid "Value(s)"
 msgstr "Value"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1980
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2016
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2114
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2150
 #, fuzzy
 msgid "Operator"
 msgstr "Creator"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1981
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2115
 msgid "K1"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1982
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2116
 msgid "K2"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1983
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2117
 msgid "K3"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1984
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2118
 msgid "K4"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1988
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2122
 #, fuzzy
 msgid "Target"
 msgstr "Target:"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1989
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2123
 #, fuzzy
 msgid "Kernel"
 msgstr "Kern up"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1991
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2125
 #, fuzzy
 msgid "Divisor"
 msgstr "Division"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1992
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2126
 msgid "Bias"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1993
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2127
 #, fuzzy
 msgid "Edge Mode"
 msgstr "Move"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1994
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2128
 #, fuzzy
 msgid "Preserve Alpha"
 msgstr "Preserved"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1997
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2131
 #, fuzzy
 msgid "Diffuse Color"
 msgstr "Colours:"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1998
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2028
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2132
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2164
 #, fuzzy
 msgid "Surface Scale"
 msgstr "Square cap"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1999
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2029
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2133
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2165
 #, fuzzy
 msgid "Constant"
 msgstr "Connect"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2000
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2031
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2134
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2167
 msgid "Kernel Unit Length"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2005
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2139
 #, fuzzy
 msgid "X Channel"
 msgstr "Cancel"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2006
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2140
 #, fuzzy
 msgid "Y Channel"
 msgstr "Cancel"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2009
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2143
 #, fuzzy
 msgid "Flood Color"
 msgstr "Stop Colour"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2013
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2147
 msgid "Standard Deviation"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2023
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2154
+#, fuzzy
+msgid "Source of Image"
+msgstr "Number of steps"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2155
+#, fuzzy
+msgid "Coordinates"
+msgstr "Cursor coordinates"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2156
+#, fuzzy
+msgid "Dimensions"
+msgstr "Division"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2159
 #, fuzzy
 msgid "Delta X"
 msgstr "Delete"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2024
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2160
 #, fuzzy
 msgid "Delta Y"
 msgstr "Delete"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2027
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2163
 #, fuzzy
 msgid "Specular Color"
 msgstr "Stop Colour"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2030
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2166
 #: ../share/extensions/interp.inx.h:2
 msgid "Exponent"
 msgstr "Exponent"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2038
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2174
 msgid "Stitch Tiles"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2040
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2176
 msgid "Base Frequency"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2041
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2177
 msgid "Octaves"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2042
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2178
 #, fuzzy
 msgid "Seed"
 msgstr "Speed:"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2054
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2190
 msgid "Add filter primitive"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2063
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2199
 msgid ""
 "The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, "
 "multiply, darken and lighten."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2067
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2203
 msgid ""
 "The <b>feColorMatrix</b> filter primitive applies a matrix transformation to "
 "colour of each rendered pixel. This allows for effects like turning object "
 "to grayscale, modifying colour saturation and changing colour hue."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2071
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2207
 msgid ""
 "The <b>feComponentTransfer</b> filter primitive manipulates the input's "
 "color components (red, green, blue, and alpha) according to particular "
@@ -8517,7 +8683,7 @@ msgid ""
 "adjustment, color balance, and thresholding."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2075
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2211
 msgid ""
 "The <b>feComposite</b> filter primitive composites two images using one of "
 "the Porter-Duff blending modes or the aritmetic mode described in SVG "
@@ -8525,7 +8691,7 @@ msgid ""
 "between the corresponding pixel values of the images."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2079
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2215
 msgid ""
 "The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on "
 "the image. Common effects created using convolution matrices are blur, "
@@ -8534,7 +8700,7 @@ msgid ""
 "is faster and resolution-independent."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2083
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2219
 msgid ""
 "The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "
 "\"embossed\" shadings.  The input's alpha channel is used to provide depth "
@@ -8542,7 +8708,7 @@ msgid ""
 "opacity areas recede away from the viewer."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2087
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2223
 msgid ""
 "The <b>feDisplacementMap</b> filter primitive displaces the pixels in the "
 "first input using the second input as a displacement map, that shows from "
@@ -8550,26 +8716,26 @@ msgid ""
 "effects."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2091
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2227
 msgid ""
 "The <b>feFlood</b> filter primitive fills the region with a given color and "
 "opacity.  It is usually used as an input to other filters to apply color to "
 "a graphic."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2095
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2231
 msgid ""
 "The <b>feGaussianBlur</b> filter primitive uniformly blurs its input.  It is "
 "commonly used together with feOffset to create a drop shadow effect."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2099
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2235
 msgid ""
 "The <b>feImage</b> filter primitive fills the region with an external image "
 "or another part of the document."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2103
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2239
 msgid ""
 "The <b>feMerge</b> filter primitive composites several temporary images "
 "inside the filter primitive to a single image. It uses normal alpha "
@@ -8577,21 +8743,21 @@ msgid ""
 "in 'normal' mode or several feComposite primitives in 'over' mode."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2107
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2243
 msgid ""
 "The <b>feMorphology</b> filter primitive provides erode and dilate effects. "
 "For single-colour objects erode makes the object thinner and dilate makes it "
 "thicker."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2111
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2247
 msgid ""
 "The <b>feOffset</b> filter primitive offsets the image by an user-defined "
 "amount. For example, this is useful for drop shadows, where the shadow is in "
 "a slightly different position than the actual object."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2115
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2251
 msgid ""
 "The feDiffuseLighting and <b>feSpecularLighting</b> filter primitives create "
 "\"embossed\" shadings.  The input's alpha channel is used to provide depth "
@@ -8599,23 +8765,23 @@ msgid ""
 "opacity areas recede away from the viewer."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2119
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2255
 msgid ""
 "The <b>feTile</b> filter primitive tiles a region with its input graphic"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2123
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2259
 msgid ""
 "The <b>feTurbulence</b> filter primitive renders Perlin noise. This kind of "
 "noise is useful in simulating several nature phenomena like clouds, fire and "
 "smoke and in generating complex textures like marble or granite."
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2138
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2274
 msgid "Duplicate filter primitive"
 msgstr ""
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2177
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2313
 #, fuzzy
 msgid "Set filter primitive attribute"
 msgstr "Delete attribute"
@@ -8727,7 +8893,7 @@ msgstr ""
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:178
 #: ../src/ui/dialog/tracedialog.cpp:410 ../src/ui/dialog/tracedialog.cpp:443
-#: ../src/ui/dialog/tracedialog.cpp:586 ../src/widgets/toolbox.cpp:5223
+#: ../src/ui/dialog/tracedialog.cpp:586 ../src/widgets/toolbox.cpp:5271
 msgid "Threshold:"
 msgstr "Threshold:"
 
@@ -8873,6 +9039,11 @@ msgstr ""
 msgid "Ctrl+click dot size:"
 msgstr ""
 
+#: ../src/ui/dialog/inkscape-preferences.cpp:242
+#, fuzzy
+msgid "times current stroke width"
+msgstr "Scale stroke width"
+
 #: ../src/ui/dialog/inkscape-preferences.cpp:243
 msgid "Size of dots created with Ctrl+click (relative to current stroke width)"
 msgstr ""
@@ -9044,7 +9215,7 @@ msgstr ""
 #. Zoom
 #: ../src/ui/dialog/inkscape-preferences.cpp:387
 #: ../src/ui/view/edit-widget.cpp:1073 ../src/verbs.cpp:2394
-#: ../src/widgets/desktop-widget.cpp:483
+#: ../src/widgets/desktop-widget.cpp:485
 msgid "Zoom"
 msgstr "Zoom"
 
@@ -9691,8 +9862,8 @@ msgstr "Colour of the page border"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:825
 #, fuzzy
-msgid "Default grid settings"
-msgstr "Page orientation:"
+msgid "Major grid line emphasizing"
+msgstr "_Major grid line every:"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:827
 msgid "Don't emphasize gridlines when zoomed out"
@@ -9704,83 +9875,88 @@ msgid ""
 "of major grid line color."
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:833
-#: ../src/ui/dialog/inkscape-preferences.cpp:854
+#: ../src/ui/dialog/inkscape-preferences.cpp:830
 #, fuzzy
-msgid "Grid units"
-msgstr "Grid _units:"
+msgid "Default grid settings"
+msgstr "Page orientation:"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:836
 #: ../src/ui/dialog/inkscape-preferences.cpp:857
 #, fuzzy
+msgid "Grid units"
+msgstr "Grid _units:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:839
+#: ../src/ui/dialog/inkscape-preferences.cpp:860
+#, fuzzy
 msgid "Origin X"
 msgstr "_Origin X:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:837
-#: ../src/ui/dialog/inkscape-preferences.cpp:858
+#: ../src/ui/dialog/inkscape-preferences.cpp:840
+#: ../src/ui/dialog/inkscape-preferences.cpp:861
 #, fuzzy
 msgid "Origin Y"
 msgstr "O_rigin Y:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:840
+#: ../src/ui/dialog/inkscape-preferences.cpp:843
 #, fuzzy
 msgid "Spacing X"
 msgstr "Spacing _X:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:841
-#: ../src/ui/dialog/inkscape-preferences.cpp:860
+#: ../src/ui/dialog/inkscape-preferences.cpp:844
+#: ../src/ui/dialog/inkscape-preferences.cpp:863
 #, fuzzy
 msgid "Spacing Y"
 msgstr "Spacing _Y:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:844
-#: ../src/ui/dialog/inkscape-preferences.cpp:866
+#: ../src/ui/dialog/inkscape-preferences.cpp:847
+#: ../src/ui/dialog/inkscape-preferences.cpp:869
 msgid "Selects the color used for normal grid lines."
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:846
-#: ../src/ui/dialog/inkscape-preferences.cpp:868
+#: ../src/ui/dialog/inkscape-preferences.cpp:849
+#: ../src/ui/dialog/inkscape-preferences.cpp:871
 #, fuzzy
 msgid "Selects the color used for major (highlighted) grid lines."
 msgstr "Colour of the major (highlighted) grid lines"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:848
-#: ../src/ui/dialog/inkscape-preferences.cpp:870
+#: ../src/ui/dialog/inkscape-preferences.cpp:851
+#: ../src/ui/dialog/inkscape-preferences.cpp:873
 #, fuzzy
 msgid "Major grid line every"
 msgstr "_Major grid line every:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:849
+#: ../src/ui/dialog/inkscape-preferences.cpp:852
 msgid "Show dots instead of lines"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:860
+#: ../src/ui/dialog/inkscape-preferences.cpp:863
 msgid "Base length of z-axis"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:863
+#: ../src/ui/dialog/inkscape-preferences.cpp:866
 #, fuzzy
 msgid "Angle X"
 msgstr "Angle X:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:863
+#: ../src/ui/dialog/inkscape-preferences.cpp:866
 msgid "Angle of x-axis"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:864
+#: ../src/ui/dialog/inkscape-preferences.cpp:867
 #, fuzzy
 msgid "Angle Z"
 msgstr "Angle Z:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:864
+#: ../src/ui/dialog/inkscape-preferences.cpp:867
 msgid "Angle of z-axis"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:877
+#: ../src/ui/dialog/inkscape-preferences.cpp:880
 msgid "Add label comments to printing output"
 msgstr "Add label comments to printing output"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:879
+#: ../src/ui/dialog/inkscape-preferences.cpp:882
 msgid ""
 "When on, a comment will be added to the raw print output, marking the "
 "rendered output for an object with its label"
@@ -9788,22 +9964,22 @@ msgstr ""
 "When on, a comment will be added to the raw print output, marking the "
 "rendered output for an object with its label"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:881
+#: ../src/ui/dialog/inkscape-preferences.cpp:884
 msgid "Prevent sharing of gradient definitions"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:883
+#: ../src/ui/dialog/inkscape-preferences.cpp:886
 msgid ""
 "When on, shared gradient definitions are automatically forked on change; "
 "uncheck to allow sharing of gradient definitions so that editing one object "
 "may affect other objects using the same gradient"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:885
+#: ../src/ui/dialog/inkscape-preferences.cpp:888
 msgid "Simplification threshold:"
 msgstr "Simplification threshold:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:886
+#: ../src/ui/dialog/inkscape-preferences.cpp:889
 msgid ""
 "How strong is the Simplify command by default. If you invoke this command "
 "several times in quick succession, it will act more and more aggressively; "
@@ -9813,54 +9989,54 @@ msgstr ""
 "several times in quick succession, it will act more and more aggressively; "
 "invoking it again after a pause restores the default threshold."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:888
+#: ../src/ui/dialog/inkscape-preferences.cpp:891
 msgid "2x2"
 msgstr "2x2"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:888
+#: ../src/ui/dialog/inkscape-preferences.cpp:891
 msgid "4x4"
 msgstr "4x4"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:888
+#: ../src/ui/dialog/inkscape-preferences.cpp:891
 msgid "8x8"
 msgstr "8x8"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:888
+#: ../src/ui/dialog/inkscape-preferences.cpp:891
 msgid "16x16"
 msgstr "16x16"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:892
+#: ../src/ui/dialog/inkscape-preferences.cpp:895
 msgid "Oversample bitmaps:"
 msgstr "Oversample bitmaps:"
 
 #. consider moving this to an UI tab:
-#: ../src/ui/dialog/inkscape-preferences.cpp:896
+#: ../src/ui/dialog/inkscape-preferences.cpp:899
 msgid "Make the commands toolbar icons smaller"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:898
+#: ../src/ui/dialog/inkscape-preferences.cpp:901
 msgid ""
 "Make the commands toolbar use the 'secondary' toolbar size (requires restart)"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:900
+#: ../src/ui/dialog/inkscape-preferences.cpp:903
 msgid "Make the main toolbar icons smaller"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:902
+#: ../src/ui/dialog/inkscape-preferences.cpp:905
 msgid "Make the main tools use the 'secondary' toolbar size (requires restart)"
 msgstr ""
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:905
+#: ../src/ui/dialog/inkscape-preferences.cpp:908
 #, fuzzy
 msgid "Maximum number of recent documents:"
 msgstr "Max recent documents:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:906
+#: ../src/ui/dialog/inkscape-preferences.cpp:909
 msgid "The maximum length of the Open Recent list in the File menu"
 msgstr "The maximum length of the Open Recent list in the File menu"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:909
+#: ../src/ui/dialog/inkscape-preferences.cpp:912
 msgid "Misc"
 msgstr "Misc"
 
@@ -9892,6 +10068,7 @@ msgid "Unknown effect is applied"
 msgstr ""
 
 #: ../src/ui/dialog/livepatheffect-editor.cpp:164
+#: ../src/ui/dialog/livepatheffect-editor.cpp:268
 msgid "No effect applied"
 msgstr ""
 
@@ -9913,7 +10090,7 @@ msgstr "Delete selection"
 msgid "Create and apply path effect"
 msgstr "Create dynamic offset"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:267
+#: ../src/ui/dialog/livepatheffect-editor.cpp:271
 #, fuzzy
 msgid "Remove path effect"
 msgstr "Remove Green"
@@ -10404,7 +10581,7 @@ msgstr "Reset the values on the current tab to defaults"
 msgid "Apply transformation to selection"
 msgstr "Apply transformation to selection"
 
-#: ../src/ui/dialog/transformation.cpp:763
+#: ../src/ui/dialog/transformation.cpp:772
 msgid "Edit transformation matrix"
 msgstr "Edit transformation matrix"
 
@@ -10544,16 +10721,16 @@ msgstr "PLACEHOLDER, do not translate"
 msgid "PLACEHOLDER, DO NOT TRANSLATE"
 msgstr "PLACEHOLDER, DO NOT TRANSLATE"
 
-#: ../src/ui/view/edit-widget.cpp:1062 ../src/widgets/desktop-widget.cpp:374
+#: ../src/ui/view/edit-widget.cpp:1062 ../src/widgets/desktop-widget.cpp:376
 msgid "Zoom drawing if window size changes"
 msgstr "Zoom drawing if window size changes"
 
-#: ../src/ui/view/edit-widget.cpp:1083 ../src/widgets/desktop-widget.cpp:503
+#: ../src/ui/view/edit-widget.cpp:1083 ../src/widgets/desktop-widget.cpp:505
 msgid "Cursor coordinates"
 msgstr "Cursor coordinates"
 
 #. display the initial welcome message in the statusbar
-#: ../src/ui/view/edit-widget.cpp:1100 ../src/widgets/desktop-widget.cpp:549
+#: ../src/ui/view/edit-widget.cpp:1100 ../src/widgets/desktop-widget.cpp:553
 msgid ""
 "<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; "
 "use selector (arrow) to move or transform them."
@@ -10561,7 +10738,7 @@ msgstr ""
 "<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; "
 "use selector (arrow) to move or transform them."
 
-#: ../src/ui/view/edit-widget.cpp:1211 ../src/widgets/desktop-widget.cpp:822
+#: ../src/ui/view/edit-widget.cpp:1211 ../src/widgets/desktop-widget.cpp:839
 #, c-format
 msgid ""
 "<span weight=\"bold\" size=\"larger\">Save changes to document \"%s\" before "
@@ -10575,11 +10752,11 @@ msgstr ""
 "If you close without saving, your changes will be discarded."
 
 #: ../src/ui/view/edit-widget.cpp:1222 ../src/ui/view/edit-widget.cpp:1269
-#: ../src/widgets/desktop-widget.cpp:829 ../src/widgets/desktop-widget.cpp:885
+#: ../src/widgets/desktop-widget.cpp:846 ../src/widgets/desktop-widget.cpp:902
 msgid "Close _without saving"
 msgstr "Close _without saving"
 
-#: ../src/ui/view/edit-widget.cpp:1257 ../src/widgets/desktop-widget.cpp:877
+#: ../src/ui/view/edit-widget.cpp:1257 ../src/widgets/desktop-widget.cpp:894
 #, fuzzy, c-format
 msgid ""
 "<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a "
@@ -10592,7 +10769,7 @@ msgstr ""
 "\n"
 "Do you want to save this file in another format?"
 
-#: ../src/ui/view/edit-widget.cpp:1272 ../src/widgets/desktop-widget.cpp:888
+#: ../src/ui/view/edit-widget.cpp:1272 ../src/widgets/desktop-widget.cpp:905
 msgid "_Save as SVG"
 msgstr ""
 
@@ -10634,14 +10811,31 @@ msgstr "Proprietary"
 msgid "Other"
 msgstr "Other"
 
+#: ../src/ui/widget/object-composite-settings.cpp:50
+#: ../src/ui/widget/selected-style.cpp:1026
+#: ../src/ui/widget/selected-style.cpp:1027
+#, fuzzy
+msgid "Opacity, %"
+msgstr "Opacity, %:"
+
+#: ../src/ui/widget/object-composite-settings.cpp:156
+msgid "Change blur"
+msgstr "Change blur"
+
+#: ../src/ui/widget/object-composite-settings.cpp:196
+#: ../src/ui/widget/selected-style.cpp:850
+#: ../src/ui/widget/selected-style.cpp:1141
+msgid "Change opacity"
+msgstr "Change opacity"
+
 #: ../src/ui/widget/selected-style.cpp:103
-#: ../src/ui/widget/style-swatch.cpp:105
+#: ../src/ui/widget/style-swatch.cpp:108
 #, fuzzy
 msgid "Fill:"
 msgstr "Fill"
 
 #: ../src/ui/widget/selected-style.cpp:104
-#: ../src/ui/widget/style-swatch.cpp:106
+#: ../src/ui/widget/style-swatch.cpp:109
 #, fuzzy
 msgid "Stroke:"
 msgstr "Stroke width"
@@ -10661,33 +10855,33 @@ msgid "Nothing selected"
 msgstr "Nothing selected"
 
 #: ../src/ui/widget/selected-style.cpp:151
-#: ../src/ui/widget/style-swatch.cpp:323
+#: ../src/ui/widget/style-swatch.cpp:326
 #, fuzzy
 msgid "<i>None</i>"
 msgstr "<i>%s</i>"
 
 #: ../src/ui/widget/selected-style.cpp:154
-#: ../src/ui/widget/style-swatch.cpp:325
+#: ../src/ui/widget/style-swatch.cpp:328
 msgid "No fill"
 msgstr "No fill"
 
 #: ../src/ui/widget/selected-style.cpp:154
-#: ../src/ui/widget/style-swatch.cpp:325
+#: ../src/ui/widget/style-swatch.cpp:328
 msgid "No stroke"
 msgstr "No stroke"
 
 #: ../src/ui/widget/selected-style.cpp:156
-#: ../src/ui/widget/style-swatch.cpp:304 ../src/widgets/paint-selector.cpp:185
+#: ../src/ui/widget/style-swatch.cpp:307 ../src/widgets/paint-selector.cpp:186
 msgid "Pattern"
 msgstr "Pattern"
 
 #: ../src/ui/widget/selected-style.cpp:159
-#: ../src/ui/widget/style-swatch.cpp:306 ../src/widgets/paint-selector.cpp:993
+#: ../src/ui/widget/style-swatch.cpp:309 ../src/widgets/paint-selector.cpp:994
 msgid "Pattern fill"
 msgstr "Pattern fill"
 
 #: ../src/ui/widget/selected-style.cpp:159
-#: ../src/ui/widget/style-swatch.cpp:306
+#: ../src/ui/widget/style-swatch.cpp:309
 msgid "Pattern stroke"
 msgstr "Pattern stroke"
 
@@ -10697,12 +10891,12 @@ msgid "<b>L</b>"
 msgstr "<b>L:</b>"
 
 #: ../src/ui/widget/selected-style.cpp:164
-#: ../src/ui/widget/style-swatch.cpp:298
+#: ../src/ui/widget/style-swatch.cpp:301
 msgid "Linear gradient fill"
 msgstr "Linear gradient fill"
 
 #: ../src/ui/widget/selected-style.cpp:164
-#: ../src/ui/widget/style-swatch.cpp:298
+#: ../src/ui/widget/style-swatch.cpp:301
 msgid "Linear gradient stroke"
 msgstr "Linear gradient stroke"
 
@@ -10712,12 +10906,12 @@ msgid "<b>R</b>"
 msgstr "<b>a</b>"
 
 #: ../src/ui/widget/selected-style.cpp:174
-#: ../src/ui/widget/style-swatch.cpp:302
+#: ../src/ui/widget/style-swatch.cpp:305
 msgid "Radial gradient fill"
 msgstr "Radial gradient fill"
 
 #: ../src/ui/widget/selected-style.cpp:174
-#: ../src/ui/widget/style-swatch.cpp:302
+#: ../src/ui/widget/style-swatch.cpp:305
 msgid "Radial gradient stroke"
 msgstr "Radial gradient stroke"
 
@@ -10734,7 +10928,7 @@ msgid "Different strokes"
 msgstr "Different strokes"
 
 #: ../src/ui/widget/selected-style.cpp:186
-#: ../src/ui/widget/style-swatch.cpp:328
+#: ../src/ui/widget/style-swatch.cpp:331
 #, fuzzy
 msgid "<b>Unset</b>"
 msgstr "<b>Line</b>"
@@ -10878,11 +11072,6 @@ msgstr "Paste fill"
 msgid "Paste stroke"
 msgstr "Paste stroke"
 
-#: ../src/ui/widget/selected-style.cpp:850
-#: ../src/ui/widget/selected-style.cpp:1141
-msgid "Change opacity"
-msgstr "Change opacity"
-
 #: ../src/ui/widget/selected-style.cpp:885
 msgid "Change stroke width"
 msgstr "Change stroke width"
@@ -10891,12 +11080,6 @@ msgstr "Change stroke width"
 msgid ", drag to adjust"
 msgstr ""
 
-#: ../src/ui/widget/selected-style.cpp:1026
-#: ../src/ui/widget/selected-style.cpp:1027
-#, fuzzy
-msgid "Opacity, %"
-msgstr "Opacity, %:"
-
 #: ../src/ui/widget/selected-style.cpp:1058
 #, c-format
 msgid "Stroke width: %.5g%s%s"
@@ -11007,44 +11190,90 @@ msgstr "Height of paper"
 msgid "Set page size"
 msgstr "Set page size"
 
-#: ../src/ui/widget/style-swatch.cpp:296
+#: ../src/ui/widget/style-swatch.cpp:299
 msgid "L Gradient"
 msgstr "L Gradient"
 
-#: ../src/ui/widget/style-swatch.cpp:300
+#: ../src/ui/widget/style-swatch.cpp:303
 msgid "R Gradient"
 msgstr "R Gradient"
 
-#: ../src/ui/widget/style-swatch.cpp:316
+#: ../src/ui/widget/style-swatch.cpp:319
 #, c-format
 msgid "Fill: %06x/%.3g"
 msgstr ""
 
-#: ../src/ui/widget/style-swatch.cpp:318
+#: ../src/ui/widget/style-swatch.cpp:321
 #, c-format
 msgid "Stroke: %06x/%.3g"
 msgstr ""
 
-#: ../src/ui/widget/style-swatch.cpp:350
+#: ../src/ui/widget/style-swatch.cpp:353
 #, c-format
 msgid "Stroke width: %.5g%s"
 msgstr "Stroke width: %.5g%s"
 
-#: ../src/ui/widget/style-swatch.cpp:366
+#: ../src/ui/widget/style-swatch.cpp:369
 #, c-format
 msgid "O:%.3g"
 msgstr "O:%.3g"
 
-#: ../src/ui/widget/style-swatch.cpp:368
+#: ../src/ui/widget/style-swatch.cpp:371
 #, c-format
 msgid "O:.%d"
 msgstr "O:.%d"
 
-#: ../src/ui/widget/style-swatch.cpp:373
+#: ../src/ui/widget/style-swatch.cpp:376
 #, c-format
 msgid "Opacity: %.3g"
 msgstr "Opacity: %.3g"
 
+#: ../src/vanishing-point.cpp:135
+msgid "Split vanishing points"
+msgstr ""
+
+#: ../src/vanishing-point.cpp:181
+msgid "Merge vanishing points"
+msgstr ""
+
+#: ../src/vanishing-point.cpp:252
+msgid "3D box: Move vanishing point"
+msgstr ""
+
+#: ../src/vanishing-point.cpp:351
+#, c-format
+msgid "<b>Finite</b> vanishing point shared by <b>%d</b> box"
+msgid_plural ""
+"<b>Finite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</"
+"b> to separate selected box(es)"
+msgstr[0] ""
+msgstr[1] ""
+
+#. This won't make sense any more when infinite VPs are not shown on the canvas,
+#. but currently we update the status message anyway
+#: ../src/vanishing-point.cpp:358
+#, c-format
+msgid "<b>Infinite</b> vanishing point shared by <b>%d</b> box"
+msgid_plural ""
+"<b>Infinite</b> vanishing point shared by <b>%d</b> boxes; drag with "
+"<b>Shift</b> to separate selected box(es)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/vanishing-point.cpp:366
+#, fuzzy, c-format
+msgid ""
+"shared by <b>%d</b> box; drag with <b>Shift</b> to separate selected box(es)"
+msgid_plural ""
+"shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box"
+"(es)"
+msgstr[0] ""
+"Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to "
+"separate"
+msgstr[1] ""
+"Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to "
+"separate"
+
 #: ../src/verbs.cpp:1116
 #, fuzzy
 msgid "Switch to next layer"
@@ -11581,12 +11810,12 @@ msgstr "D_eselect"
 msgid "Deselect any selected objects or nodes"
 msgstr "Deselect any selected objects or nodes"
 
-#: ../src/verbs.cpp:2222 ../src/widgets/toolbox.cpp:1094
+#: ../src/verbs.cpp:2222 ../src/widgets/toolbox.cpp:1099
 #, fuzzy
 msgid "Next Path Effect Parameter"
 msgstr "Paste Width Separately"
 
-#: ../src/verbs.cpp:2223 ../src/widgets/toolbox.cpp:1095
+#: ../src/verbs.cpp:2223 ../src/widgets/toolbox.cpp:1100
 msgid "Show next Path Effect parameter for editing"
 msgstr ""
 
@@ -11837,11 +12066,13 @@ msgid "Break selected paths into subpaths"
 msgstr "Break selected paths into subpaths"
 
 #: ../src/verbs.cpp:2307
-msgid "Gri_d Arrange..."
-msgstr "Gri_d Arrange..."
+#, fuzzy
+msgid "Rows and Columns..."
+msgstr "Rows, columns: "
 
 #: ../src/verbs.cpp:2308
-msgid "Arrange selected objects in a grid pattern"
+#, fuzzy
+msgid "Arrange selected objects in a table"
 msgstr "Arrange selected objects in a grid pattern"
 
 #. Layer
@@ -12403,12 +12634,13 @@ msgstr "Toggle between normal and outline display modes"
 
 #: ../src/verbs.cpp:2473
 #, fuzzy
-msgid "Color managed view"
+msgid "Color-managed view"
 msgstr "Colour of the page border"
 
 #: ../src/verbs.cpp:2474
-msgid "Toggle color managed display adjustment for this document window"
-msgstr ""
+#, fuzzy
+msgid "Toggle color-managed display for this document window"
+msgstr "Close this document window"
 
 #: ../src/verbs.cpp:2476
 msgid "Ico_n Preview..."
@@ -12778,30 +13010,30 @@ msgstr "Unhide layer"
 msgid "Unhide All in All Layers"
 msgstr "Select All in All La_yers"
 
-#: ../src/widgets/dash-selector.cpp:103
+#: ../src/widgets/dash-selector.cpp:106
 msgid "Dash pattern"
 msgstr "Dash pattern"
 
-#: ../src/widgets/dash-selector.cpp:118
+#: ../src/widgets/dash-selector.cpp:121
 msgid "Pattern offset"
 msgstr "Pattern offset"
 
-#: ../src/widgets/desktop-widget.cpp:611
+#: ../src/widgets/desktop-widget.cpp:615
 #, c-format
 msgid "%s: %d (outline) - Inkscape"
 msgstr "%s: %d (outline) - Inkscape"
 
-#: ../src/widgets/desktop-widget.cpp:613
+#: ../src/widgets/desktop-widget.cpp:617
 #, c-format
 msgid "%s: %d - Inkscape"
 msgstr "%s: %d - Inkscape"
 
-#: ../src/widgets/desktop-widget.cpp:617
+#: ../src/widgets/desktop-widget.cpp:621
 #, c-format
 msgid "%s (outline) - Inkscape"
 msgstr "%s (outline) - Inkscape"
 
-#: ../src/widgets/desktop-widget.cpp:619
+#: ../src/widgets/desktop-widget.cpp:623
 #, c-format
 msgid "%s - Inkscape"
 msgstr "%s - Inkscape"
@@ -12824,7 +13056,7 @@ msgstr "Font size:"
 #. * text has been entered) to get a preview of the font.  Choose
 #. * some representative characters that users of your locale will be
 #. * interested in.
-#: ../src/widgets/font-selector.cpp:615 ../src/widgets/toolbox.cpp:4612
+#: ../src/widgets/font-selector.cpp:628 ../src/widgets/toolbox.cpp:4659
 msgid "AaBbCcIiPpQq12369$€¢?.;/()"
 msgstr "AaBbCcIiPpQq12369$€¢?.;/()"
 
@@ -12882,11 +13114,11 @@ msgstr "<small>Multiple gradients</small>"
 msgid "Edit the stops of the gradient"
 msgstr "Edit the stops of the gradient"
 
-#: ../src/widgets/gradient-toolbar.cpp:522 ../src/widgets/toolbox.cpp:1784
-#: ../src/widgets/toolbox.cpp:1856 ../src/widgets/toolbox.cpp:2185
-#: ../src/widgets/toolbox.cpp:2222 ../src/widgets/toolbox.cpp:2836
-#: ../src/widgets/toolbox.cpp:2859 ../src/widgets/toolbox.cpp:3726
-#: ../src/widgets/toolbox.cpp:3752
+#: ../src/widgets/gradient-toolbar.cpp:522 ../src/widgets/toolbox.cpp:1792
+#: ../src/widgets/toolbox.cpp:1864 ../src/widgets/toolbox.cpp:2193
+#: ../src/widgets/toolbox.cpp:2230 ../src/widgets/toolbox.cpp:2844
+#: ../src/widgets/toolbox.cpp:2867 ../src/widgets/toolbox.cpp:3734
+#: ../src/widgets/toolbox.cpp:3760
 msgid "<b>New:</b>"
 msgstr "<b>New:</b>"
 
@@ -12912,10 +13144,10 @@ msgstr "Create gradient in the stroke"
 
 #. FIXME: implement averaging of all parameters for multiple selected
 #. gtk_label_set_markup(GTK_LABEL(l), _("<b>Average:</b>"));
-#: ../src/widgets/gradient-toolbar.cpp:605 ../src/widgets/toolbox.cpp:1786
-#: ../src/widgets/toolbox.cpp:2193 ../src/widgets/toolbox.cpp:2211
-#: ../src/widgets/toolbox.cpp:2838 ../src/widgets/toolbox.cpp:2849
-#: ../src/widgets/toolbox.cpp:3729 ../src/widgets/toolbox.cpp:3740
+#: ../src/widgets/gradient-toolbar.cpp:605 ../src/widgets/toolbox.cpp:1794
+#: ../src/widgets/toolbox.cpp:2201 ../src/widgets/toolbox.cpp:2219
+#: ../src/widgets/toolbox.cpp:2846 ../src/widgets/toolbox.cpp:2857
+#: ../src/widgets/toolbox.cpp:3737 ../src/widgets/toolbox.cpp:3748
 msgid "<b>Change:</b>"
 msgstr "<b>Change:</b>"
 
@@ -12970,44 +13202,44 @@ msgstr "Gradient editor"
 msgid "Change gradient stop color"
 msgstr "Change gradient stop colour"
 
-#: ../src/widgets/layer-selector.cpp:113
+#: ../src/widgets/layer-selector.cpp:115
 msgid "Toggle current layer visibility"
 msgstr "Toggle current layer visibility"
 
-#: ../src/widgets/layer-selector.cpp:133
+#: ../src/widgets/layer-selector.cpp:135
 msgid "Lock or unlock current layer"
 msgstr "Lock or unlock current layer"
 
-#: ../src/widgets/layer-selector.cpp:136
+#: ../src/widgets/layer-selector.cpp:138
 msgid "Current layer"
 msgstr "Current layer"
 
-#: ../src/widgets/layer-selector.cpp:564
+#: ../src/widgets/layer-selector.cpp:566
 msgid "(root)"
 msgstr "(root)"
 
-#: ../src/widgets/paint-selector.cpp:177 ../src/widgets/paint-selector.cpp:560
+#: ../src/widgets/paint-selector.cpp:178 ../src/widgets/paint-selector.cpp:561
 msgid "No paint"
 msgstr "No paint"
 
-#: ../src/widgets/paint-selector.cpp:179 ../src/widgets/paint-selector.cpp:632
+#: ../src/widgets/paint-selector.cpp:180 ../src/widgets/paint-selector.cpp:633
 msgid "Flat color"
 msgstr "Flat colour"
 
-#: ../src/widgets/paint-selector.cpp:181 ../src/widgets/paint-selector.cpp:703
+#: ../src/widgets/paint-selector.cpp:182 ../src/widgets/paint-selector.cpp:704
 msgid "Linear gradient"
 msgstr "Linear gradient"
 
-#: ../src/widgets/paint-selector.cpp:183 ../src/widgets/paint-selector.cpp:706
+#: ../src/widgets/paint-selector.cpp:184 ../src/widgets/paint-selector.cpp:707
 msgid "Radial gradient"
 msgstr "Radial gradient"
 
-#: ../src/widgets/paint-selector.cpp:187
+#: ../src/widgets/paint-selector.cpp:188
 msgid "Unset paint (make it undefined so it can be inherited)"
 msgstr "Unset paint (make it undefined so it can be inherited)"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
-#: ../src/widgets/paint-selector.cpp:199
+#: ../src/widgets/paint-selector.cpp:200
 msgid ""
 "Any path self-intersections or subpaths create holes in the fill (fill-rule: "
 "evenodd)"
@@ -13016,25 +13248,25 @@ msgstr ""
 "evenodd)"
 
 #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
-#: ../src/widgets/paint-selector.cpp:210
+#: ../src/widgets/paint-selector.cpp:211
 msgid ""
 "Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
 msgstr ""
 "Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
 
-#: ../src/widgets/paint-selector.cpp:527
+#: ../src/widgets/paint-selector.cpp:528
 msgid "No objects"
 msgstr "No objects"
 
-#: ../src/widgets/paint-selector.cpp:538
+#: ../src/widgets/paint-selector.cpp:539
 msgid "Multiple styles"
 msgstr "Multiple styles"
 
-#: ../src/widgets/paint-selector.cpp:549
+#: ../src/widgets/paint-selector.cpp:550
 msgid "Paint is undefined"
 msgstr "Paint is undefined"
 
-#: ../src/widgets/paint-selector.cpp:980
+#: ../src/widgets/paint-selector.cpp:981
 #, fuzzy
 msgid ""
 "Use the <b>Node tool</b> to adjust position, scale, and rotation of the "
@@ -13198,11 +13430,11 @@ msgstr "Pattern"
 msgid "System"
 msgstr "System"
 
-#: ../src/widgets/sp-color-notebook.cpp:324
+#: ../src/widgets/sp-color-notebook.cpp:326
 msgid "RGBA_:"
 msgstr "RGBA_:"
 
-#: ../src/widgets/sp-color-notebook.cpp:332
+#: ../src/widgets/sp-color-notebook.cpp:334
 msgid "Hexadecimal RGBA value of the color"
 msgstr "Hexadecimal RGBA value of the colour"
 
@@ -13300,389 +13532,389 @@ msgstr "Unnamed"
 msgid "Wheel"
 msgstr "Wheel"
 
-#: ../src/widgets/sp-xmlview-attr-list.cpp:43
+#: ../src/widgets/sp-xmlview-attr-list.cpp:46
 msgid "Attribute"
 msgstr "Attribute"
 
-#: ../src/widgets/sp-xmlview-attr-list.cpp:44
+#: ../src/widgets/sp-xmlview-attr-list.cpp:47
 #: ../share/extensions/perfectboundcover.inx.h:14
 msgid "Value"
 msgstr "Value"
 
-#: ../src/widgets/sp-xmlview-content.cpp:165
+#: ../src/widgets/sp-xmlview-content.cpp:166
 msgid "Type text in a text node"
 msgstr "Type text in a text node"
 
-#: ../src/widgets/toolbox.cpp:163
+#: ../src/widgets/toolbox.cpp:168
 msgid "Color/opacity used for color tweaking"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:167
+#: ../src/widgets/toolbox.cpp:172
 msgid "Style of new stars"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:169
+#: ../src/widgets/toolbox.cpp:174
 #, fuzzy
 msgid "Style of new rectangles"
 msgstr "y-value of rectangle's top"
 
-#: ../src/widgets/toolbox.cpp:171
+#: ../src/widgets/toolbox.cpp:176
 #, fuzzy
 msgid "Style of new 3D boxes"
 msgstr "y-value of rectangle's top"
 
-#: ../src/widgets/toolbox.cpp:173
+#: ../src/widgets/toolbox.cpp:178
 msgid "Style of new ellipses"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:175
+#: ../src/widgets/toolbox.cpp:180
 msgid "Style of new spirals"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:177
+#: ../src/widgets/toolbox.cpp:182
 msgid "Style of new paths created by Pencil"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:179
+#: ../src/widgets/toolbox.cpp:184
 msgid "Style of new paths created by Pen"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:181
+#: ../src/widgets/toolbox.cpp:186
 #, fuzzy
 msgid "Style of new calligraphic strokes"
 msgstr "Create calligraphic stroke"
 
-#: ../src/widgets/toolbox.cpp:191
+#: ../src/widgets/toolbox.cpp:196
 msgid "Style of Paint Bucket fill objects"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:970
+#: ../src/widgets/toolbox.cpp:975
 #, fuzzy
 msgid "Insert node"
 msgstr "Indent node"
 
-#: ../src/widgets/toolbox.cpp:971
+#: ../src/widgets/toolbox.cpp:976
 msgid "Insert new nodes into selected segments"
 msgstr "Insert new nodes into selected segments"
 
-#: ../src/widgets/toolbox.cpp:974
+#: ../src/widgets/toolbox.cpp:979
 #, fuzzy
 msgid "Insert"
 msgstr "Invert"
 
-#: ../src/widgets/toolbox.cpp:982
+#: ../src/widgets/toolbox.cpp:987
 msgid "Delete selected nodes"
 msgstr "Delete selected nodes"
 
-#: ../src/widgets/toolbox.cpp:992
+#: ../src/widgets/toolbox.cpp:997
 #, fuzzy
 msgid "Join endnodes"
 msgstr "Join nodes"
 
-#: ../src/widgets/toolbox.cpp:993
+#: ../src/widgets/toolbox.cpp:998
 msgid "Join selected endnodes"
 msgstr "Join selected endnodes"
 
-#: ../src/widgets/toolbox.cpp:996
+#: ../src/widgets/toolbox.cpp:1001
 #, fuzzy
 msgid "Join"
 msgstr "Join:"
 
-#: ../src/widgets/toolbox.cpp:1003
+#: ../src/widgets/toolbox.cpp:1008
 #, fuzzy
 msgid "Join Segment"
 msgstr "Join nodes by segment"
 
-#: ../src/widgets/toolbox.cpp:1004
+#: ../src/widgets/toolbox.cpp:1009
 msgid "Join selected endnodes with a new segment"
 msgstr "Join selected endnodes with a new segment"
 
-#: ../src/widgets/toolbox.cpp:1013
+#: ../src/widgets/toolbox.cpp:1018
 #, fuzzy
 msgid "Delete Segment"
 msgstr "Delete segment"
 
-#: ../src/widgets/toolbox.cpp:1014
+#: ../src/widgets/toolbox.cpp:1019
 msgid "Split path between two non-endpoint nodes"
 msgstr "Split path between two non-endpoint nodes"
 
-#: ../src/widgets/toolbox.cpp:1023
+#: ../src/widgets/toolbox.cpp:1028
 msgid "Node Break"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1024
+#: ../src/widgets/toolbox.cpp:1029
 msgid "Break path at selected nodes"
 msgstr "Break path at selected nodes"
 
-#: ../src/widgets/toolbox.cpp:1033
+#: ../src/widgets/toolbox.cpp:1038
 #, fuzzy
 msgid "Node Cusp"
 msgstr "Nodes"
 
-#: ../src/widgets/toolbox.cpp:1034
+#: ../src/widgets/toolbox.cpp:1039
 msgid "Make selected nodes corner"
 msgstr "Make selected nodes corner"
 
-#: ../src/widgets/toolbox.cpp:1043
+#: ../src/widgets/toolbox.cpp:1048
 #, fuzzy
 msgid "Node Smooth"
 msgstr "Smooth"
 
-#: ../src/widgets/toolbox.cpp:1044
+#: ../src/widgets/toolbox.cpp:1049
 msgid "Make selected nodes smooth"
 msgstr "Make selected nodes smooth"
 
-#: ../src/widgets/toolbox.cpp:1053
+#: ../src/widgets/toolbox.cpp:1058
 #, fuzzy
 msgid "Node Symmetric"
 msgstr "symmetric"
 
-#: ../src/widgets/toolbox.cpp:1054
+#: ../src/widgets/toolbox.cpp:1059
 msgid "Make selected nodes symmetric"
 msgstr "Make selected nodes symmetric"
 
-#: ../src/widgets/toolbox.cpp:1063
+#: ../src/widgets/toolbox.cpp:1068
 #, fuzzy
 msgid "Node Line"
 msgstr "New line"
 
-#: ../src/widgets/toolbox.cpp:1064
+#: ../src/widgets/toolbox.cpp:1069
 msgid "Make selected segments lines"
 msgstr "Make selected segments lines"
 
-#: ../src/widgets/toolbox.cpp:1073
+#: ../src/widgets/toolbox.cpp:1078
 #, fuzzy
 msgid "Node Curve"
 msgstr "No preview"
 
-#: ../src/widgets/toolbox.cpp:1074
+#: ../src/widgets/toolbox.cpp:1079
 msgid "Make selected segments curves"
 msgstr "Make selected segments curves"
 
-#: ../src/widgets/toolbox.cpp:1083
+#: ../src/widgets/toolbox.cpp:1088
 #, fuzzy
 msgid "Show Handles"
 msgstr "Draw Handles"
 
-#: ../src/widgets/toolbox.cpp:1084
+#: ../src/widgets/toolbox.cpp:1089
 msgid "Show the Bezier handles of selected nodes"
 msgstr "Show the Bezier handles of selected nodes"
 
-#: ../src/widgets/toolbox.cpp:1108
+#: ../src/widgets/toolbox.cpp:1113
 #, fuzzy
 msgid "X coordinate:"
 msgstr "Cursor coordinates"
 
-#: ../src/widgets/toolbox.cpp:1108
+#: ../src/widgets/toolbox.cpp:1113
 #, fuzzy
 msgid "X coordinate of selected node(s)"
 msgstr "Vertical coordinate of selection"
 
-#: ../src/widgets/toolbox.cpp:1126
+#: ../src/widgets/toolbox.cpp:1131
 #, fuzzy
 msgid "Y coordinate:"
 msgstr "Cursor coordinates"
 
-#: ../src/widgets/toolbox.cpp:1126
+#: ../src/widgets/toolbox.cpp:1131
 #, fuzzy
 msgid "Y coordinate of selected node(s)"
 msgstr "Vertical coordinate of selection"
 
-#: ../src/widgets/toolbox.cpp:1539
+#: ../src/widgets/toolbox.cpp:1544
 msgid "Star: Change number of corners"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1581
+#: ../src/widgets/toolbox.cpp:1586
 #, fuzzy
 msgid "Star: Change spoke ratio"
 msgstr "Star: Change randomisation"
 
-#: ../src/widgets/toolbox.cpp:1624
+#: ../src/widgets/toolbox.cpp:1629
 msgid "Make polygon"
 msgstr "Make polygon"
 
-#: ../src/widgets/toolbox.cpp:1624
+#: ../src/widgets/toolbox.cpp:1629
 msgid "Make star"
 msgstr "Make star"
 
-#: ../src/widgets/toolbox.cpp:1659
+#: ../src/widgets/toolbox.cpp:1664
 msgid "Star: Change rounding"
 msgstr "Star: Change rounding"
 
-#: ../src/widgets/toolbox.cpp:1693
+#: ../src/widgets/toolbox.cpp:1698
 msgid "Star: Change randomization"
 msgstr "Star: Change randomisation"
 
-#: ../src/widgets/toolbox.cpp:1875
+#: ../src/widgets/toolbox.cpp:1883
 msgid "Regular polygon (with one handle) instead of a star"
 msgstr "Regular polygon (with one handle) instead of a star"
 
-#: ../src/widgets/toolbox.cpp:1882
+#: ../src/widgets/toolbox.cpp:1890
 #, fuzzy
 msgid "Star instead of a regular polygon (with one handle)"
 msgstr "Regular polygon (with one handle) instead of a star"
 
-#: ../src/widgets/toolbox.cpp:1902
+#: ../src/widgets/toolbox.cpp:1910
 msgid "triangle/tri-star"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1902
+#: ../src/widgets/toolbox.cpp:1910
 msgid "square/quad-star"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1902
+#: ../src/widgets/toolbox.cpp:1910
 msgid "pentagon/five-pointed star"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1902
+#: ../src/widgets/toolbox.cpp:1910
 msgid "hexagon/six-pointed star"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1905
+#: ../src/widgets/toolbox.cpp:1913
 #, fuzzy
 msgid "Corners"
 msgstr "Corners:"
 
-#: ../src/widgets/toolbox.cpp:1905
+#: ../src/widgets/toolbox.cpp:1913
 msgid "Corners:"
 msgstr "Corners:"
 
-#: ../src/widgets/toolbox.cpp:1905
+#: ../src/widgets/toolbox.cpp:1913
 msgid "Number of corners of a polygon or star"
 msgstr "Number of corners of a polygon or star"
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 msgid "thin-ray star"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 msgid "pentagram"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 msgid "hexagram"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 msgid "heptagram"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 msgid "octagram"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1918
+#: ../src/widgets/toolbox.cpp:1926
 #, fuzzy
 msgid "regular polygon"
 msgstr "Make polygon"
 
-#: ../src/widgets/toolbox.cpp:1921
+#: ../src/widgets/toolbox.cpp:1929
 #, fuzzy
 msgid "Spoke ratio"
 msgstr "Spoke ratio:"
 
-#: ../src/widgets/toolbox.cpp:1921
+#: ../src/widgets/toolbox.cpp:1929
 msgid "Spoke ratio:"
 msgstr "Spoke ratio:"
 
 #. TRANSLATORS: Tip radius of a star is the distance from the center to the farthest handle.
 #. Base radius is the same for the closest handle.
-#: ../src/widgets/toolbox.cpp:1924
+#: ../src/widgets/toolbox.cpp:1932
 msgid "Base radius to tip radius ratio"
 msgstr "Base radius to tip radius ratio"
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 msgid "stretched"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 msgid "twisted"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 msgid "slightly pinched"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 #, fuzzy
 msgid "NOT rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 #, fuzzy
 msgid "slightly rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 #, fuzzy
 msgid "visibly rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 #, fuzzy
 msgid "well rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:1942
+#: ../src/widgets/toolbox.cpp:1950
 #, fuzzy
 msgid "amply rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:1942 ../src/widgets/toolbox.cpp:1957
+#: ../src/widgets/toolbox.cpp:1950 ../src/widgets/toolbox.cpp:1965
 msgid "blown up"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1945
+#: ../src/widgets/toolbox.cpp:1953
 #, fuzzy
 msgid "Rounded"
 msgstr "Rounded:"
 
-#: ../src/widgets/toolbox.cpp:1945
+#: ../src/widgets/toolbox.cpp:1953
 msgid "Rounded:"
 msgstr "Rounded:"
 
-#: ../src/widgets/toolbox.cpp:1945
+#: ../src/widgets/toolbox.cpp:1953
 msgid "How much rounded are the corners (0 for sharp)"
 msgstr "How much rounded are the corners (0 for sharp)"
 
-#: ../src/widgets/toolbox.cpp:1957
+#: ../src/widgets/toolbox.cpp:1965
 #, fuzzy
 msgid "NOT randomized"
 msgstr "Randomised:"
 
-#: ../src/widgets/toolbox.cpp:1957
+#: ../src/widgets/toolbox.cpp:1965
 msgid "slightly irregular"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:1957
+#: ../src/widgets/toolbox.cpp:1965
 #, fuzzy
 msgid "visibly randomized"
 msgstr "Radius Randomise"
 
-#: ../src/widgets/toolbox.cpp:1957
+#: ../src/widgets/toolbox.cpp:1965
 #, fuzzy
 msgid "strongly randomized"
 msgstr "Randomised:"
 
-#: ../src/widgets/toolbox.cpp:1960
+#: ../src/widgets/toolbox.cpp:1968
 #, fuzzy
 msgid "Randomized"
 msgstr "Randomised:"
 
-#: ../src/widgets/toolbox.cpp:1960
+#: ../src/widgets/toolbox.cpp:1968
 msgid "Randomized:"
 msgstr "Randomised:"
 
-#: ../src/widgets/toolbox.cpp:1960
+#: ../src/widgets/toolbox.cpp:1968
 msgid "Scatter randomly the corners and angles"
 msgstr "Scatter randomly the corners and angles"
 
-#: ../src/widgets/toolbox.cpp:1975 ../src/widgets/toolbox.cpp:2910
-#: ../src/widgets/toolbox.cpp:3489 ../src/widgets/toolbox.cpp:5284
+#: ../src/widgets/toolbox.cpp:1983 ../src/widgets/toolbox.cpp:2918
+#: ../src/widgets/toolbox.cpp:3497 ../src/widgets/toolbox.cpp:5334
 msgid "Defaults"
 msgstr "Defaults"
 
-#: ../src/widgets/toolbox.cpp:1976 ../src/widgets/toolbox.cpp:2911
+#: ../src/widgets/toolbox.cpp:1984 ../src/widgets/toolbox.cpp:2919
 msgid ""
 "Reset shape parameters to defaults (use Inkscape Preferences > Tools to "
 "change defaults)"
@@ -13690,478 +13922,478 @@ msgstr ""
 "Reset shape parameters to defaults (use Inkscape Preferences > Tools to "
 "change defaults)"
 
-#: ../src/widgets/toolbox.cpp:2048
+#: ../src/widgets/toolbox.cpp:2056
 msgid "Change rectangle"
 msgstr "Change rectangle"
 
-#: ../src/widgets/toolbox.cpp:2240
+#: ../src/widgets/toolbox.cpp:2248
 msgid "W:"
 msgstr "W:"
 
-#: ../src/widgets/toolbox.cpp:2240
+#: ../src/widgets/toolbox.cpp:2248
 msgid "Width of rectangle"
 msgstr "Width of rectangle"
 
-#: ../src/widgets/toolbox.cpp:2257
+#: ../src/widgets/toolbox.cpp:2265
 msgid "Height of rectangle"
 msgstr "Height of rectangle"
 
-#: ../src/widgets/toolbox.cpp:2271 ../src/widgets/toolbox.cpp:2286
+#: ../src/widgets/toolbox.cpp:2279 ../src/widgets/toolbox.cpp:2294
 #, fuzzy
 msgid "not rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:2274
+#: ../src/widgets/toolbox.cpp:2282
 #, fuzzy
 msgid "Horizontal radius"
 msgstr "Horizontal Spacing"
 
-#: ../src/widgets/toolbox.cpp:2274
+#: ../src/widgets/toolbox.cpp:2282
 msgid "Rx:"
 msgstr "Rx:"
 
-#: ../src/widgets/toolbox.cpp:2274
+#: ../src/widgets/toolbox.cpp:2282
 msgid "Horizontal radius of rounded corners"
 msgstr "Horizontal radius of rounded corners"
 
-#: ../src/widgets/toolbox.cpp:2289
+#: ../src/widgets/toolbox.cpp:2297
 #, fuzzy
 msgid "Vertical radius"
 msgstr "Vertical Spacing"
 
-#: ../src/widgets/toolbox.cpp:2289
+#: ../src/widgets/toolbox.cpp:2297
 msgid "Ry:"
 msgstr "Ry:"
 
-#: ../src/widgets/toolbox.cpp:2289
+#: ../src/widgets/toolbox.cpp:2297
 msgid "Vertical radius of rounded corners"
 msgstr "Vertical radius of rounded corners"
 
-#: ../src/widgets/toolbox.cpp:2308
+#: ../src/widgets/toolbox.cpp:2316
 msgid "Not rounded"
 msgstr "Not rounded"
 
-#: ../src/widgets/toolbox.cpp:2309
+#: ../src/widgets/toolbox.cpp:2317
 msgid "Make corners sharp"
 msgstr "Make corners sharp"
 
 #. TODO: use the correct axis here, too
-#: ../src/widgets/toolbox.cpp:2498
+#: ../src/widgets/toolbox.cpp:2506
 msgid "3D Box: Change perspective (angle of infinite axis)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2567
+#: ../src/widgets/toolbox.cpp:2575
 msgid "Angle in X direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2567
+#: ../src/widgets/toolbox.cpp:2575
 msgid "Angle X:"
 msgstr "Angle X:"
 
 #. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:2569
+#: ../src/widgets/toolbox.cpp:2577
 msgid "Angle of PLs in X direction"
 msgstr ""
 
 #. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:2591
+#: ../src/widgets/toolbox.cpp:2599
 msgid "State of VP in X direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2592
+#: ../src/widgets/toolbox.cpp:2600
 msgid "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2607
+#: ../src/widgets/toolbox.cpp:2615
 msgid "Angle in Y direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2607
+#: ../src/widgets/toolbox.cpp:2615
 #, fuzzy
 msgid "Angle Y:"
 msgstr "Angle X:"
 
 #. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:2609
+#: ../src/widgets/toolbox.cpp:2617
 msgid "Angle of PLs in Y direction"
 msgstr ""
 
 #. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:2630
+#: ../src/widgets/toolbox.cpp:2638
 msgid "State of VP in Y direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2631
+#: ../src/widgets/toolbox.cpp:2639
 msgid "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2646
+#: ../src/widgets/toolbox.cpp:2654
 msgid "Angle in Z direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2646
+#: ../src/widgets/toolbox.cpp:2654
 msgid "Angle Z:"
 msgstr "Angle Z:"
 
 #. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:2648
+#: ../src/widgets/toolbox.cpp:2656
 msgid "Angle of PLs in Z direction"
 msgstr ""
 
 #. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:2669
+#: ../src/widgets/toolbox.cpp:2677
 msgid "State of VP in Z direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2670
+#: ../src/widgets/toolbox.cpp:2678
 msgid "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2727
+#: ../src/widgets/toolbox.cpp:2735
 msgid "Change spiral"
 msgstr "Change spiral"
 
-#: ../src/widgets/toolbox.cpp:2867
+#: ../src/widgets/toolbox.cpp:2875
 #, fuzzy
 msgid "just a curve"
 msgstr "Drag curve"
 
-#: ../src/widgets/toolbox.cpp:2867
+#: ../src/widgets/toolbox.cpp:2875
 #, fuzzy
 msgid "one full revolution"
 msgstr "Number of revolutions"
 
-#: ../src/widgets/toolbox.cpp:2870
+#: ../src/widgets/toolbox.cpp:2878
 #, fuzzy
 msgid "Number of turns"
 msgstr "Number of rows"
 
-#: ../src/widgets/toolbox.cpp:2870
+#: ../src/widgets/toolbox.cpp:2878
 msgid "Turns:"
 msgstr "Turns:"
 
-#: ../src/widgets/toolbox.cpp:2870
+#: ../src/widgets/toolbox.cpp:2878
 msgid "Number of revolutions"
 msgstr "Number of revolutions"
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 #, fuzzy
 msgid "circle"
 msgstr "Circle"
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 msgid "edge is much denser"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 msgid "edge is denser"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 #, fuzzy
 msgid "even"
 msgstr "Green"
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 #, fuzzy
 msgid "center is denser"
 msgstr "Centre lines"
 
-#: ../src/widgets/toolbox.cpp:2881
+#: ../src/widgets/toolbox.cpp:2889
 msgid "center is much denser"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2884
+#: ../src/widgets/toolbox.cpp:2892
 #, fuzzy
 msgid "Divergence"
 msgstr "Divergence:"
 
-#: ../src/widgets/toolbox.cpp:2884
+#: ../src/widgets/toolbox.cpp:2892
 msgid "Divergence:"
 msgstr "Divergence:"
 
-#: ../src/widgets/toolbox.cpp:2884
+#: ../src/widgets/toolbox.cpp:2892
 msgid "How much denser/sparser are outer revolutions; 1 = uniform"
 msgstr "How much denser/sparser are outer revolutions; 1 = uniform"
 
-#: ../src/widgets/toolbox.cpp:2895
+#: ../src/widgets/toolbox.cpp:2903
 #, fuzzy
 msgid "starts from center"
 msgstr "Reset centre"
 
-#: ../src/widgets/toolbox.cpp:2895
+#: ../src/widgets/toolbox.cpp:2903
 msgid "starts mid-way"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2895
+#: ../src/widgets/toolbox.cpp:2903
 msgid "starts near edge"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:2898
+#: ../src/widgets/toolbox.cpp:2906
 #, fuzzy
 msgid "Inner radius"
 msgstr "Inner radius:"
 
-#: ../src/widgets/toolbox.cpp:2898
+#: ../src/widgets/toolbox.cpp:2906
 msgid "Inner radius:"
 msgstr "Inner radius:"
 
-#: ../src/widgets/toolbox.cpp:2898
+#: ../src/widgets/toolbox.cpp:2906
 msgid "Radius of the innermost revolution (relative to the spiral size)"
 msgstr "Radius of the innermost revolution (relative to the spiral size)"
 
 #. Width
-#: ../src/widgets/toolbox.cpp:3014
+#: ../src/widgets/toolbox.cpp:3022
 msgid "(pinch tweak)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3014 ../src/widgets/toolbox.cpp:3030
-#: ../src/widgets/toolbox.cpp:3191 ../src/widgets/toolbox.cpp:3319
-#: ../src/widgets/toolbox.cpp:3351
+#: ../src/widgets/toolbox.cpp:3022 ../src/widgets/toolbox.cpp:3038
+#: ../src/widgets/toolbox.cpp:3199 ../src/widgets/toolbox.cpp:3327
+#: ../src/widgets/toolbox.cpp:3359
 #, fuzzy
 msgid "(default)"
 msgstr "Default"
 
-#: ../src/widgets/toolbox.cpp:3014
+#: ../src/widgets/toolbox.cpp:3022
 #, fuzzy
 msgid "(broad tweak)"
 msgstr " (stroke)"
 
-#: ../src/widgets/toolbox.cpp:3017
+#: ../src/widgets/toolbox.cpp:3025
 #, fuzzy
 msgid "The width of the tweak area (relative to the visible canvas area)"
 msgstr ""
 "The width of the calligraphic pen (relative to the visible canvas area)"
 
 #. Force
-#: ../src/widgets/toolbox.cpp:3030
+#: ../src/widgets/toolbox.cpp:3038
 msgid "(minimum force)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3030
+#: ../src/widgets/toolbox.cpp:3038
 msgid "(maximum force)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3033
+#: ../src/widgets/toolbox.cpp:3041
 #, fuzzy
 msgid "Force"
 msgstr "Source"
 
-#: ../src/widgets/toolbox.cpp:3033
+#: ../src/widgets/toolbox.cpp:3041
 #, fuzzy
 msgid "Force:"
 msgstr "Source"
 
-#: ../src/widgets/toolbox.cpp:3033
+#: ../src/widgets/toolbox.cpp:3041
 msgid "The force of the tweak action"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3050
+#: ../src/widgets/toolbox.cpp:3058
 msgid "Push mode"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3051
+#: ../src/widgets/toolbox.cpp:3059
 msgid "Push parts of paths in any direction"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3057
+#: ../src/widgets/toolbox.cpp:3065
 #, fuzzy
 msgid "Shrink mode"
 msgstr "Shift nodes"
 
-#: ../src/widgets/toolbox.cpp:3058
+#: ../src/widgets/toolbox.cpp:3066
 #, fuzzy
 msgid "Shrink (inset) parts of paths"
 msgstr "Break selected paths into subpaths"
 
-#: ../src/widgets/toolbox.cpp:3064
+#: ../src/widgets/toolbox.cpp:3072
 #, fuzzy
 msgid "Grow mode"
 msgstr "Lower node"
 
-#: ../src/widgets/toolbox.cpp:3065
+#: ../src/widgets/toolbox.cpp:3073
 msgid "Grow (outset) parts of paths"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3071
+#: ../src/widgets/toolbox.cpp:3079
 #, fuzzy
 msgid "Attract mode"
 msgstr "Attribute name"
 
-#: ../src/widgets/toolbox.cpp:3072
+#: ../src/widgets/toolbox.cpp:3080
 msgid "Attract parts of paths towards cursor"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3078
+#: ../src/widgets/toolbox.cpp:3086
 #, fuzzy
 msgid "Repel mode"
 msgstr "Remove"
 
-#: ../src/widgets/toolbox.cpp:3079
+#: ../src/widgets/toolbox.cpp:3087
 msgid "Repel parts of paths from cursor"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3085
+#: ../src/widgets/toolbox.cpp:3093
 #, fuzzy
 msgid "Roughen mode"
 msgstr "end node"
 
-#: ../src/widgets/toolbox.cpp:3086
+#: ../src/widgets/toolbox.cpp:3094
 msgid "Roughen parts of paths"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3092
+#: ../src/widgets/toolbox.cpp:3100
 #, fuzzy
 msgid "Color paint mode"
 msgstr "Colour of the page border"
 
-#: ../src/widgets/toolbox.cpp:3093
+#: ../src/widgets/toolbox.cpp:3101
 #, fuzzy
 msgid "Paint the tool's color upon selected objects"
 msgstr "Make connectors avoid selected objects"
 
-#: ../src/widgets/toolbox.cpp:3099
+#: ../src/widgets/toolbox.cpp:3107
 #, fuzzy
 msgid "Color jitter mode"
 msgstr "Jitter nodes"
 
-#: ../src/widgets/toolbox.cpp:3100
+#: ../src/widgets/toolbox.cpp:3108
 #, fuzzy
 msgid "Jitter the colors of selected objects"
 msgstr "Make connectors avoid selected objects"
 
-#: ../src/widgets/toolbox.cpp:3105
+#: ../src/widgets/toolbox.cpp:3113
 #, fuzzy
 msgid "Mode:"
 msgstr "Move"
 
-#: ../src/widgets/toolbox.cpp:3125
+#: ../src/widgets/toolbox.cpp:3133
 #, fuzzy
 msgid "Channels:"
 msgstr "Cancel"
 
-#: ../src/widgets/toolbox.cpp:3136
+#: ../src/widgets/toolbox.cpp:3144
 msgid "In color mode, act on objects' hue"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3139
+#: ../src/widgets/toolbox.cpp:3147
 #, fuzzy
 msgid "H"
 msgstr "H:"
 
-#: ../src/widgets/toolbox.cpp:3150
+#: ../src/widgets/toolbox.cpp:3158
 msgid "In color mode, act on objects' saturation"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3153
+#: ../src/widgets/toolbox.cpp:3161
 #, fuzzy
 msgid "S"
 msgstr "_S"
 
-#: ../src/widgets/toolbox.cpp:3164
+#: ../src/widgets/toolbox.cpp:3172
 msgid "In color mode, act on objects' lightness"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3167
+#: ../src/widgets/toolbox.cpp:3175
 #, fuzzy
 msgid "L"
 msgstr "_L"
 
-#: ../src/widgets/toolbox.cpp:3178
+#: ../src/widgets/toolbox.cpp:3186
 msgid "In color mode, act on objects' opacity"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3181
+#: ../src/widgets/toolbox.cpp:3189
 #, fuzzy
 msgid "O"
 msgstr "O:"
 
 #. Fidelity
-#: ../src/widgets/toolbox.cpp:3191
+#: ../src/widgets/toolbox.cpp:3199
 msgid "(rough, simplified)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3191
+#: ../src/widgets/toolbox.cpp:3199
 msgid "(fine, but many nodes)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3194
+#: ../src/widgets/toolbox.cpp:3202
 #, fuzzy
 msgid "Fidelity"
 msgstr "Identifier"
 
-#: ../src/widgets/toolbox.cpp:3194
+#: ../src/widgets/toolbox.cpp:3202
 msgid "Fidelity:"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3195
+#: ../src/widgets/toolbox.cpp:3203
 msgid ""
 "Low fidelity simplifies paths; high fidelity preserves path features but may "
 "generate a lot of new nodes"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3212 ../src/widgets/toolbox.cpp:3464
+#: ../src/widgets/toolbox.cpp:3220 ../src/widgets/toolbox.cpp:3472
 #, fuzzy
 msgid "Pressure"
 msgstr "Preserved"
 
-#: ../src/widgets/toolbox.cpp:3213
+#: ../src/widgets/toolbox.cpp:3221
 #, fuzzy
 msgid "Use the pressure of the input device to alter the force of tweak action"
 msgstr "Use the pressure of the input device to alter the width of the pen"
 
 #. Width
-#: ../src/widgets/toolbox.cpp:3319
+#: ../src/widgets/toolbox.cpp:3327
 msgid "(hairline)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3319
+#: ../src/widgets/toolbox.cpp:3327
 #, fuzzy
 msgid "(broad stroke)"
 msgstr " (stroke)"
 
-#: ../src/widgets/toolbox.cpp:3322
+#: ../src/widgets/toolbox.cpp:3330
 #, fuzzy
 msgid "Pen Width"
 msgstr "Page _Width"
 
-#: ../src/widgets/toolbox.cpp:3323
+#: ../src/widgets/toolbox.cpp:3331
 msgid "The width of the calligraphic pen (relative to the visible canvas area)"
 msgstr ""
 "The width of the calligraphic pen (relative to the visible canvas area)"
 
 #. Thinning
-#: ../src/widgets/toolbox.cpp:3335
+#: ../src/widgets/toolbox.cpp:3343
 msgid "(speed blows up stroke)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3335
+#: ../src/widgets/toolbox.cpp:3343
 msgid "(slight widening)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3335
+#: ../src/widgets/toolbox.cpp:3343
 #, fuzzy
 msgid "(constant width)"
 msgstr "Destination width"
 
-#: ../src/widgets/toolbox.cpp:3335
+#: ../src/widgets/toolbox.cpp:3343
 msgid "(slight thinning, default)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3335
+#: ../src/widgets/toolbox.cpp:3343
 msgid "(speed deflates stroke)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3338
+#: ../src/widgets/toolbox.cpp:3346
 #, fuzzy
 msgid "Stroke Thinning"
 msgstr "Stroke Paint"
 
-#: ../src/widgets/toolbox.cpp:3338
+#: ../src/widgets/toolbox.cpp:3346
 msgid "Thinning:"
 msgstr "Thinning:"
 
-#: ../src/widgets/toolbox.cpp:3339
+#: ../src/widgets/toolbox.cpp:3347
 msgid ""
 "How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 "
 "makes them broader, 0 makes width independent of velocity)"
@@ -14170,29 +14402,29 @@ msgstr ""
 "makes them broader, 0 makes width independent of velocity)"
 
 #. Angle
-#: ../src/widgets/toolbox.cpp:3351
+#: ../src/widgets/toolbox.cpp:3359
 msgid "(left edge up)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3351
+#: ../src/widgets/toolbox.cpp:3359
 #, fuzzy
 msgid "(horizontal)"
 msgstr "_Horizontal"
 
-#: ../src/widgets/toolbox.cpp:3351
+#: ../src/widgets/toolbox.cpp:3359
 msgid "(right edge up)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3354
+#: ../src/widgets/toolbox.cpp:3362
 #, fuzzy
 msgid "Pen Angle"
 msgstr "Angle"
 
-#: ../src/widgets/toolbox.cpp:3354
+#: ../src/widgets/toolbox.cpp:3362
 msgid "Angle:"
 msgstr "Angle:"
 
-#: ../src/widgets/toolbox.cpp:3355
+#: ../src/widgets/toolbox.cpp:3363
 msgid ""
 "The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if "
 "fixation = 0)"
@@ -14201,28 +14433,28 @@ msgstr ""
 "fixation = 0)"
 
 #. Fixation
-#: ../src/widgets/toolbox.cpp:3368
+#: ../src/widgets/toolbox.cpp:3376
 msgid "(perpendicular to stroke, \"brush\")"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3368
+#: ../src/widgets/toolbox.cpp:3376
 msgid "(almost fixed, default)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3368
+#: ../src/widgets/toolbox.cpp:3376
 msgid "(fixed by Angle, \"pen\")"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3371
+#: ../src/widgets/toolbox.cpp:3379
 #, fuzzy
 msgid "Fixation"
 msgstr "Fixation:"
 
-#: ../src/widgets/toolbox.cpp:3371
+#: ../src/widgets/toolbox.cpp:3379
 msgid "Fixation:"
 msgstr "Fixation:"
 
-#: ../src/widgets/toolbox.cpp:3372
+#: ../src/widgets/toolbox.cpp:3380
 msgid ""
 "Angle behavior (0 = nib always perpendicular to stroke direction, 1 = fixed "
 "angle)"
@@ -14231,33 +14463,33 @@ msgstr ""
 "angle)"
 
 #. Cap Rounding
-#: ../src/widgets/toolbox.cpp:3384
+#: ../src/widgets/toolbox.cpp:3392
 #, fuzzy
 msgid "(blunt caps, default)"
 msgstr "Set as default"
 
-#: ../src/widgets/toolbox.cpp:3384
+#: ../src/widgets/toolbox.cpp:3392
 msgid "(slightly bulging)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3384
+#: ../src/widgets/toolbox.cpp:3392
 msgid "(approximately round)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3384
+#: ../src/widgets/toolbox.cpp:3392
 msgid "(long protruding caps)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3388
+#: ../src/widgets/toolbox.cpp:3396
 #, fuzzy
 msgid "Cap rounding"
 msgstr "Star: Change rounding"
 
-#: ../src/widgets/toolbox.cpp:3388
+#: ../src/widgets/toolbox.cpp:3396
 msgid "Caps:"
 msgstr "Caps:"
 
-#: ../src/widgets/toolbox.cpp:3389
+#: ../src/widgets/toolbox.cpp:3397
 msgid ""
 "Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = "
 "round caps)"
@@ -14266,190 +14498,190 @@ msgstr ""
 "round caps)"
 
 #. Tremor
-#: ../src/widgets/toolbox.cpp:3401
+#: ../src/widgets/toolbox.cpp:3409
 #, fuzzy
 msgid "(smooth line)"
 msgstr "smooth"
 
-#: ../src/widgets/toolbox.cpp:3401
+#: ../src/widgets/toolbox.cpp:3409
 msgid "(slight tremor)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3401
+#: ../src/widgets/toolbox.cpp:3409
 msgid "(noticeable tremor)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3401
+#: ../src/widgets/toolbox.cpp:3409
 msgid "(maximum tremor)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3404
+#: ../src/widgets/toolbox.cpp:3412
 #, fuzzy
 msgid "Stroke Tremor"
 msgstr "Set stroke colour"
 
-#: ../src/widgets/toolbox.cpp:3404
+#: ../src/widgets/toolbox.cpp:3412
 msgid "Tremor:"
 msgstr "Tremor:"
 
-#: ../src/widgets/toolbox.cpp:3405
+#: ../src/widgets/toolbox.cpp:3413
 msgid "Increase to make strokes rugged and trembling"
 msgstr "Increase to make strokes rugged and trembling"
 
 #. Wiggle
-#: ../src/widgets/toolbox.cpp:3418
+#: ../src/widgets/toolbox.cpp:3426
 msgid "(no wiggle)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3418
+#: ../src/widgets/toolbox.cpp:3426
 #, fuzzy
 msgid "(slight deviation)"
 msgstr "Print destination"
 
-#: ../src/widgets/toolbox.cpp:3418
+#: ../src/widgets/toolbox.cpp:3426
 msgid "(wild waves and curls)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3421
+#: ../src/widgets/toolbox.cpp:3429
 #, fuzzy
 msgid "Pen Wiggle"
 msgstr "Wiggle:"
 
-#: ../src/widgets/toolbox.cpp:3421
+#: ../src/widgets/toolbox.cpp:3429
 msgid "Wiggle:"
 msgstr "Wiggle:"
 
-#: ../src/widgets/toolbox.cpp:3422
+#: ../src/widgets/toolbox.cpp:3430
 msgid "Increase to make the pen waver and wiggle"
 msgstr "Increase to make the pen waver and wiggle"
 
 #. Mass
-#: ../src/widgets/toolbox.cpp:3434
+#: ../src/widgets/toolbox.cpp:3442
 #, fuzzy
 msgid "(no inertia)"
 msgstr "(null_pointer)"
 
-#: ../src/widgets/toolbox.cpp:3434
+#: ../src/widgets/toolbox.cpp:3442
 msgid "(slight smoothing, default)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3434
+#: ../src/widgets/toolbox.cpp:3442
 msgid "(noticeable lagging)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3434
+#: ../src/widgets/toolbox.cpp:3442
 msgid "(maximum inertia)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3437
+#: ../src/widgets/toolbox.cpp:3445
 #, fuzzy
 msgid "Pen Mass"
 msgstr "Mass:"
 
-#: ../src/widgets/toolbox.cpp:3437
+#: ../src/widgets/toolbox.cpp:3445
 msgid "Mass:"
 msgstr "Mass:"
 
-#: ../src/widgets/toolbox.cpp:3438
+#: ../src/widgets/toolbox.cpp:3446
 msgid "Increase to make the pen drag behind, as if slowed by inertia"
 msgstr "Increase to make the pen drag behind, as if slowed by inertia"
 
-#: ../src/widgets/toolbox.cpp:3452
+#: ../src/widgets/toolbox.cpp:3460
 #, fuzzy
 msgid "Trace Background"
 msgstr "Background:"
 
-#: ../src/widgets/toolbox.cpp:3453
+#: ../src/widgets/toolbox.cpp:3461
 msgid ""
 "Trace the lightness of the background by the width of the pen (white - "
 "minimum width, black - maximum width)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3465
+#: ../src/widgets/toolbox.cpp:3473
 msgid "Use the pressure of the input device to alter the width of the pen"
 msgstr "Use the pressure of the input device to alter the width of the pen"
 
-#: ../src/widgets/toolbox.cpp:3476
+#: ../src/widgets/toolbox.cpp:3484
 #, fuzzy
 msgid "Tilt"
 msgstr "Title"
 
-#: ../src/widgets/toolbox.cpp:3477
+#: ../src/widgets/toolbox.cpp:3485
 msgid "Use the tilt of the input device to alter the angle of the pen's nib"
 msgstr "Use the tilt of the input device to alter the angle of the pen's nib"
 
-#: ../src/widgets/toolbox.cpp:3490
+#: ../src/widgets/toolbox.cpp:3498
 #, fuzzy
 msgid "Reset all parameters to defaults"
 msgstr "Reset the values on the current tab to defaults"
 
-#: ../src/widgets/toolbox.cpp:3572
+#: ../src/widgets/toolbox.cpp:3580
 msgid "Arc: Change start/end"
 msgstr "Arc: Change start/end"
 
-#: ../src/widgets/toolbox.cpp:3638
+#: ../src/widgets/toolbox.cpp:3646
 msgid "Arc: Change open/closed"
 msgstr "Arc: Changed open/closed"
 
-#: ../src/widgets/toolbox.cpp:3761
+#: ../src/widgets/toolbox.cpp:3769
 #, fuzzy
 msgid "Start"
 msgstr "Start:"
 
-#: ../src/widgets/toolbox.cpp:3761
+#: ../src/widgets/toolbox.cpp:3769
 msgid "Start:"
 msgstr "Start:"
 
-#: ../src/widgets/toolbox.cpp:3762
+#: ../src/widgets/toolbox.cpp:3770
 msgid "The angle (in degrees) from the horizontal to the arc's start point"
 msgstr "The angle (in degrees) from the horizontal to the arc's start point"
 
-#: ../src/widgets/toolbox.cpp:3774
+#: ../src/widgets/toolbox.cpp:3782
 #, fuzzy
 msgid "End"
 msgstr "End:"
 
-#: ../src/widgets/toolbox.cpp:3774
+#: ../src/widgets/toolbox.cpp:3782
 msgid "End:"
 msgstr "End:"
 
-#: ../src/widgets/toolbox.cpp:3775
+#: ../src/widgets/toolbox.cpp:3783
 msgid "The angle (in degrees) from the horizontal to the arc's end point"
 msgstr "The angle (in degrees) from the horizontal to the arc's end point"
 
-#: ../src/widgets/toolbox.cpp:3791
+#: ../src/widgets/toolbox.cpp:3799
 #, fuzzy
 msgid "Closed arc"
 msgstr "_Clear"
 
-#: ../src/widgets/toolbox.cpp:3792
+#: ../src/widgets/toolbox.cpp:3800
 #, fuzzy
 msgid "Switch to segment (closed shape with two radii)"
 msgstr ""
 "Switch between arc (unclosed shape) and segment (closed shape with two radii)"
 
-#: ../src/widgets/toolbox.cpp:3798
+#: ../src/widgets/toolbox.cpp:3806
 #, fuzzy
 msgid "Open Arc"
 msgstr "Open arc"
 
-#: ../src/widgets/toolbox.cpp:3799
+#: ../src/widgets/toolbox.cpp:3807
 msgid "Switch to arc (unclosed shape)"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:3822
+#: ../src/widgets/toolbox.cpp:3830
 msgid "Make whole"
 msgstr "Make whole"
 
-#: ../src/widgets/toolbox.cpp:3823
+#: ../src/widgets/toolbox.cpp:3831
 msgid "Make the shape a whole ellipse, not arc or segment"
 msgstr "Make the shape a whole ellipse, not arc or segment"
 
-#: ../src/widgets/toolbox.cpp:3890
+#: ../src/widgets/toolbox.cpp:3898
 msgid "Pick alpha"
 msgstr "Pick alpha"
 
-#: ../src/widgets/toolbox.cpp:3891
+#: ../src/widgets/toolbox.cpp:3899
 msgid ""
 "Pick both the color and the alpha (transparency) under cursor; otherwise, "
 "pick only the visible color premultiplied by alpha"
@@ -14457,37 +14689,37 @@ msgstr ""
 "Pick both the colour and the alpha (transparency) under cursos; otherwise, "
 "pick only the visible colour premultiplied by alpha"
 
-#: ../src/widgets/toolbox.cpp:3902
+#: ../src/widgets/toolbox.cpp:3910
 msgid "Set alpha"
 msgstr "Set alpha"
 
-#: ../src/widgets/toolbox.cpp:3903
+#: ../src/widgets/toolbox.cpp:3911
 msgid ""
 "If alpha was picked, assign it to selection as fill or stroke transparency"
 msgstr ""
 "If alpha was picked, assign it to selection as fill or stroke transparency"
 
-#: ../src/widgets/toolbox.cpp:4232
+#: ../src/widgets/toolbox.cpp:4240
 msgid "Text: Change font family"
 msgstr "Text: Change font family"
 
-#: ../src/widgets/toolbox.cpp:4317
+#: ../src/widgets/toolbox.cpp:4325
 msgid "Text: Change alignment"
 msgstr "Text: Change alignment"
 
-#: ../src/widgets/toolbox.cpp:4400
+#: ../src/widgets/toolbox.cpp:4408
 msgid "Text: Change font style"
 msgstr "Text: Change font style"
 
-#: ../src/widgets/toolbox.cpp:4447
+#: ../src/widgets/toolbox.cpp:4455
 msgid "Text: Change orientation"
 msgstr "Text: Change orientation"
 
-#: ../src/widgets/toolbox.cpp:4538
+#: ../src/widgets/toolbox.cpp:4545
 msgid "Text: Change font size"
 msgstr "Text: Change font size"
 
-#: ../src/widgets/toolbox.cpp:4719
+#: ../src/widgets/toolbox.cpp:4766
 msgid ""
 "This font is currently not installed on your system. Inkscape will use the "
 "default font instead."
@@ -14495,131 +14727,131 @@ msgstr ""
 "This font is currently not installed on your system. Inkscape will use the "
 "default font instead."
 
-#: ../src/widgets/toolbox.cpp:4757
+#: ../src/widgets/toolbox.cpp:4805
 msgid "Align left"
 msgstr "Align left"
 
-#: ../src/widgets/toolbox.cpp:4768
+#: ../src/widgets/toolbox.cpp:4816
 msgid "Center"
 msgstr "Centre"
 
-#: ../src/widgets/toolbox.cpp:4779
+#: ../src/widgets/toolbox.cpp:4827
 msgid "Align right"
 msgstr "Align right"
 
-#: ../src/widgets/toolbox.cpp:4790
+#: ../src/widgets/toolbox.cpp:4838
 msgid "Justify"
 msgstr "Justify"
 
-#: ../src/widgets/toolbox.cpp:4806
+#: ../src/widgets/toolbox.cpp:4854
 msgid "Bold"
 msgstr "Bold"
 
-#: ../src/widgets/toolbox.cpp:4817
+#: ../src/widgets/toolbox.cpp:4865
 msgid "Italic"
 msgstr "Italic"
 
-#: ../src/widgets/toolbox.cpp:4949
+#: ../src/widgets/toolbox.cpp:4997
 msgid "Change connector spacing"
 msgstr "Change connector spacing"
 
-#: ../src/widgets/toolbox.cpp:5035
+#: ../src/widgets/toolbox.cpp:5083
 msgid "Avoid"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5045
+#: ../src/widgets/toolbox.cpp:5093
 #, fuzzy
 msgid "Ignore"
 msgstr "none"
 
-#: ../src/widgets/toolbox.cpp:5057
+#: ../src/widgets/toolbox.cpp:5105
 #, fuzzy
 msgid "Connector Spacing"
 msgstr "Change connector spacing"
 
-#: ../src/widgets/toolbox.cpp:5057
+#: ../src/widgets/toolbox.cpp:5105
 msgid "Spacing:"
 msgstr "Spacing:"
 
-#: ../src/widgets/toolbox.cpp:5058
+#: ../src/widgets/toolbox.cpp:5106
 msgid "The amount of space left around objects by auto-routing connectors"
 msgstr "The amount of space left around objects by auto-routing connectors"
 
-#: ../src/widgets/toolbox.cpp:5069
+#: ../src/widgets/toolbox.cpp:5117
 #, fuzzy
 msgid "Graph"
 msgstr "Wrap"
 
-#: ../src/widgets/toolbox.cpp:5079
+#: ../src/widgets/toolbox.cpp:5127
 #, fuzzy
 msgid "Connector Length"
 msgstr "Connector"
 
-#: ../src/widgets/toolbox.cpp:5079
+#: ../src/widgets/toolbox.cpp:5127
 msgid "Length:"
 msgstr "Length:"
 
-#: ../src/widgets/toolbox.cpp:5080
+#: ../src/widgets/toolbox.cpp:5128
 msgid "Ideal length for connectors when layout is applied"
 msgstr "Ideal length for connectors when layout is applied"
 
-#: ../src/widgets/toolbox.cpp:5092
+#: ../src/widgets/toolbox.cpp:5140
 msgid "Downwards"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5093
+#: ../src/widgets/toolbox.cpp:5141
 msgid "Make connectors with end-markers (arrows) point downwards"
 msgstr "Make connectors with end-markers (arrows) point downwards"
 
-#: ../src/widgets/toolbox.cpp:5109
+#: ../src/widgets/toolbox.cpp:5157
 msgid "Do not allow overlapping shapes"
 msgstr "Do not allow overlapping shapes"
 
-#: ../src/widgets/toolbox.cpp:5210
+#: ../src/widgets/toolbox.cpp:5258
 #, fuzzy
 msgid "Fill by"
 msgstr "Fill"
 
-#: ../src/widgets/toolbox.cpp:5211
+#: ../src/widgets/toolbox.cpp:5259
 #, fuzzy
 msgid "Fill by:"
 msgstr "Fill"
 
-#: ../src/widgets/toolbox.cpp:5223
+#: ../src/widgets/toolbox.cpp:5271
 #, fuzzy
 msgid "Fill Threshold"
 msgstr "Threshold:"
 
-#: ../src/widgets/toolbox.cpp:5224
+#: ../src/widgets/toolbox.cpp:5272
 msgid ""
 "The maximum allowed difference between the clicked pixel and the neighboring "
 "pixels to be counted in the fill"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5246
+#: ../src/widgets/toolbox.cpp:5296
 msgid "Grow/shrink by"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5246
+#: ../src/widgets/toolbox.cpp:5296
 msgid "Grow/shrink by:"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5247
+#: ../src/widgets/toolbox.cpp:5297
 msgid ""
 "The amount to grow (positive) or shrink (negative) the created fill path"
 msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5272
+#: ../src/widgets/toolbox.cpp:5322
 #, fuzzy
 msgid "Close gaps"
 msgstr "_Clear"
 
-#: ../src/widgets/toolbox.cpp:5273
+#: ../src/widgets/toolbox.cpp:5323
 #, fuzzy
 msgid "Close gaps:"
 msgstr "_Clear"
 
-#: ../src/widgets/toolbox.cpp:5285
+#: ../src/widgets/toolbox.cpp:5335
 #, fuzzy
 msgid ""
 "Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools "
@@ -14643,7 +14875,8 @@ msgid "Add Nodes"
 msgstr "Add Nodes"
 
 #: ../share/extensions/addnodes.inx.h:2
-msgid "Maximum segment length"
+#, fuzzy
+msgid "Maximum segment length (px)"
 msgstr "Maximum segment length"
 
 #: ../share/extensions/addnodes.inx.h:3 ../share/extensions/edge3d.inx.h:6
@@ -14651,6 +14884,7 @@ msgstr "Maximum segment length"
 #: ../share/extensions/markers_strokepaint.inx.h:2
 #: ../share/extensions/perspective.inx.h:1
 #: ../share/extensions/radiusrand.inx.h:3
+#: ../share/extensions/rubberstretch.inx.h:3
 #: ../share/extensions/straightseg.inx.h:2
 #: ../share/extensions/summersnight.inx.h:2 ../share/extensions/whirl.inx.h:2
 msgid "Modify Path"
@@ -14661,9 +14895,9 @@ msgstr "Modify Path"
 msgid "AI 8.0 Input"
 msgstr "AI Input"
 
-#: ../share/extensions/ai_input.inx.h:2 ../share/extensions/ai_output.inx.h:2
+#: ../share/extensions/ai_input.inx.h:2
 #, fuzzy
-msgid "Adobe Illustrator 8.0 (*.ai)"
+msgid "Adobe Illustrator 8.0 and below (*.ai)"
 msgstr "Adobe Illustrator (*.ai)"
 
 #: ../share/extensions/ai_input.inx.h:3
@@ -14676,6 +14910,11 @@ msgstr "Open files saved with Adobe Illustrator"
 msgid "AI 8.0 Output"
 msgstr "AI Output"
 
+#: ../share/extensions/ai_output.inx.h:2
+#, fuzzy
+msgid "Adobe Illustrator 8.0 (*.ai)"
+msgstr "Adobe Illustrator (*.ai)"
+
 #: ../share/extensions/ai_output.inx.h:3
 #, fuzzy
 msgid "Write Adobe Illustrator 8.0 (Postscript-based)"
@@ -14753,6 +14992,11 @@ msgstr "More Saturation"
 msgid "Negative"
 msgstr "Negative"
 
+#: ../share/extensions/color_randomize.inx.h:4
+#, fuzzy
+msgid "Randomize"
+msgstr "Randomise:"
+
 #: ../share/extensions/color_removeblue.inx.h:2
 msgid "Remove Blue"
 msgstr "Remove Blue"
@@ -15124,6 +15368,10 @@ msgstr "GIMP XCF maintaining layers (*.XCF)"
 msgid "Draw Handles"
 msgstr "Draw Handles"
 
+#: ../share/extensions/inkscape_help_askaquestion.inx.h:1
+msgid "Ask Us a Question"
+msgstr ""
+
 #: ../share/extensions/inkscape_help_commandline.inx.h:1
 msgid "Command Line Options"
 msgstr "Command Line Options"
@@ -15219,7 +15467,7 @@ msgstr "Number of paragraphs"
 msgid "Paragraph length fluctuation (sentences)"
 msgstr "Paragraph length fluctuation (sentences)"
 
-#: ../share/extensions/lorem_ipsum.inx.h:5
+#: ../share/extensions/lorem_ipsum.inx.h:4
 msgid "Sentences per paragraph"
 msgstr "Sentences per paragraph"
 
@@ -15470,6 +15718,21 @@ msgstr "Minimum size"
 msgid "Random Tree"
 msgstr "Random Tree"
 
+#: ../share/extensions/rubberstretch.inx.h:2
+#, no-c-format
+msgid "Curve (%):"
+msgstr ""
+
+#: ../share/extensions/rubberstretch.inx.h:4
+#, fuzzy
+msgid "Rubber Stretch"
+msgstr "Number of steps"
+
+#: ../share/extensions/rubberstretch.inx.h:6
+#, fuzzy, no-c-format
+msgid "Strength (%):"
+msgstr "Step length (px)"
+
 #: ../share/extensions/sk_input.inx.h:1
 msgid "A diagram created with the program Sketch"
 msgstr "A diagram created with the program Sketch"
@@ -15633,6 +15896,21 @@ msgstr "Windows Metafile Input"
 msgid "XAML Input"
 msgstr "DXF Input"
 
+#, fuzzy
+#~ msgid "Measure unit:"
+#~ msgstr "Measure Path"
+
+#, fuzzy
+#~ msgid "Degrees:"
+#~ msgstr "degrees"
+
+#, fuzzy
+#~ msgid "PostScript 3"
+#~ msgstr "Postscript"
+
+#~ msgid "Gri_d Arrange..."
+#~ msgstr "Gri_d Arrange..."
+
 #, fuzzy
 #~ msgid "Convolve"
 #~ msgstr "Clone"
@@ -15830,9 +16108,6 @@ msgstr "DXF Input"
 #~ msgid "Gridtype"
 #~ msgstr "Grid type:"
 
-#~ msgid "Change blur"
-#~ msgstr "Change blur"
-
 #~ msgid "Print _Direct"
 #~ msgstr "Print _Direct"