Merge pull request #1073 from sunnysideup/patch-8

fix spelling of pages from pags to pages
This commit is contained in:
Damian Mooyman 2014-08-08 08:58:27 +12:00
commit 87146eac92

View File

@ -215,7 +215,7 @@ en:
DEFAULTSERVERERRORPAGETITLE: 'Server error' DEFAULTSERVERERRORPAGETITLE: 'Server error'
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")' DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
ERRORFILEPROBLEM: 'Error opening file "{filename}" for writing. Please check file permissions.' ERRORFILEPROBLEM: 'Error opening file "{filename}" for writing. Please check file permissions.'
PLURALNAME: 'Error Pags' PLURALNAME: 'Error Pages'
SINGULARNAME: 'Error Page' SINGULARNAME: 'Error Page'
Folder: Folder:
AddFolderButton: 'Add folder' AddFolderButton: 'Add folder'
@ -238,7 +238,7 @@ en:
HASBEENSETUP: 'A redirector page has been set up without anywhere to redirect to.' HASBEENSETUP: 'A redirector page has been set up without anywhere to redirect to.'
HEADER: 'This page will redirect users to another page' HEADER: 'This page will redirect users to another page'
OTHERURL: 'Other website URL' OTHERURL: 'Other website URL'
PLURALNAME: 'Redirector Pags' PLURALNAME: 'Redirector Pages'
REDIRECTTO: 'Redirect to' REDIRECTTO: 'Redirect to'
REDIRECTTOEXTERNAL: 'Another website' REDIRECTTOEXTERNAL: 'Another website'
REDIRECTTOPAGE: 'A page on your website' REDIRECTTOPAGE: 'A page on your website'
@ -401,7 +401,7 @@ en:
EditLink: edit EditLink: edit
HEADER: 'This is a virtual page' HEADER: 'This is a virtual page'
HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})' HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})'
PLURALNAME: 'Virtual Pags' PLURALNAME: 'Virtual Pages'
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page' PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
SINGULARNAME: 'Virtual Page' SINGULARNAME: 'Virtual Page'
CMSFileAddController: CMSFileAddController: