diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2008-12-10 00:57:27 +0000 |
|---|---|---|
| committer | prokoudine <prokoudine@users.sourceforge.net> | 2008-12-10 00:57:27 +0000 |
| commit | 6e42e62ef6bc56396a0453ecc2e69d762ec04a96 (patch) | |
| tree | 05e7b7b6a9f9dddb7f3f5da3accd050d61da6cd0 /share | |
| parent | remove orphaned NRMatrix wrapper for sp_item_write_transform (diff) | |
| download | inkscape-6e42e62ef6bc56396a0453ecc2e69d762ec04a96.tar.gz inkscape-6e42e62ef6bc56396a0453ecc2e69d762ec04a96.zip | |
fixed typo, removed obsolete entry, updated Russian translation a bit
(bzr r6980)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/printing-marks.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/printing-marks.inx b/share/extensions/printing-marks.inx index 011fc74e8..abc6458e5 100644 --- a/share/extensions/printing-marks.inx +++ b/share/extensions/printing-marks.inx @@ -11,7 +11,7 @@ <param name="bleed_marks" type="boolean" _gui-text="Bleed Marks">false</param>
<param name="registration_marks" type="boolean" _gui-text="Registration Marks">true</param>
<param name="star_target" type="boolean" _gui-text="Star Target">false</param>
- <param name="colour_bars" type="boolean" _gui-text="Coulour Bars">true</param>
+ <param name="colour_bars" type="boolean" _gui-text="Colour Bars">true</param>
<param name="page_info" type="boolean" _gui-text="Page Information">false</param>
</page>
<page name="tab" _gui-text="Positioning">
|
