Active
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 16:39 UTC
Updated:
23 Jan 2024 at 23:47 UTC
Jump to comment: Most recent
the .pot file is using the same string for "may" for the short and long month abbreviations. But that's a problem for translators, because "May" is normally longer in other languages and has a different abbreviation, for example for italian you have "Maggio" and the abbreviation "Mag".
Comments
Comment #1
karens commentedHow is it handled in core? The month names are translated there.
Comment #2
karens commentedThis is fixed in Drupal 6 with http://drupal.org/node/273130. I'm not sure there's a solution for earlier versions (even in core).
If someone becomes aware of a way to fix this in D5, you can post a new issue (it will be the 5.2 version, not the 5.1 version, though).
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
lpalgarvio commentedre-opening for 7.x
as you can see here, May is still not translatable for short date:
http://localize.drupal.org/translate/languages/pt-pt/translate?project=d...
while October is:
http://localize.drupal.org/translate/languages/pt-pt/translate?project=d...
Comment #5
szt commented