Issue 412
[zxing.git] / iphone / Classes / BusinessCardParsedResult.m
index 501e13c..ce018df 100644 (file)
@@ -74,7 +74,7 @@
 }
 
 + (NSString *)typeName {
-  return @"Contact";
+  return NSLocalizedString(@"Contact Result Type Name", @"Contact");
 }
 
 - (UIImage *)icon {