*============================== * Localization strings *============================== * Captions #define ccLOC_CAP_NEW_PROPERTY 'New Property' #define ccLOC_CAP_NEW_METHOD 'New Method' #define ccLOC_CAP_NAME '\ already exists.' #define ccLOC_INVALID_CHAR "That character isn't valid in a member name." #define ccLOC_NO_OBJECT "There's no object to create a new property or method for."