isn´t there any workaround? renaming my app solves the problem ... but then I have to mix german and english in my code. moreover, considering internationalization I don´t think it´s good practice to have german app-names.
Am 03.08.2006 um 19:17 schrieb Adrian Holovaty: > > On 8/3/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]> wrote: >> the language-code for my site is german, but the app-names and the >> models are english. >> in the admin-interface, it´s no problem to have german names for the >> tables. but how can I change the names of my installed apps? > > Hi Patrick, > > Currently there's no way to specify a translation for an app name, > because Django just uses the name of your app's package. To solve your > problem, you could rename your app to a German word. > > Adrian > > -- > Adrian Holovaty > holovaty.com | djangoproject.com > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---