From 3aeb949794c1b8c0725a82e07d431aeba4eabae4 Mon Sep 17 00:00:00 2001 From: Fabian Aggeler Date: Thu, 16 Jul 2020 18:16:50 +0200 Subject: [PATCH] Remove tr and ti from languages until all translations are available --- DP3TApp.xcodeproj/project.pbxproj | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/DP3TApp.xcodeproj/project.pbxproj b/DP3TApp.xcodeproj/project.pbxproj index ee43fa7d5..748bf3946 100644 --- a/DP3TApp.xcodeproj/project.pbxproj +++ b/DP3TApp.xcodeproj/project.pbxproj @@ -477,10 +477,6 @@ 8E86FDE324936683009B2D90 /* sr-Latn-RS */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sr-Latn-RS"; path = "sr-Latn-RS.lproj/Localizable.strings"; sourceTree = ""; }; 8E86FDE424936683009B2D90 /* sr-Latn-RS */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sr-Latn-RS"; path = "sr-Latn-RS.lproj/InfoPlist.strings"; sourceTree = ""; }; 8EB23D77245AF2C30073E83A /* RandomGenerators.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RandomGenerators.swift; sourceTree = ""; }; - 8EB27AF124C03C5B00E17A79 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; - 8EB27AF224C03C5D00E17A79 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = ""; }; - 8EB27AF324C03C9A00E17A79 /* ti */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ti; path = ti.lproj/Localizable.strings; sourceTree = ""; }; - 8EB27AF424C03C9C00E17A79 /* ti */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ti; path = ti.lproj/InfoPlist.strings; sourceTree = ""; }; 8EF2A6E42490E26F002263C3 /* NSLastSyncronizationControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSLastSyncronizationControl.swift; sourceTree = ""; }; 8EF2A6E72490F1B6002263C3 /* NSSynchronizationStatusDetailController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSSynchronizationStatusDetailController.swift; sourceTree = ""; }; 8EF2A6EB249124C4002263C3 /* NSSynchronizationTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSSynchronizationTableViewCell.swift; sourceTree = ""; }; @@ -1294,8 +1290,6 @@ hr, rm, "sr-Latn-RS", - tr, - ti, ); mainGroup = 8E81CC8C241FCC7D006F2437; packageReferences = ( @@ -1822,8 +1816,6 @@ 24D33D9F24880F6C0068E509 /* hr */, 247395B4249165B900B30767 /* rm */, 8E86FDE324936683009B2D90 /* sr-Latn-RS */, - 8EB27AF124C03C5B00E17A79 /* tr */, - 8EB27AF324C03C9A00E17A79 /* ti */, ); name = Localizable.strings; sourceTree = ""; @@ -1842,8 +1834,6 @@ 24D33DA024880F6C0068E509 /* hr */, 247395B5249165BA00B30767 /* rm */, 8E86FDE424936683009B2D90 /* sr-Latn-RS */, - 8EB27AF224C03C5D00E17A79 /* tr */, - 8EB27AF424C03C9C00E17A79 /* ti */, ); name = InfoPlist.strings; sourceTree = "";