summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2019-08-06 22:45:29 +0200
committerDamiano Galassi <[email protected]>2019-08-06 22:45:29 +0200
commit84838ea01b1c97a0b9778fa21dfa105a7f610ae0 (patch)
treea37806daebb5aeb141c0ed01060e362c6142ff47 /macosx/HandBrake.xcodeproj/project.pbxproj
parentdbb987114cfa30ce11b48d6bd3984294bf141dca (diff)
MacGui: update Italian localization.
Diffstat (limited to 'macosx/HandBrake.xcodeproj/project.pbxproj')
-rw-r--r--macosx/HandBrake.xcodeproj/project.pbxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj
index 88edc59d4..076ee355b 100644
--- a/macosx/HandBrake.xcodeproj/project.pbxproj
+++ b/macosx/HandBrake.xcodeproj/project.pbxproj
@@ -692,6 +692,8 @@
A9BC24C81A69293E007DC41A /* HBAttributedStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBAttributedStringAdditions.m; sourceTree = "<group>"; };
A9C183931A716B8F00C897C2 /* HBTitleSelectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBTitleSelectionController.h; sourceTree = "<group>"; };
A9C183941A716B8F00C897C2 /* HBTitleSelectionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBTitleSelectionController.m; sourceTree = "<group>"; };
+ A9C313B222F98F0D0001C438 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/HBQueueInfoViewController.strings; sourceTree = "<group>"; };
+ A9C313B322F98F0D0001C438 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/HBQueueTableViewController.strings; sourceTree = "<group>"; };
A9C61F9C22E31CDB00C28E7C /* HBFlippedClipView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HBFlippedClipView.h; sourceTree = "<group>"; };
A9C61F9D22E31CDB00C28E7C /* HBFlippedClipView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HBFlippedClipView.m; sourceTree = "<group>"; };
A9CAC26E1CCB6B0F00A39E72 /* HBPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBPlayer.h; sourceTree = "<group>"; };
@@ -2014,6 +2016,7 @@
isa = PBXVariantGroup;
children = (
A958EAC322E24D6400D83AF4 /* Base */,
+ A9C313B322F98F0D0001C438 /* it */,
);
name = HBQueueTableViewController.xib;
sourceTree = "<group>";
@@ -2022,6 +2025,7 @@
isa = PBXVariantGroup;
children = (
A958EAC622E24D6800D83AF4 /* Base */,
+ A9C313B222F98F0D0001C438 /* it */,
);
name = HBQueueInfoViewController.xib;
sourceTree = "<group>";