diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2013-02-25 21:04:52 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2013-02-25 21:04:52 +0000 |
| commit | 2826aeaaef1d5f13f850a4b8e5dee23d0ae3d11b (patch) | |
| tree | 9e3d020cc026a49dbe9613fb6976233167592bb5 /share | |
| parent | Drop manual check for libpng: pkg-config should work (diff) | |
| download | inkscape-2826aeaaef1d5f13f850a4b8e5dee23d0ae3d11b.tar.gz inkscape-2826aeaaef1d5f13f850a4b8e5dee23d0ae3d11b.zip | |
Some strings clarifications (see Bug #955060, Latvian translation for 0.49).
(bzr r12153)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/pathalongpath.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/pathalongpath.inx b/share/extensions/pathalongpath.inx index b555b9445..49b443c42 100644 --- a/share/extensions/pathalongpath.inx +++ b/share/extensions/pathalongpath.inx @@ -24,7 +24,7 @@ <param name="duplicate" type="boolean" _gui-text="Duplicate the pattern before deformation">true</param> </page> <page name="Help" _gui-text="Help"> - <_param name="title" type="description">This effect bends a pattern object along arbitrary "skeleton" paths. The pattern is the topmost object in the selection (groups of paths/shapes/clones... allowed).</_param> + <_param name="title" type="description">This effect scatters or bends a pattern along arbitrary "skeleton" paths. The pattern is the topmost object in the selection. Groups of paths, shapes or clones are allowed.</_param> </page> </param> <effect> |
