Bad English for content types that begin with vowel sound

bangpound - October 9, 2008 - 14:42
Project:Post Block
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

I have a content type "Image." The default names for links produced by postblock are "Create a !typename" which leads to "Create a Image."

Yes, I can use string overrides to solve this, so it's not a serious bug.

Drupal has a format_plural function. Does it have a format_article function? Probably not... the rules would require Drupal to know whether a "U" or "H" sounds like a "Y" or "ä" respectively... and that's only for English!

#1

BWPanda - October 9, 2009 - 10:04

#2

BWPanda - November 18, 2009 - 09:23
Status:active» fixed

Latest version has the 'a' removed so links are 'Create [content_type]'.
This can be changed by overriding theme_postblock().

#3

System Message - December 2, 2009 - 09:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.