summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2009-03-28 02:38:11 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2009-03-28 02:38:11 +0000
commitb3bc20b0eed68a98567112928aae6fa2dc1b62ca (patch)
treebb552d6611a1585507ff7d7fa34422036fdfd77f
parentAnother extensions added to the list of translatables, all three ones now ins... (diff)
downloadinkscape-b3bc20b0eed68a98567112928aae6fa2dc1b62ca.tar.gz
inkscape-b3bc20b0eed68a98567112928aae6fa2dc1b62ca.zip
Improved translatable message
(bzr r7579)
-rw-r--r--share/extensions/web-transmit-att.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/web-transmit-att.inx b/share/extensions/web-transmit-att.inx
index 537e1c7bb..0c0a4e0d1 100644
--- a/share/extensions/web-transmit-att.inx
+++ b/share/extensions/web-transmit-att.inx
@@ -10,7 +10,7 @@
<_param name="sep2" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param>
<_param name="help" type="description">If you want to transmit more then one attribute, you must separate this with a space, and only with a space.</_param>
<param name="att" type="string" _gui-text="Attribute to transmit">fill</param>
- <param name="when" type="enum" _gui-text="When it must to transmit?">
+ <param name="when" type="enum" _gui-text="When to transmit">
<_item value="onclick">on click</_item>
<_item value="onfocusin">on focus</_item>
<_item value="onfocusout">on blur</_item>