diff options
| author | Kris De Gussem <kris.degussem@gmail.com> | 2010-12-17 15:30:57 +0000 |
|---|---|---|
| committer | Kris <Kris.De.Gussem@hotmail.com> | 2010-12-17 15:30:57 +0000 |
| commit | c799a45ef4123181d91eb4f2d91c4d2ceec45685 (patch) | |
| tree | ccbef1e8ac393036de691e52801d4f89ce3c75e4 /share/extensions/gcodetools_all_in_one.inx | |
| parent | Node tool: special case node duplication for endnodes - select new endnode (diff) | |
| download | inkscape-c799a45ef4123181d91eb4f2d91c4d2ceec45685.tar.gz inkscape-c799a45ef4123181d91eb4f2d91c4d2ceec45685.zip | |
User message context in extensions
(bzr r9963)
Diffstat (limited to 'share/extensions/gcodetools_all_in_one.inx')
| -rw-r--r-- | share/extensions/gcodetools_all_in_one.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/gcodetools_all_in_one.inx b/share/extensions/gcodetools_all_in_one.inx index 0f566fc7b..85d7cfbee 100644 --- a/share/extensions/gcodetools_all_in_one.inx +++ b/share/extensions/gcodetools_all_in_one.inx @@ -15,7 +15,7 @@ The segment will be split into two segments if the distance between path's segme </_param> </page> - <page name='area' _gui-text='Area'> + <page name='area' msgctxt="gcodetools extension" _gui-text='Area'> <param name="max-area-curves" type="int" min="0" max="1000" _gui-text="Maximum area cutting curves:">100</param> <param name="area-inkscape-radius" type="float" min="-1000" max="1000" _gui-text="Area width:">-10</param> |
