Skip to content

Commit

Permalink
Removed Filipino and Korean, as they were not really translated with …
Browse files Browse the repository at this point in the history
…just the plural files and now break the build with latest Xcode 14.3.
  • Loading branch information
tladesignz committed Apr 13, 2023
1 parent 50fb0a3 commit 9d93ebe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 86 deletions.
6 changes: 0 additions & 6 deletions OnionShare.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
A086BE1F297EB0B90052D529 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
A086BE23297EB1F20052D529 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
A086BE24297EB1F20052D529 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fi; path = fi.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A086BE25297EB2E80052D529 /* fil */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fil; path = fil.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A086BE26297EB3450052D529 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pl; path = pl.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A086BE27297EB39C0052D529 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Localizable.strings; sourceTree = "<group>"; };
A0879C9E29D1ACED002BB4BD /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand All @@ -140,7 +139,6 @@
A0EAF25E2930E52E003D2DCB /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ca; path = ca.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A0EAF25F2930E5E5003D2DCB /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/Localizable.strings; sourceTree = "<group>"; };
A0EAF2602930E5E5003D2DCB /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = is; path = is.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A0EAF2612930E695003D2DCB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
A0EAF2622930E75F003D2DCB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
A0EAF2632930E75F003D2DCB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
A0EAF2652930E830003D2DCB /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
Expand Down Expand Up @@ -358,12 +356,10 @@
bo,
ca,
is,
ko,
"zh-Hans",
it,
cs,
fi,
fil,
pl,
sq,
fr,
Expand Down Expand Up @@ -607,11 +603,9 @@
A0EAF25C2930E401003D2DCB /* bo */,
A0EAF25E2930E52E003D2DCB /* ca */,
A0EAF2602930E5E5003D2DCB /* is */,
A0EAF2612930E695003D2DCB /* ko */,
A0EAF2632930E75F003D2DCB /* zh-Hans */,
A0EAF2652930E830003D2DCB /* it */,
A086BE24297EB1F20052D529 /* fi */,
A086BE25297EB2E80052D529 /* fil */,
A086BE26297EB3450052D529 /* pl */,
A02704D8297FEB6F001D1C2E /* fr */,
A06D948829A3AD8F003AFFD5 /* vi */,
Expand Down
42 changes: 0 additions & 42 deletions Shared/fil.lproj/Localizable.stringsdict

This file was deleted.

38 changes: 0 additions & 38 deletions Shared/ko.lproj/Localizable.stringsdict

This file was deleted.

0 comments on commit 9d93ebe

Please sign in to comment.