Revert "Issue by tstoeckler: Views more text cannot be translated"

This reverts commit 2c7e51c353.
8.0.x
Nathaniel Catchpole 2015-02-05 16:44:45 +00:00
parent 2c7e51c353
commit 9407ae4ade
1 changed files with 2 additions and 2 deletions
core/modules/views/config/schema

View File

@ -152,7 +152,7 @@ views_display:
type: boolean
label: 'Display ''more'' link only if there is more content'
use_more_text:
type: label
type: boolean
label: 'The text to display for the more link.'
exposed_form:
type: boolean
@ -223,7 +223,7 @@ views_display:
type: boolean
label: 'Display ''more'' link only if there is more content'
use_more_text:
type: label
type: string
label: 'The text to display for the more link.'
link_display:
type: string