Kategori Adı alaný doldurulmasý gerekli bir alan. 

When I change the errors_tr.properties in the target/.../WEB-INF/classes as
you said it seems like above. I created a file named errors_tr.properties in
the resources directory but still no good.

Can it be a struts2 defect?


mraible wrote:
> 
> This likely gets processed with the native2ascii plugin before
> publishing in the WAR.  Here's the native from AppFuse (hope it comes
> through):
> 
> # -- validator errors --
> errors.required=${getText(fieldName)} alanı doldurulması gerekli bir alan.
> errors.requiredField={0} alanı doldurulması gerekli bir alan.
> errors.date=${getText(fieldName)} geçerli bir tarih değil.
> errors.email=${email} geçerli bir e-posta adresi değil.
> errors.phone=${phoneNumber} geçersiz bir telefon numarası.
> errors.zip=${postalcode} geçersiz bir posta kodu.
> errors.twofields="şifrenizi Onaylayın" alanı "şifre" alanı ile aynı
> değerde olmak zorunda.
> 
> Matt
> 
> On 4/23/07, Struts2 Fan <[EMAIL PROTECTED]> wrote:
>>
>> Thanks Matt.
>> Yes it is there but it is defined as
>>
>> errors.required=${getText(fieldName)} alan\u00c4\u00b1
>> doldurulmas\u00c4\u00b1 gerekli bir alan.
>>
>> But it doesn't seem correct. Why can it be?
>>
>> Kategori Adı alanı doldurulması gerekli bir alan. it seems but it must
>> seem
>> Kategori Adı alanı doldurulması gerekli bir alan.
>>
>> Any ideas?
>> --
>> View this message in context:
>> http://www.nabble.com/RequiredString-message-in-struts2-tf3632490s2369.html#a10144294
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/RequiredString-message-in-struts2-tf3632490s2369.html#a10144644
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to