language/english/admin.json
changeset 1268 57f3857a8161
parent 1259 49db7495f6b8
child 1274 673a1b6712fa
equal deleted inserted replaced
1267:31ff2e5351b0 1268:57f3857a8161
   216 			heading_main: 'Welcome to the Administration Dashboard.',
   216 			heading_main: 'Welcome to the Administration Dashboard.',
   217 			welcome_line1: 'Thanks for choosing Enano as your site\'s CMS! The administration panel gives you control over nearly every aspect of your site. The links to the left allow you to navigate around the panel. Below you will find some statistics on your site and any alerts you might need to attend to.',
   217 			welcome_line1: 'Thanks for choosing Enano as your site\'s CMS! The administration panel gives you control over nearly every aspect of your site. The links to the left allow you to navigate around the panel. Below you will find some statistics on your site and any alerts you might need to attend to.',
   218 			
   218 			
   219 			// Stats!
   219 			// Stats!
   220 			stat_header: 'Site statistics',
   220 			stat_header: 'Site statistics',
   221 			stat_enano_version: 'Enano CMS %version% (%releasename%)<br /><a href="%aboutlink%">View server information and license</a>',
   221 			stat_enano_version: 'Enano CMS %version% (%releasename%) &ndash; Database version %dbversion%<br /><a href="%aboutlink%">View server information and license</a>',
   222 			stat_numpages: 'Number of pages:',
   222 			stat_numpages: 'Number of pages:',
   223 			stat_edits: 'Number of edits made:',
   223 			stat_edits: 'Number of edits made:',
   224 			stat_edits_data: '%edit_count% (average of %per_day% per day)',
   224 			stat_edits_data: '%edit_count% (average of %per_day% per day)',
   225 			stat_comments: 'Number of comments:',
   225 			stat_comments: 'Number of comments:',
   226 			stat_comments_data: '%comment_count% (average of %per_day% per day)',
   226 			stat_comments_data: '%comment_count% (average of %per_day% per day)',