Bug 137280 - typo 'transparancy' in krita/png/kis_wdg_options_png.ui
Summary: typo 'transparancy' in krita/png/kis_wdg_options_png.ui
Status: RESOLVED FIXED
Alias: None
Product: koffice
Classification: Applications
Component: filters (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KOffice Bug Wranglers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-13 12:07 UTC by Andrey Cherepanov
Modified: 2006-11-13 12:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2006-11-13 12:07:02 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Compiled From Sources
OS:                Linux

There are several words 'transparancy' in kofficefilters.po (koffice/krita/png/kis_wdg_options_png.ui).

Possible, Krita developers are mean "transparency"?
Comment 1 Halla Rempt 2006-11-13 12:19:38 UTC
Actually, this was already fixed in trunk. Now also fixed in the 1.6 branch, but will not be in 1.6.1.
Comment 2 Halla Rempt 2006-11-13 12:19:52 UTC
*** Bug has been marked as fixed ***.
Comment 3 Halla Rempt 2006-11-13 12:20:43 UTC
SVN commit 604595 by rempt:

Fix gallicism.
CCBUG: 137280


 M  +3 -3      kis_wdg_options_png.ui  


--- branches/koffice/1.6/koffice/filters/krita/png/kis_wdg_options_png.ui #604594:604595
@@ -170,11 +170,11 @@
                 <bool>true</bool>
             </property>
             <property name="toolTip" stdset="0">
-                <string>Disable to get smaller files if your image has no transparancy</string>
+                <string>Disable to get smaller files if your image has no transparency</string>
             </property>
             <property name="whatsThis" stdset="0">
-                <string>&lt;p&gt;The Portable Network Graphics (PNG) file format allows transparancy in your image to be stored by saving an alpha channel.
-You can uncheck the box if you are not using transparancy and you want to make the resulting file smaller .&lt;br&gt;Always saving the alpha channel is recommended.&lt;/p&gt;</string>
+                <string>&lt;p&gt;The Portable Network Graphics (PNG) file format allows transparency in your image to be stored by saving an alpha channel.
+You can uncheck the box if you are not using transparency and you want to make the resulting file smaller .&lt;br&gt;Always saving the alpha channel is recommended.&lt;/p&gt;</string>
             </property>
         </widget>
     </grid>