@@ -117,7 +117,7 @@ class CCMore: UIViewController, UITableViewDelegate, UITableViewDataSource, CCLo
#if DEBUG
// ITEM : Scan
item = OCExternalSites.init()
- item.name = "_scan_"
+ item.name = "_scanned_images_"
item.icon = "scan"
item.url = "Scanopen"
functionMenu.append(item)
@@ -561,7 +561,8 @@
// Scan Document
-"_scans_document_" = "Scans document";
+"_scans_document_" = "Scans document";
+"_scanned_images_" = "Scanned images";
/* The title on the navigation bar of the Scanning screen. */
"wescan.scanning.title" = "Scanning";