diff --git a/Resources/en.lproj/SSToolkit.strings b/Resources/en.lproj/SSToolkit.strings index f85be4e..3a10637 100644 --- a/Resources/en.lproj/SSToolkit.strings +++ b/Resources/en.lproj/SSToolkit.strings @@ -6,6 +6,7 @@ // Copyright (c) 2012 Sam soffes. All rights reserved. // +// All of these should be as short as possible "1s" = "1s"; // one second "%ds" = "%ds"; // several seconds "1m" = "1m"; // one minutes diff --git a/SSToolkit.xcodeproj/project.pbxproj b/SSToolkit.xcodeproj/project.pbxproj index ca59488..e625a30 100644 --- a/SSToolkit.xcodeproj/project.pbxproj +++ b/SSToolkit.xcodeproj/project.pbxproj @@ -265,9 +265,6 @@ B2B456FC139078B80060C279 /* SSCollectionViewExtremityTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSCollectionViewExtremityTableViewCell.m; sourceTree = ""; }; B2C507EA151BA64400E94614 /* SSToolkitResources.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SSToolkitResources.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; B2C507EB151BA64400E94614 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; - B2C507EF151BA64400E94614 /* SSToolkitResources-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SSToolkitResources-Info.plist"; sourceTree = ""; }; - B2C507F1151BA64400E94614 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; - B2C507F3151BA64400E94614 /* SSToolkitResources-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SSToolkitResources-Prefix.pch"; sourceTree = ""; }; B2C507F9151BA6C000E94614 /* gray-star.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gray-star.png"; sourceTree = ""; }; B2C507FA151BA6C000E94614 /* gray-star@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gray-star@2x.png"; sourceTree = ""; }; B2C507FB151BA6C000E94614 /* orange-star.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "orange-star.png"; sourceTree = ""; }; @@ -364,7 +361,6 @@ B215045D10583A7300409ED4 /* Other Sources */, B22A2A7F10B4908D00EA6CD9 /* Resources */, B23910541357DC7D00ADE21B /* Tests */, - B2C507ED151BA64400E94614 /* SSToolkitResources */, 0867D69AFE84028FC02AAC07 /* Frameworks */, 034768DFFF38A50411DB9C8B /* Products */, ); @@ -600,24 +596,6 @@ name = Private; sourceTree = ""; }; - B2C507ED151BA64400E94614 /* SSToolkitResources */ = { - isa = PBXGroup; - children = ( - B2C507EE151BA64400E94614 /* Supporting Files */, - ); - path = SSToolkitResources; - sourceTree = ""; - }; - B2C507EE151BA64400E94614 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - B2C507EF151BA64400E94614 /* SSToolkitResources-Info.plist */, - B2C507F0151BA64400E94614 /* InfoPlist.strings */, - B2C507F3151BA64400E94614 /* SSToolkitResources-Prefix.pch */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; B2C507F8151BA6C000E94614 /* Images */ = { isa = PBXGroup; children = ( @@ -934,14 +912,6 @@ /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ - B2C507F0151BA64400E94614 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - B2C507F1151BA64400E94614 /* en */, - ); - name = InfoPlist.strings; - sourceTree = ""; - }; B2C5080F151BA6C500E94614 /* SSToolkit.strings */ = { isa = PBXVariantGroup; children = (