Re: problems with i18n

2007-08-12 Thread Heba
thanks, i can see the options of the select now, but when i press the Go button, the page is not translated any help thanks in advance On Aug 12, 12:15 pm, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 11:11:37AM +0300, Heba Farouk wrote: > &

Re: problems with i18n

2007-08-12 Thread Heba
, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 03:00:23AM -0700, Heba wrote: > > thanks, i can see the options of the select now, but when i press the > > Go button, the page is not translated > > Have you created locale/ar/LC_MESSAGES/django.mo

Re: problems with i18n

2007-08-12 Thread Heba
ok, thanks again for this help, i can now compile my .po files, but i still have nothing after pressing the go button On Aug 12, 2:42 pm, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 04:21:50AM -0700, Heba wrote: > > it gives me this error whe

Re: problems with i18n

2007-08-12 Thread Heba
ECTED]> wrote: > On Sun, Aug 12, 2007 at 05:55:31AM -0700, Heba wrote: > > ok, thanks again for this help, i can now compile my .po files, but i > > still have nothing after pressing the go button > > Well, the template you've posted doesn't include any text. You probabl

Re: problems with i18n

2007-08-12 Thread Heba
sgstr "أهلا" #~ msgid "Hello World Home" #~ msgstr "مرحبا العالم - الصفحة الرئيسية" thanks On Aug 12, 4:42 pm, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 06:13:59AM -0700, Heba wrote: > > i did so, sorry may be the template i sen

Re: problems with i18n

2007-08-12 Thread Heba
N\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-12 17:33+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n" "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n" "

Re: problems with i18n

2007-08-13 Thread Heba
nksk in advance On Aug 13, 9:18 am, "Heba Farouk" <[EMAIL PROTECTED]> wrote: > i'm attaching the whole project > > thanks in advance > > On 8/13/07, Heba <[EMAIL PROTECTED]> wrote: > > > > > > > here is my code again, i did all

problems with i18n

2007-08-12 Thread Heba Farouk
#x27;django.contrib.sessions'*, *'django.contrib.sites'*, *'i18n'*, ) And urls.py file from django.conf.urls.defaults import * urlpatterns = patterns(*''*, (r*'^i18n/'*, include(*'django.conf.urls.i18n'*)), (r*'

Re: problems with i18n

2007-08-12 Thread Heba Farouk
i'm attaching the whole project thanks in advance On 8/13/07, Heba <[EMAIL PROTECTED]> wrote: > > > here is my code again, i did all that (make-message.py -l ar, compile- > messages.py), it seems that i have a problem with django somewhere > > index.html &g

Re: problems with i18n

2007-08-13 Thread Heba Farouk
django r5881 but on windows, i think now the problem is with gettext on windows because when i tried it on fedora it worked thank u all for help On 8/13/07, koenb <[EMAIL PROTECTED]> wrote: > > > Hi Heba, > > I just tried your project with django trunk r5881: I put eve

translating numbers

2007-08-15 Thread Heba Farouk
Hello i would like to use i18n in translating variable numbers with the current language, is it possible ? -- Yours Heba --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to

Re: translating numbers

2007-08-15 Thread Heba Farouk
that's what i already did, but is there any method in python that translates numbers ??, this means that i'll translate all the numbers in the .po file On 8/15/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > > On Wed, 2007-08-15 at 11:50 +0300, Heba Farouk wrote: &

django and postgres

2007-09-27 Thread Heba Farouk
pg2.OperationalError: FATAL: Ident authentication failed for user "postgres" could u help me solving this problem please thamks in advance -- Yours Heba --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups