Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2009 at 19:42 UTC
Updated:
29 Nov 2009 at 21:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
stborchertIs it really that simple?
Comment #2
sunYes ;)
We should additionally ensure the themes overview page as well as Update module's status report.
Comment #3
stborchertThe theme overview page doesn't seem to translate the names nor does the update overview.
So this should be the only part to change.
Comment #4
sunoh? Thanks for verifying!
Comment #5
webchickMy, what a discussion! :)
Taking all the various opinions into account, I agree with those who have said that module names are proper names and they should not be translated. Aside from the "properness" of the names, it also seems like it will create a major support nightmare to have "Views" module called 28,000 different things depending on the language.
For someone who really needs these names to be translatable, I believe we have enough alter hooks (hook_system_info_alter(), hook_form_alter(), etc.) to accommodate them. But either way, for Drupal's default behaviour, I think rolling this back makes sense.
Therefore, committed to HEAD.