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

karens’s picture

How is it handled in core? The month names are translated there.

karens’s picture

Status: Active » Fixed

This 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).

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

lpalgarvio’s picture

Version: 5.x-1.8 » 7.x-2.6
Status: Closed (fixed) » Active

re-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...

szt’s picture

Version: 7.x-2.6 » 7.x-2.x-dev
Issue summary: View changes