code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

bug in Polish transaltion (important) #266

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I generate new class with inherited.
Code:

(...)
class tabStats : publiczne QWidget
{
Q_OBJECT
public:
(...)

Word "publiczne" in Polish language means "public"... but the compiler not
understand that...  

What version of the product are you using? On what operating system?
SVN 318

Original issue reported on code.google.com by mpalczew...@yum.pl on 19 Mar 2008 at 11:25

GoogleCodeExporter commented 9 years ago
Can you still reproduce this bug with latest svn code?

Original comment by Lord.Div...@gmail.com on 30 Jan 2009 at 8:46

GoogleCodeExporter commented 9 years ago
Fixed in r383

Original comment by Lord.Div...@gmail.com on 8 Feb 2009 at 11:21