~mikel-martin/opencart/mp

« back to all changes in this revision

Viewing changes to upload/admin/view/language/english/module/featured.php

  • Committer: mikel
  • Date: 2011-08-19 11:23:28 UTC
  • Revision ID: mikel@pcl2-20110819112328-y66d9epwikx9qzzd
Traducción emails de pedido y text_download en template de nuevo pedido

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
// Heading
3
 
$_['heading_title']    = 'Featured';
4
 
 
5
 
// Text
6
 
$_['text_module']      = 'Modules';
7
 
$_['text_success']     = 'Success: You have modified module Featured!';
8
 
$_['text_left']        = 'Left';
9
 
$_['text_right']       = 'Right';
10
 
 
11
 
// Entry
12
 
$_['entry_limit']      = 'Limit:';
13
 
$_['entry_position']   = 'Position:';
14
 
$_['entry_status']     = 'Status:';
15
 
$_['entry_sort_order'] = 'Sort Order:';
16
 
$_['entry_product']    = 'Products:';
17
 
 
18
 
// Error
19
 
$_['error_permission'] = 'Warning: You do not have permission to modify module Featured!';
20
 
?>
 
 
b'\\ No newline at end of file'