diff options
author | Damiano Galassi <[email protected]> | 2018-07-12 17:48:01 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2018-07-12 17:48:01 +0200 |
commit | bee4ee46f670297aa33acc75ff5fa2332a39a792 (patch) | |
tree | f8960e5e7fcc3e62e57f5be98db2fed4d3102f8f /macosx/HandBrake.xcodeproj/project.pbxproj | |
parent | 88ca7fc571a834acbcd6c4c85cdecb564f347c43 (diff) |
MacGui: add missing Localizable.strings file.
Diffstat (limited to 'macosx/HandBrake.xcodeproj/project.pbxproj')
-rw-r--r-- | macosx/HandBrake.xcodeproj/project.pbxproj | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index d94b79ab2..8faeb4557 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -191,7 +191,6 @@ A95BC1E71CD2548A008D6A33 /* volHighTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = A95BC1E51CD2548A008D6A33 /* volHighTemplate.pdf */; }; A95BC1E81CD2548A008D6A33 /* volLowTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = A95BC1E61CD2548A008D6A33 /* volLowTemplate.pdf */; }; A9637D8A20F7A252001EAE7C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8820F7A252001EAE7C /* InfoPlist.strings */; }; - A9637D9020F7A252001EAE7C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8E20F7A252001EAE7C /* Localizable.strings */; }; A96664B01CCE45BF00DA4A57 /* HBPlayerHUDController.m in Sources */ = {isa = PBXBuildFile; fileRef = A96664AE1CCE45BF00DA4A57 /* HBPlayerHUDController.m */; }; A96664B51CCE48F700DA4A57 /* HBPictureHUDController.m in Sources */ = {isa = PBXBuildFile; fileRef = A96664B31CCE48F700DA4A57 /* HBPictureHUDController.m */; }; A96664BA1CCE493D00DA4A57 /* HBEncodingProgressHUDController.m in Sources */ = {isa = PBXBuildFile; fileRef = A96664B81CCE493D00DA4A57 /* HBEncodingProgressHUDController.m */; }; @@ -202,6 +201,7 @@ A9736F171C7DA5FE008F1D18 /* HandBrakeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9736F021C7DA5FE008F1D18 /* HandBrakeKit.framework */; }; A9736F181C7DA5FE008F1D18 /* HandBrakeKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A9736F021C7DA5FE008F1D18 /* HandBrakeKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; A9736F1F1C7DA667008F1D18 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 273F204014ADBC210021BE6D /* Foundation.framework */; }; + A975B02220F7AF29004675CC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A975B02020F7AF29004675CC /* Localizable.strings */; }; A98036CD1CCA91DD007661AA /* HBAVPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = A98036CC1CCA91DD007661AA /* HBAVPlayer.m */; }; A98B8E241C7DD2A200B810C9 /* HBPresetCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = A997D8EB1A4ABB0900E19B6F /* HBPresetCoding.h */; settings = {ATTRIBUTES = (Public, ); }; }; A98C29C41977B10600AF5DED /* HBLanguagesSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = A98C29C31977B10600AF5DED /* HBLanguagesSelection.m */; }; @@ -482,7 +482,6 @@ A95BC1E51CD2548A008D6A33 /* volHighTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = volHighTemplate.pdf; sourceTree = "<group>"; }; A95BC1E61CD2548A008D6A33 /* volLowTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = volLowTemplate.pdf; sourceTree = "<group>"; }; A9637D8920F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - A9637D8F20F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; A9637D9120F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/HBEncodingProgressHUDController.strings; sourceTree = "<group>"; }; A9637D9220F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/HBTitleSelection.strings; sourceTree = "<group>"; }; A9637D9320F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Presets.strings; sourceTree = "<group>"; }; @@ -528,6 +527,7 @@ A9736F061C7DA5FE008F1D18 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; A9736F0B1C7DA5FE008F1D18 /* HandBrakeKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HandBrakeKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A9736F141C7DA5FE008F1D18 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; + A975B02120F7AF29004675CC /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; A975C08C1AE8C5270061870D /* HBStateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBStateFormatter.h; sourceTree = "<group>"; }; A975C08D1AE8C5270061870D /* HBStateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBStateFormatter.m; sourceTree = "<group>"; }; A98036CB1CCA91DD007661AA /* HBAVPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBAVPlayer.h; sourceTree = "<group>"; }; @@ -800,7 +800,6 @@ 273F1FDE14AD9DA40021BE6D = { isa = PBXGroup; children = ( - A9637D8E20F7A252001EAE7C /* Localizable.strings */, 273F204114ADBC210021BE6D /* HandBrake */, 273F200214ADAE950021BE6D /* HandBrakeCLI */, A9736F031C7DA5FE008F1D18 /* HandBrakeKit */, @@ -888,6 +887,7 @@ children = ( 3490BCB31614CF8D002A5AD7 /* HandBrake.icns */, A937EECA1C6C7C0300EEAE6D /* dsa_pub.pem */, + A975B02020F7AF29004675CC /* Localizable.strings */, 273F217914ADDDA10021BE6D /* English.lproj */, D86C9DD41C6D372500F06F1B /* Assets.xcassets */, 273F212014ADCBF70021BE6D /* pdf icons */, @@ -1556,7 +1556,7 @@ A9A96BCB20CAD61800A39AFB /* Subtitles.xib in Resources */, A95BC1E81CD2548A008D6A33 /* volLowTemplate.pdf in Resources */, A9A96BBC20CAD5F400A39AFB /* HBFiltersViewController.xib in Resources */, - A9637D9020F7A252001EAE7C /* Localizable.strings in Resources */, + A975B02220F7AF29004675CC /* Localizable.strings in Resources */, A9A96BDD20CAD66000A39AFB /* OutputPanel.xib in Resources */, A9F217E61E2F934C00C10C6E /* container-migration.plist in Resources */, ); @@ -1791,13 +1791,12 @@ name = InfoPlist.strings; sourceTree = "<group>"; }; - A9637D8E20F7A252001EAE7C /* Localizable.strings */ = { + A975B02020F7AF29004675CC /* Localizable.strings */ = { isa = PBXVariantGroup; children = ( - A9637D8F20F7A252001EAE7C /* de */, + A975B02120F7AF29004675CC /* de */, ); name = Localizable.strings; - path = build/release/external/macosx; sourceTree = "<group>"; }; A9A96B8420CAD2C200A39AFB /* HBPictureHUDController.xib */ = { |