@@ -1114,7 +1114,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
...
@@ -1114,7 +1114,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
),
),
),
),
'deleted'=>0,
'deleted'=>0,
'description'=>'Choose the place(s) where the twitter feed should be displayed. If you choose both homepage and sidebar, the twitter feed will not be shown in the sidebar on the homepage.',
'description'=>'Choose the place(s) where the twitter feed should be displayed. If you choose both homepage and sidebar, the twitter feed will not be shown in the sidebar on the homepage. If you choose sidebar only, the twitter feed will be shown in the sidebar on every page.',
'display'=>array(
'display'=>array(
'default'=>array(
'default'=>array(
'label'=>'above',
'label'=>'above',
...
@@ -1337,7 +1337,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
...
@@ -1337,7 +1337,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
// Translatables
// Translatables
// Included for use with string extractors like potx.
// Included for use with string extractors like potx.
t('Choose the place(s) where the twitter feed should be displayed. If you choose both homepage and sidebar, the twitter feed will not be shown in the sidebar on the homepage.');
t('Choose the place(s) where the twitter feed should be displayed. If you choose both homepage and sidebar, the twitter feed will not be shown in the sidebar on the homepage. If you choose sidebar only, the twitter feed will be shown in the sidebar on every page.');