From b33ae1af76aeebf2c8a60b8d3f3283a7646c5530 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Thu, 13 May 2010 13:18:04 +0200 Subject: i18n, extensions. Fix untranslatable XML elements when the value contains entities (Bug #570740). Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409) --- share/extensions/scour.inx | 2 +- share/extensions/webslicer_create_rect.inx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/extensions/scour.inx b/share/extensions/scour.inx index 472643dce..e5b6e90f5 100644 --- a/share/extensions/scour.inx +++ b/share/extensions/scour.inx @@ -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 <g> 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. diff --git a/share/extensions/webslicer_create_rect.inx b/share/extensions/webslicer_create_rect.inx index 651dda668..035b3439e 100644 --- a/share/extensions/webslicer_create_rect.inx +++ b/share/extensions/webslicer_create_rect.inx @@ -13,7 +13,8 @@ 90 - <_param name="help-dimension1" type="description">Force Dimension must be set as "<width>x<height>" + + Force Dimension must be set as <width>x<height> <_param name="help-dimension2" type="description">If set, this will replace DPI. -- cgit v1.2.3