summaryrefslogtreecommitdiffstats
path: root/share/extensions/web-transmit-att.inx
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-09-06 02:34:31 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-09-06 02:34:31 +0000
commit89abf2d35ba202b184df4e791da3903c16d1d91c (patch)
treec6f2499135157bbac0d48a3574e588fc1ab0fdb0 /share/extensions/web-transmit-att.inx
parentpatch by Adib for 406470 (diff)
downloadinkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.tar.gz
inkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.zip
textual patch from bug 408093
(bzr r8563)
Diffstat (limited to 'share/extensions/web-transmit-att.inx')
-rw-r--r--share/extensions/web-transmit-att.inx4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/web-transmit-att.inx b/share/extensions/web-transmit-att.inx
index c1d5895b3..caf284b93 100644
--- a/share/extensions/web-transmit-att.inx
+++ b/share/extensions/web-transmit-att.inx
@@ -6,7 +6,7 @@
<dependency type="executable" location="extensions">inkex.py</dependency>
<_param name="intro" type="description">This effect adds a feature visible (or usable) only on a SVG enabled web browser (like Firefox).</_param>
<_param name="sep1" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param>
- <_param name="help" type="description">This effect transmits one or more attributes from the first selected element to the second when a event occurs.</_param>
+ <_param name="help" type="description">This effect transmits one or more attributes from the first selected element to the second when an event occurs.</_param>
<_param name="sep2" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param>
<_param name="help" type="description">If you want to transmit more than one attribute, you should separate this with a space, and only with a space.</_param>
<param name="att" type="string" _gui-text="Attribute to transmit">fill</param>
@@ -29,7 +29,7 @@
</param>
<_param name="help" type="description">The next parameter is useful when you select more than two elements</_param>
<param name="from-and-to" type="enum" _gui-text="Source and destination of transmitting">
- <_item value="g-to-one">All selected ones transmits to the last one</_item>
+ <_item value="g-to-one">All selected ones transmit to the last one</_item>
<_item value="one-to-g">The first selected transmits to all others</_item>
</param>
<effect>