- Timestamp:
- 2013/01/27 21:07:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/class/helper/SC_Helper_CSV.php
r22416 r22433 52 52 53 53 $this->arrSubnaviName = array( 54 1 => t(' c_Product management_01'),55 2 => t(' c_Member management_01'),56 3 => t(' c_Orders_01'),57 4 => t(' c_Review_01'),58 5 => t(' c_Category_01'),54 1 => t('SC_Helper_CSV_001'), 55 2 => t('SC_Helper_CSV_002'), 56 3 => t('SC_Helper_CSV_003'), 57 4 => t('SC_Helper_CSV_004'), 58 5 => t('SC_Helper_CSV_005'), 59 59 ); 60 60 }
Note: See TracChangeset
for help on using the changeset viewer.
