Re: [symfony-users] language

2010-05-18 Thread safa boubekri
I  clear the cache.  AND I open the page in a different browser but
it's the same thing   :(


some one who has idea

thank you

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] language

2010-05-18 Thread Augusto Flavio
Then you can try to copy the

/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/i18n/sf_admin.fr.xml to
/apps/frontend/i18n
note: use the sfDoctrine with you use the doctrine as ORM.



bye


Augusto Morais

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] language

2010-05-17 Thread safa boubekri
hello

i configure setting as
all:
  .settings:
default_culture:   fr_FR
charset: utf-8
i18n:true


in order to change the  language but it isn't   work

wath i must do  i have symfony 1.3

thank you

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] language

2010-05-17 Thread Augusto Flavio
Hi.


Try to clear the cache. If it not work, then the problem can be the cache of
the browser. Try to open the page in a different browser.


Bye


Augusto Morais

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Language Selector

2009-02-23 Thread Paul Jones

My company support both Traditional and Simplified Chinese languages
as well as others. I tried to use the sfFormLanguage selector from the
sfFormExtraPlugin but the sfWidgetFormI18nSelectLanguage and
sfValidatorI18nChoiceLanguage used by the form only allow for setting
the language, not the language and Country. In other words, with the
above I can allow a user to select zh as the language, but not zh_CN
or zh_TW. I can build my own form, but am I missing something? I
really need to set the culture when they select their language to a
full culture value including both the language and the country. Is
there a way already built to allow me to set the complete culture
value based on a form?

paul

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---