summaryrefslogtreecommitdiffstats
path: root/share/extensions/webslicer_create_rect.inx
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2010-05-13 11:18:04 +0000
committerJazzyNico <nicoduf@yahoo.fr>2010-05-13 11:18:04 +0000
commitb33ae1af76aeebf2c8a60b8d3f3283a7646c5530 (patch)
treef5fe98bb232b74c6f0dd37a9111f02b13b0e99cc /share/extensions/webslicer_create_rect.inx
parentAdd ability to set icons to insensitive. Used to disable "Justify" (diff)
downloadinkscape-b33ae1af76aeebf2c8a60b8d3f3283a7646c5530.tar.gz
inkscape-b33ae1af76aeebf2c8a60b8d3f3283a7646c5530.zip
i18n, extensions. Fix untranslatable XML elements when the value contains entities (Bug #570740).
Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409)
Diffstat (limited to 'share/extensions/webslicer_create_rect.inx')
-rw-r--r--share/extensions/webslicer_create_rect.inx3
1 files changed, 2 insertions, 1 deletions
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 @@
</param>
<param name="dpi" type="float" min="1" max="9999" _gui-text="DPI:">90</param>
<param name="dimension" type="string" _gui-text="Force Dimension:"></param>
- <_param name="help-dimension1" type="description">Force Dimension must be set as "&lt;width&gt;x&lt;height&gt;"</_param>
+<!-- i18n. Description duplicated in a fake value attribute in order to make it translatable -->
+ <param name="help-dimension1" type="description" _value="Force Dimension must be set as &lt;width&gt;x&lt;height&gt;">Force Dimension must be set as &lt;width&gt;x&lt;height&gt;</param>
<_param name="help-dimension2" type="description">If set, this will replace DPI.</_param>
<param name="bg-color" type="string" _gui-text="Background color:"></param>
<param name="tab" type="notebook">