Code

i18n, extensions. Fix untranslatable XML elements when the value contains entities...
[inkscape.git] / share / extensions / scour.inx
index 472643dced20872f5742640055267e2a3acc1cb5..e5b6e90f544798d4312024e9a398775f3c593b8b 100644 (file)
@@ -26,7 +26,7 @@
             <_param name="instructions" type="description" xml:space="preserve">This extension optimizes the SVG file according to the following options:
     * Simplify colors: convert all colors to #RRGGBB format.
     * Style to xml: convert styles into XML attributes.
-    * Group collapsing: collapse &lt;g&gt; elements.
+    * Group collapsing: collapse group elements.
     * Enable id stripping: remove all un-referenced ID attributes.
     * Embed rasters: embed rasters as base64-encoded data.
     * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator elements and attributes.