#754730 by EvanDonovan: Fixed String fix: 'Time-specific' should be 'time-sensitive' on Content types administration page.

merge-requests/26/head
Angie Byron 2010-04-22 09:55:32 +00:00
parent 49938048ec
commit f818c9bee3
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ function standard_install() {
'type' => 'article',
'name' => st('Article'),
'base' => 'node_content',
'description' => st('Use <em>articles</em> for time-specific content like news, press releases or blog posts.'),
'description' => st('Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'),
'custom' => 1,
'modified' => 1,
'locked' => 0,