Changes between Version 26 and Version 27 of S3/S3Model/SuperEntities


Ignore:
Timestamp:
03/03/14 10:46:21 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Model/SuperEntities

    v26 v27  
    3030        # Define a dict with nice names for the instance types:
    3131        my_instance_types = {
    32             "my_instance_tablename": T("Nice name for the instance type"),
     32            "my_instance_tablename": current.T("Nice name for the instance type"),
    3333        }
    3434