Skip to content
Snippets Groups Projects
Commit f818c9be authored by Angie Byron's avatar Angie Byron
Browse files

#754730 by EvanDonovan: Fixed String fix: 'Time-specific' should be...

#754730 by EvanDonovan: Fixed String fix: 'Time-specific' should be 'time-sensitive' on Content types administration page.
parent 49938048
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment