public ImageDescriptor getLoginHImage() { return Activator.imageDescriptorFromPlugin( Activator.PLUGIN_ID, Messages.getString("loginimagehigh")); // $NON-NLS-1$ }
@Override public String getRoutineLicenseHeader(String version) { return Messages.getString( "TosBrandingService_routine_license_header_content", this.getFullProductName(), version); }
public String getCorporationName() { return Messages.getString("corporationname"); // $NON-NLS-1$ }