فهرست منبع

Deploy new Korean translation

Felix Paul Kühne 12 سال پیش
والد
کامیت
48d2053086
2فایلهای تغییر یافته به همراه12 افزوده شده و 1 حذف شده
  1. 1 1
      NEWS
  2. 11 0
      VLC for iOS.xcodeproj/project.pbxproj

+ 1 - 1
NEWS

@@ -5,7 +5,7 @@
 * Improved interaction with third party apps
 * Improved visual appearance on iPad
 * Added support for Teletext-based DVB subtitles
-* New translations to Arabic, Polish
+* New translations to Arabic, Polish, and Korean
 
 2.1:
 ----

+ 11 - 0
VLC for iOS.xcodeproj/project.pbxproj

@@ -800,6 +800,11 @@
 		CC75BE3C17DF4BBD00FAC19D /* ar */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ar; path = "ar.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
 		CC75BE3D17DF4BBD00FAC19D /* ar */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ar; path = "ar.lproj/badgeUnread~ipad.png"; sourceTree = "<group>"; };
 		CC75BE3E17DF4BBD00FAC19D /* ar */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ar; path = "ar.lproj/badgeUnread~iphone.png"; sourceTree = "<group>"; };
+		CC75BE3F17DF744400FAC19D /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
+		CC75BE4017DF744400FAC19D /* ko */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ko; path = "ko.lproj/badgeUnread@2x~ipad.png"; sourceTree = "<group>"; };
+		CC75BE4117DF744500FAC19D /* ko */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ko; path = "ko.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
+		CC75BE4217DF744500FAC19D /* ko */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ko; path = "ko.lproj/badgeUnread~ipad.png"; sourceTree = "<group>"; };
+		CC75BE4317DF744500FAC19D /* ko */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ko; path = "ko.lproj/badgeUnread~iphone.png"; sourceTree = "<group>"; };
 		CC87147917A56C05003C7383 /* mr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = mr; path = mr.lproj/Localizable.strings; sourceTree = "<group>"; };
 		CC87147A17A56C05003C7383 /* mr */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mr; path = "mr.lproj/badgeUnread@2x~ipad.png"; sourceTree = "<group>"; };
 		CC87147B17A56C05003C7383 /* mr */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mr; path = "mr.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
@@ -1686,6 +1691,7 @@
 				sl,
 				pl,
 				ar,
+				ko,
 			);
 			mainGroup = 7D94FCD216DE7D1000F2623B;
 			productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
@@ -2018,6 +2024,7 @@
 				7D9B6B0917C9625F00F9425D /* sl */,
 				CCAF837F17DE46D800E3578F /* pl */,
 				CC75BE3B17DF4BBD00FAC19D /* ar */,
+				CC75BE4017DF744400FAC19D /* ko */,
 			);
 			name = "badgeUnread@2x~ipad.png";
 			sourceTree = "<group>";
@@ -2051,6 +2058,7 @@
 				7D9B6B0A17C9626000F9425D /* sl */,
 				CCAF838017DE46D800E3578F /* pl */,
 				CC75BE3C17DF4BBD00FAC19D /* ar */,
+				CC75BE4117DF744500FAC19D /* ko */,
 			);
 			name = "badgeUnread@2x~iphone.png";
 			sourceTree = "<group>";
@@ -2084,6 +2092,7 @@
 				7D9B6B0B17C9626000F9425D /* sl */,
 				CCAF838117DE46D800E3578F /* pl */,
 				CC75BE3D17DF4BBD00FAC19D /* ar */,
+				CC75BE4217DF744500FAC19D /* ko */,
 			);
 			name = "badgeUnread~ipad.png";
 			sourceTree = "<group>";
@@ -2117,6 +2126,7 @@
 				7D9B6B0C17C9626000F9425D /* sl */,
 				CCAF838217DE46D800E3578F /* pl */,
 				CC75BE3E17DF4BBD00FAC19D /* ar */,
+				CC75BE4317DF744500FAC19D /* ko */,
 			);
 			name = "badgeUnread~iphone.png";
 			sourceTree = "<group>";
@@ -2150,6 +2160,7 @@
 				7D9B6B0817C9625F00F9425D /* sl */,
 				CCAF837E17DE46D800E3578F /* pl */,
 				CC75BE3A17DF4BBD00FAC19D /* ar */,
+				CC75BE3F17DF744400FAC19D /* ko */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";