"Blog", 'blog:user' => "%s's blog", 'blog:read' => "Read blog", 'blog:addpost' => "Write an entry", 'blog:editpost' => "Edit entry (%s)", 'blog:text' => "Blog text", 'blog:strapline' => "%s", /** * Status messages */ 'blog:posted' => "Your blog post was successfully posted.", /** * Error messages */ 'blog:blank' => "Sorry; you need to fill in both the title and body before you can make a post.", ); add_translation("en",$english); ?>