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 -~----------~----~----~----~------~----~------~--~---