- Timestamp:
- 2013/01/27 15:37:10 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/class/api/SC_Api_Operation.php
r22100 r22416 321 321 } 322 322 } else { 323 $arrErr['ECCUBE.Operation.NoLoad'] = t(' SC_Api_Operation_001');323 $arrErr['ECCUBE.Operation.NoLoad'] = t('c_The operation could not be loaded._01'); 324 324 } 325 325 } else { 326 $arrErr['ECCUBE.Authority.NoAuthority'] = t(' SC_Api_Operation_002');326 $arrErr['ECCUBE.Authority.NoAuthority'] = t('c_You do not have execution authority for the operation._01'); 327 327 } 328 328 }
Note: See TracChangeset
for help on using the changeset viewer.
