diff --git a/NearDrop.xcodeproj/project.pbxproj b/NearDrop.xcodeproj/project.pbxproj index 89bb907..8edb031 100644 --- a/NearDrop.xcodeproj/project.pbxproj +++ b/NearDrop.xcodeproj/project.pbxproj @@ -188,10 +188,10 @@ developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - en, Base, - ru, + en, it, + ru, ); mainGroup = 69DA9A0529E0BF5100A442DA; packageReferences = ( @@ -248,8 +248,8 @@ isa = PBXVariantGroup; children = ( 69D2C32C29E77F2200EC7E30 /* Base */, - 69D2C33029E789AF00EC7E30 /* ru */, A3930F0629EAB2D1008F891D /* it */, + 69D2C33029E789AF00EC7E30 /* ru */, ); name = Localizable.strings; sourceTree = ""; @@ -258,8 +258,8 @@ isa = PBXVariantGroup; children = ( 69D2C33729E78DF400EC7E30 /* Base */, - 69D2C33929E78DFD00EC7E30 /* ru */, A3930F0529EAB2D1008F891D /* it */, + 69D2C33929E78DFD00EC7E30 /* ru */, ); name = Localizable.stringsdict; sourceTree = ""; diff --git a/NearDrop/Base.lproj/Localizable.stringsdict b/NearDrop/Base.lproj/Localizable.stringsdict index 97d6c20..57d2cd7 100644 --- a/NearDrop/Base.lproj/Localizable.stringsdict +++ b/NearDrop/Base.lproj/Localizable.stringsdict @@ -12,9 +12,9 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - uno + one %d file - altro + other %d files diff --git a/NearDrop/it.lproj/Localizable.stringsdict b/NearDrop/it.lproj/Localizable.stringsdict index 57d2cd7..97d6c20 100644 --- a/NearDrop/it.lproj/Localizable.stringsdict +++ b/NearDrop/it.lproj/Localizable.stringsdict @@ -12,9 +12,9 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - one + uno %d file - other + altro %d files