diff --git a/Classes/es.lproj/ChatConversationImdnView.strings b/Classes/es.lproj/ChatConversationImdnView.strings index 6691fa3dc..b8fa0a132 100644 Binary files a/Classes/es.lproj/ChatConversationImdnView.strings and b/Classes/es.lproj/ChatConversationImdnView.strings differ diff --git a/Classes/es.lproj/ChatConversationInfoView.strings b/Classes/es.lproj/ChatConversationInfoView.strings index 49744eb66..87be82250 100644 Binary files a/Classes/es.lproj/ChatConversationInfoView.strings and b/Classes/es.lproj/ChatConversationInfoView.strings differ diff --git a/Resources/fr-FR.lproj/Localizable.strings b/Resources/fr-FR.lproj/Localizable.strings deleted file mode 100644 index 147c7bfaa..000000000 Binary files a/Resources/fr-FR.lproj/Localizable.strings and /dev/null differ diff --git a/linphone.xcodeproj/project.pbxproj b/linphone.xcodeproj/project.pbxproj index 4377c7465..bf61ce87c 100755 --- a/linphone.xcodeproj/project.pbxproj +++ b/linphone.xcodeproj/project.pbxproj @@ -1656,6 +1656,7 @@ 8C3EAA191EB8D9C300B732B6 /* linphonetester.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = linphonetester.framework; path = "liblinphone-sdk/apple-darwin/Frameworks/linphonetester.framework"; sourceTree = ""; }; 8C435F8B20BBF862004CCA25 /* belcard.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = belcard.framework; path = "liblinphone-sdk/apple-darwin/Frameworks/belcard.framework"; sourceTree = ""; }; 8C435FA520BC34DA004CCA25 /* belr.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = belr.framework; path = "liblinphone-sdk/apple-darwin/Frameworks/belr.framework"; sourceTree = ""; }; + 8C435FC320BD41C6004CCA25 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; 8C56289120236AA6007A8ECC /* db */ = {isa = PBXFileReference; lastKnownFileType = folder; name = db; path = submodules/linphone/tester/db; sourceTree = SOURCE_ROOT; }; 8C5BCEC61EB3859200A9AAEF /* bctoolbox-tester.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "bctoolbox-tester.framework"; path = "liblinphone-sdk/apple-darwin/Frameworks/bctoolbox-tester.framework"; sourceTree = ""; }; 8C5BCEC71EB3859200A9AAEF /* bctoolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = bctoolbox.framework; path = "liblinphone-sdk/apple-darwin/Frameworks/bctoolbox.framework"; sourceTree = ""; }; @@ -4468,6 +4469,7 @@ 63AADBDD1B6A0FF200AA16FD /* nl */, 63AADBE11B6A0FF200AA16FD /* ru */, 63AADBE71B6A0FF200AA16FD /* zh_TW */, + 8C435FC320BD41C6004CCA25 /* fr */, ); name = Localizable.strings; sourceTree = "";