Changeset 22 for branches/portal_by_daris/lang
- Timestamp:
- 02/10/09 11:26:43 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/portal_by_daris/lang/English/admin_portal.php
r2 r22 25 25 'Size legend' => 'Customize panels size', 26 26 'Left side width' => 'Left side width', 27 'Left side width help' => 'Width for left side . Type 0 to disable.',27 'Left side width help' => 'Width for left side in percent. Type 0 to disable.', 28 28 'Right side width' => 'Right side width', 29 'Right side width help' => 'Width for right side . Type 0 to disable.',29 'Right side width help' => 'Width for right side in percent. Type 0 to disable.', 30 30 31 31 // -- Advanced settings … … 33 33 'Advanced settings legend' => 'Advanced settings', 34 34 'Panels on all pages' => 'Panels on all pages', 35 'Panels on all pages info' => 'Displays panels on all pages (excluding admin )',35 'Panels on all pages info' => 'Displays panels on all pages (excluding admin and profile)', 36 36 37 37 );