Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2007 at 09:03 UTC
Updated:
18 Jun 2008 at 05:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
yhager commentedAttached is a patch that adds a proper class to the version numbers, and defines this class as 'direction:ltr'.
Comment #2
z.stolar commentedTested and approved. But...
I think that while we're there, we might as well do the same for the Module Name column, since module names are (almost?) always in English, thus ltr.
Comment #3
yhager commentedNot sure we want to link these two together, however, I looked at the code and it looks like the module name does not get translated. If someone can confirm this, I can add this to the patch, otherwise, let's open a different issue for the names thing.
Comment #4
gábor hojtsyCommitted to Drupal 6 and also ready for Drupal 7.
BTW module names are not translated on purpose, with the idea that it is easier to identify a module you just installed, without knowing what crazy translation your language team provided for that. So a new issue on that might indeed be applicable.
Comment #5
dries commentedCommitted to CVS HEAD as well. Thanks yhager.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
yhager commentedBTW module names are not translated on purpose, with the idea that it is easier to identify a module you just installed, without knowing what crazy translation your language team provided for that. So a new issue on that might indeed be applicable.
There you go: #271826: Module names display incorrectly if direction is set to RTL