summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-07 18:01:32 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-07 18:01:32 +0000
commite115800d042d033516105cf92e0d1bf7c1dc6fc1 (patch)
treee5e2f315f60dab0934b5ea417a17b365bb4016d8 /profiles
parentc19563a718a782adb2a56f9f0276b73022ca34fb (diff)
downloadbrdo-e115800d042d033516105cf92e0d1bf7c1dc6fc1.tar.gz
brdo-e115800d042d033516105cf92e0d1bf7c1dc6fc1.tar.bz2
#842772 by aspilicious: Fixed a description in standard.install isn't translated.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/standard/standard.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install
index 2881602b0..2c1057080 100644
--- a/profiles/standard/standard.install
+++ b/profiles/standard/standard.install
@@ -359,7 +359,7 @@ function standard_install() {
'entity_type' => 'node',
'label' => 'Image',
'bundle' => 'article',
- 'description' => 'Upload an image to go with this article.',
+ 'description' => st('Upload an image to go with this article.'),
'required' => FALSE,
'settings' => array(