luxlabs header browser preview


@interface SGFoundInAppsStrings : NSObject

+ (id)foundInAppsStringCompactVersionWithContactName:(id)a0;
+ (id)foundInAppsStringForCheckInAction:(id)a0;
+ (id)foundInAppsStringLongVersionForAppName:(id)a0 contactName:(id)a1;
+ (id)foundInAppsStringWithoutContactForAppName:(id)a0;
+ (id)localizedStringForKey:(id)a0 preferredLocalization:(id)a1;
+ (id)resourceBundle;

@end