Re: i18n bug?

solgius <[email protected]> Tue, 17 Jul 2007 07:53:09 -0700 (PDT)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
hi marian,
first of all thank for the answer.
but however: no, the file Bundle.properties is created in each package where
a file is internationalized...but i don't create it! and i always save
before closing a form...
it is very strange: i enter the GUI and for each text set the right bundle
file (my "lang.properties").

if i save it works properly and internationalize the labels...but if i open
again it lost everything...

really don't know what to think...if anyone has ather ideas, i'll be glad to
accept every advices!
thanks in advance

gius



Marian Petras wrote:
> 
> The only possible scenario is that the Bundle.properties file was 
> silently created during internationalization but not displayed in the 
> editor. When you were closing the NetBeans IDE, it should have informed 
> you that there is an unsaved file (Bundle.properties) and asked you 
> whether you want to save it. If you selected "Discard" (or "Do not 
> save", I do not know the exact text), you lost the contents.
> 
> Marian
> 
> P.S. Such questions should be sent to [nbusers] rather than [nbui].
> 
> 
> solgius wrote:
>> hi everyone,
>> i develop GUI application using netbeans 5.5.1.
>> i try to use internationalization. but aftern internationalizing all the
>> string of the GUI when i close and reopen the file every information is
>> lost
>> about the file .properties and a "Bundle.properties" is created in the
>> folder of the file modified.
>> 
>> the result is that no strings appears anymore.
>> 
>> do anyone experience something similar, and know how to solve it?
>> 
>> plz help me!!! :(
>> 
>> gius
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/i18n-bug--tf4086489.html#a11650720
Sent from the Netbeans - UI mailing list archive at Nabble.com.