Skip to content

Commit 90dbf4f

Browse files
committed
Update project.pbxproj
1 parent 64d6b5d commit 90dbf4f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Xcodes.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@
289289
CAFE4ABB25B7D54B0064FE51 /* UpdatesPreferencePane.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdatesPreferencePane.swift; sourceTree = "<group>"; };
290290
CAFFFED7259CDA5000903F81 /* XcodeListViewRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeListViewRow.swift; sourceTree = "<group>"; };
291291
CAFFFEEE259CEAC400903F81 /* RingProgressViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RingProgressViewStyle.swift; sourceTree = "<group>"; };
292+
E2AFDCCA28F024D000864ADD /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
292293
E81D7E9F2805250100A205FC /* Collection+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Collection+.swift"; sourceTree = "<group>"; };
293294
E872EE4F2808D4F100D3DD8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
294295
E87DD6EA25D053FA00D86808 /* Progress+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Progress+.swift"; sourceTree = "<group>"; };
@@ -721,6 +722,7 @@
721722
de,
722723
uk,
723724
fi,
725+
nl,
724726
);
725727
mainGroup = CAD2E7952449574E00113D76;
726728
packageReferences = (
@@ -934,6 +936,7 @@
934936
A0187D39285792D1002F46F9 /* de */,
935937
7CBF284E28606D2C001AA66B /* uk */,
936938
5AA8A6102877EDAD009ECDB0 /* fi */,
939+
E2AFDCCA28F024D000864ADD /* nl */,
937940
);
938941
name = Localizable.strings;
939942
sourceTree = "<group>";

0 commit comments

Comments
 (0)